GET_HIDDEN deprecated in gpgv2
Jaime Fernández
jaimefdez86 at gmail.com
Wed Mar 20 11:19:32 CET 2013
Hi!
I've been testing gpg in batch mode and I realized that I can change the
password using this line in gpgv1:
$ gpg --status-fd 1 --command-fd 0 --edit-key KEYID<password
where password is the following text file:
passwd
<oldpasswd>
<newpasswd>
Y
save
Y
And the output show something like this:
[GNUPG:] GET_HIDDEN passphrase.enter
[GNUPG:] GOT_IT
But this doesn't work in gpgv2. Is there any reason? Thanks you in advance!
-------------- next part --------------
An HTML attachment was scrubbed...
URL: </pipermail/attachments/20130320/c5b7913b/attachment.html>
More information about the Gnupg-users
mailing list