Keyringer ========= Encrypting a key ---------------- scripts/encrypt Decrypting a key (only to stdout) --------------------------------- scripts/decrypt Re-encrypting a key ------------------- scripts/recrypt Notes ----- 1. The is any file inside the keys/ folder. 2. Never decrypt a key and write it to the disk, except if you're adding it to your personall keyring. 3. Recipients are defined at file config/recipients. Please add just trustable recipients. Using with GNU Privacy Guard ---------------------------- Exporting public keys: gpg --armor --export Exporting private keys (take care): gpg --armor --export-secret-keys