summaryrefslogtreecommitdiff
path: root/pelican/content/PostAlphaPlan.md
diff options
context:
space:
mode:
authorRob Austein <sra@hactrn.net>2021-07-24 00:23:18 -0400
committerRob Austein <sra@hactrn.net>2021-07-24 00:39:27 -0400
commit21ea76204ce3cc1869257fc8f1585c78d5c4d088 (patch)
treea4362e9c9d6a2d687d384b0356b38c54227e0b12 /pelican/content/PostAlphaPlan.md
parent6e916e6715b10627ac34b4439397308e5be2109a (diff)
Whack with club until all links pass linkchecker
Most of these weren't really links at all, just unquoted CamelCase.
Diffstat (limited to 'pelican/content/PostAlphaPlan.md')
-rw-r--r--pelican/content/PostAlphaPlan.md20
1 files changed, 10 insertions, 10 deletions
diff --git a/pelican/content/PostAlphaPlan.md b/pelican/content/PostAlphaPlan.md
index 90cfa59..1d4e152 100644
--- a/pelican/content/PostAlphaPlan.md
+++ b/pelican/content/PostAlphaPlan.md
@@ -34,13 +34,13 @@ The software plan is divided into 3 parts: "now", "next week" and "next month".
### Now
-* CLI updates [but waiting on a BSD-friendly license](Done,)
-* rewrite keystore code to support larger keysizes and more slots [Done]
-* multi-core resource management [Done]
-* finish verilog EC point multiplier [Done]
+* CLI updates \[Done, but waiting on a BSD-friendly license\]
+* rewrite keystore code to support larger keysizes and more slots \[Done\]
+* multi-core resource management \[Done\]
+* finish verilog EC point multiplier \[Done\]
* increase clock speed
-* openssl engine [Done]
-* debug log [done, nothing using it yet](Mechanism)
+* openssl engine \[Done\]
+* debug log \[Mechanism done, nothing using it yet\]
* usb driver matching rev04 usb updates
@@ -48,12 +48,12 @@ The software plan is divided into 3 parts: "now", "next week" and "next month".
* GOST drivers
-* key backup [Done]
+* key backup \[Done\]
* SHA3
-* ECDSA verilog [Done]
+* ECDSA verilog \[Done\]
* build system configuration management
* real documentation: user, admin and dev manuals
-* Python RPC client [Done]
+* Python RPC client \[Done\]
* set time and date from CLI
@@ -73,4 +73,4 @@ The software plan is divided into 3 parts: "now", "next week" and "next month".
### Eventually
-* Profiling [done](Mechanism)
+* Profiling \[Mechanism done\]