# HG changeset patch # User Paul Boddie # Date 1374439231 -7200 # Node ID 73962101d40715f4f499ca4f920116b15d8a5573 # Parent 5435e7247634af069f5b87500b514732183bebb6 Added a note about removing passwords from keys. diff -r 5435e7247634 -r 73962101d407 README.txt --- a/README.txt Sun Jul 21 21:30:53 2013 +0200 +++ b/README.txt Sun Jul 21 22:40:31 2013 +0200 @@ -46,7 +46,10 @@ For the wiki environment to be able to use the key, password access must be disabled. This can be done by either not specifying a password or by removing -it later using the --edit-key option. +it later using the --edit-key option: + +gpg --homedir wiki/gnupg --edit-key 0891463A +passwd Export the wiki's key for encrypting messages sent to the wiki: