Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2018-03-28 | example: revoke UIDben/howto-update-02 | Ben McGinnes | 1 | -2/+2 | |
* Script to revoke a UID on an existing key. | |||||
2018-03-28 | example: add user ID | Ben McGinnes | 1 | -40/+7 | |
* Added script to add a UID to an existing key. | |||||
2018-03-27 | example: key creation | Ben McGinnes | 1 | -0/+95 | |
* Script to generate a new key with encryption subkey taking input from interactive prompts. * Will also take a passphrase via pinentry and uses passphrase caching of five minutes when used in conjunction with the temp homedir script. |