$ mkdir ~/.secret
$ chmod 700 ~/.secret
$ cd ~/.secret
$ gpg -r john.doe@bogus.corp -e accounts
$ rm -f accounts
$ chmod 600 accounts.gpg
$ gpg -o accounts -d accounts.gpg