Hi all,
I am ssh'ing into a FreeBSD box with my PGP key. I noticed that when I try to
decrypt or sign something, I get this error:
---
$ echo test | gpg -a --sign
gpg: signing failed: Invalid IPC response
-BEGIN PGP MESSAGE-
gpg: signing failed: Invalid IPC response
---
When I check the
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512
Hi
On Thursday 28 February 2019 at 1:40:56 PM, in
, g...@trodman.com
wrote:-
> My goal is to run gpg commands that entirely ignore
> my default-key and encrypt-to key
> in ~/.gnupg/gpg.conf.
- --no-options
- --
Best regards
MFPA
On Sat 2019-03-02 11:31:44 +0100, Olliver Schinagl wrote:
> Well the actualy firmware image validation will be done via a script
> there, so no worries on that regard. But if an engineer is tasked with
> modifying any of these scripts, they may struggle to know what's going
> on when invoking the t
Teemu Likonen [2019-02-17 08:23:38+02] wrote:
> I have made two utilities to help my usage of gpg. [...]
> gpg-tofu
> gpg-graph
I moved these utilities to a new combined repository:
https://github.com/tlikonen/gpg-utilities
There is also a new tool gpg-cert-path which find the shortest
c