blob: 0d4b1d4b125393c6d26c4600897df5a4fb82dd20 (
plain) (
tree)
|
|
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
|