On Sat, 23 Mar 2019 16:19, pe...@digitalbrains.com said:
> because ssh-add -d doesn't work with gpg-agent. Well, not with the
> version in Debian stretch anyway, I reserve the right to be ignorant
That is on purpose: gpg-agent stores the key permanently and thus it
makes no sense to add and remov
On Fri, 22 Mar 2019 23:46, ggroenh...@ggf-controls.de said:
> with gpg2 symmetric encrypted file. I allways get
> "gpg: packet(3) with unknown version 7".
That is garbled data because a version 7 of the session key packet (tag
3) is not defined. Please check the error messages again or provide a
On 25/03/2019 15:45, Werner Koch wrote:
> That is on purpose: gpg-agent stores the key permanently and thus it
> makes no sense to add and remove it regularly.
It might also be "slightly annoying" to remove key material which is
also in use for other purposes :-). You remove an SSH key, and sudden