On 6/29/2020 at 12:40 PM, "Fourhundred Thecat" <400the...@gmx.ch> wrote: >I don't have gpg-agent installed, on this particular server, where >I >need to decrypt one file. ===== Try this very long workaround : [1] Install a fake homedirectory [2] Install a fake keyring (1 public and secret key that you never use) Then try this command: gpg --agent-program --no-use-agent --passphrase yourpassphrasestring --decrypt filename This is a way of making the --no-use-agent option active. GnuPG still needs a homedirectory and a keyring before trying to use the passphrase to decrypt (n.b. I have not actually tried the above, so am unsure if it is effective) otherwise , just use GnuPG 1.4.x , and unless you ever need an elliptic key, it should do everything you want. vedaal _______________________________________________ Gnupg-users mailing list Gnupg-users@gnupg.org http://lists.gnupg.org/mailman/listinfo/gnupg-users
- Re: decrypt aes256 encrypt... Ralph Seichter via Gnupg-users
- Re: decrypt aes256 en... Fourhundred Thecat
- Re: decrypt aes25... Robert J. Hansen
- Re: decrypt aes25... Ralph Seichter via Gnupg-users
- Re: decrypt aes25... Fourhundred Thecat
- Re: decrypt aes25... Ralph Seichter via Gnupg-users
- Re: decrypt aes25... Fourhundred Thecat
- Re: decrypt aes25... Ralph Seichter via Gnupg-users
- Re: decrypt aes256 encrypt... Dmitry Alexandrov
- Re: decrypt aes256 en... Fourhundred Thecat
- Re: decrypt aes25... vedaal via Gnupg-users
- Re: decrypt aes25... Werner Koch via Gnupg-users
- Re: decrypt aes25... Johan Wevers
- Re: decrypt aes25... Werner Koch via Gnupg-users
- Re: decrypt aes25... Johan Wevers
- Re: decrypt aes25... raf via Gnupg-users
- Re: decrypt aes25... Peter Lebbing
- Re: decrypt aes25... Dmitry Alexandrov
- Re: decrypt aes256 encrypted f... Werner Koch via Gnupg-users
- Re: decrypt aes256 encrypted file without g... Ingo Klöcker
- Re: decrypt aes256 encrypted file with... Stefan Claas