From: Silvio Rhatto Date: Sun, 9 May 2010 02:05:23 +0000 (-0300) Subject: TODO X-Git-Tag: 0.2.1~145 X-Git-Url: https://gitweb.fluxo.info/?a=commitdiff_plain;h=e9fb8c47a70e87ee767f800269400c0edeac35e2;p=keyringer.git TODO --- diff --git a/share/keyringer/genpair b/share/keyringer/genpair index 774e7ab..5cc3427 100755 --- a/share/keyringer/genpair +++ b/share/keyringer/genpair @@ -37,6 +37,8 @@ function genpair_gpg { read -s -p "Enter password for the private key: " passphrase # TODO: insert 279 random bytes + # TODO: custom Name-Comment and Name-Email + # TODO: allow for empty passphrases gpg --homedir $WORK --gen-key --batch <