diff --git a/TODO b/TODO index 4f2c3b3..ae4b3a9 100644 --- a/TODO +++ b/TODO @@ -20,17 +20,17 @@ it. Patches welcome. --default-recipient key-id or email-address -4.) If one or more of the recipients doesn't have a public key in the local gpg +5.) If one or more of the recipients doesn't have a public key in the local gpg ring how do we behave? --on-missing-key output-plain / discard-recipient / die -5.) At the moment, we prefer inline encryption and fall back to PGP/MIME if +6.) At the moment, we prefer inline encryption and fall back to PGP/MIME if the message is multipart. Should provide several different optional modes of encryption. --encrypt-mode prefer-inline / pgpmime / inline-or-plain -6.) Optionally specify path to the gpg "homedir" on the command line +7.) Optionally specify path to the gpg "homedir" on the command line --gpg-home path-to-gnupg-directory