summaryrefslogtreecommitdiff
path: root/pelican/content/PostAlphaPlan.md
diff options
context:
space:
mode:
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\]