aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGibheer <gibheer@gmail.com>2015-03-30 20:48:49 +0200
committerGibheer <gibheer@gmail.com>2015-03-30 20:48:49 +0200
commit8e2db6f6c9ebaea1ca072b4880a63d4a3bda2da9 (patch)
tree42ec91a3a7cec45473a078c641c47a8a5dfb768c
parentb4c4c1f18a9911cc1f47d97580d9d61f1aaf57d8 (diff)
update todo list
-rw-r--r--TODO3
1 files changed, 0 insertions, 3 deletions
diff --git a/TODO b/TODO
index 0d4b1d4..4e08ca5 100644
--- a/TODO
+++ b/TODO
@@ -1,12 +1,9 @@
The following list is a collection of areas, where some work is needed
-* reduce code size by refactoring
* make sure that critical files are checked more rigid (filesystem permissions)
* implement message signing for RSA keys
-* implement certificate generation
* implement verification of certificates against rules
* implement verification of certificates against CSRs
* implement a way to convert keys to SSH format (separate tool?)
-* split project more into lib and CLI?
* find a way to get ED25519 working
* implement info command