On Mon, Jan 14, 2019 at 03:06:22PM -0500, Daniel Kahn Gillmor wrote: > On Sat 2019-01-12 14:25:02 -0500, Ineiev wrote: > > On Sat, Jan 12, 2019 at 02:12:47PM -0500, Ineiev wrote: > >> dti@manas:~$ gpg --home h1 --import <sec.asc > > > > Sorry, this is what works: > > > > gpg --home h1 --import sec.asc > > to be clear, i think the issue that you were having is that both > commands use pinentry-tty, but the former command has stdin coming from > the redirected file, not the tty.
Indeed, with pinentry-gtk-2, it works both ways. > fwiw, if you use --batch with --import, there will be no attempt to use > pinentry, ever, which should make both commands work without complaint. Curiously, when I --export-secret-keys with --batch, it still requests the password.
signature.asc
Description: Digital signature
_______________________________________________ Gnupg-users mailing list [email protected] http://lists.gnupg.org/mailman/listinfo/gnupg-users
