propellor/doc/todo/multi_gpg_key_privdata.mdwn

7 lines
281 B
Plaintext
Raw Normal View History

2014-11-11 14:38:14 +00:00
To support multiple gpg keys added with --add-key, propellor should
* When it encrypts the privdata after a change, encrypt it to all keys
listed in `privdata/keyring.gpg`
* When --add-key adds a new key, it should re-encrypt the privdata,
so that this new key can access it.