From 8fea0018b24728998415e48cbb22d4471c689507 Mon Sep 17 00:00:00 2001 From: Gibheer Date: Mon, 19 Jan 2015 20:20:47 +0100 Subject: add readme and todo file --- TODO | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 TODO (limited to 'TODO') diff --git a/TODO b/TODO new file mode 100644 index 0000000..0d4b1d4 --- /dev/null +++ b/TODO @@ -0,0 +1,12 @@ +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 -- cgit v1.2.3-70-g09d2