From e8ce1ea9905c90237d367b0bc3106c53be588590 Mon Sep 17 00:00:00 2001 From: Mike Cardwell Date: Thu, 24 Feb 2011 12:07:27 +0000 Subject: [PATCH] Fixed numbering --- TODO | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) 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