netsec-ethz / rains

RAINS (Another Internet Naming Service)
Apache License 2.0
9 stars 11 forks source link

add key management to rainspub #104

Closed britram closed 5 years ago

britram commented 5 years ago

rainspub (or an affiliated command) needs to allow a user to create a new keypair, and to manage that keypair.

Remove or relocate keys.PrivateKey struct once we use the key manager in rainsPub

britram commented 5 years ago

partially addressed by #151

fehlmach commented 5 years ago

How to obtain the passwords to decrypt the private keys. Store them in conf file to be able to publish without user interaction?