summaryrefslogtreecommitdiff
path: root/doc/todo/multi_gpg_key_privdata.mdwn
blob: 9804196d3be3fbe4e33551e3ad616af5756fc6c8 (plain)
1
2
3
4
5
6
7
8
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.

[[done]]