bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#46138: 28.0.50; epg--filter-revoked-keys filters out valid keys


From: Lars Ingebrigtsen
Subject: bug#46138: 28.0.50; epg--filter-revoked-keys filters out valid keys
Date: Sat, 30 Jan 2021 07:45:28 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux)

Alexey Shmalko <rasen.dubi@gmail.com> writes:

> Here is my key you can import. It has 5 uids, 2 of which are revoked.
>
> Use `gpg --import` to import it, `gpg --list-keys -v DCEF7BCCEB3066C3`
> to show all uids including revoked ones.

Thanks!

I've now imported the key, but I'm not sure I'm reproducing the bug
correctly.  Here's my test case:

C-x C-f /tmp/new-file.gpg RET
foo
M-: (setq epa-file-encrypt-to "rasen.dubi@gmail.com") RET
C-x C-s

I then get this buffer:

PNG image

I select that line, and `C-c C-c' and Emacs says:

Untrusted key 4770B60E8CEE030B Alexey Shmalko <rasen.dubi@gmail.com>.  Use 
anyway? (y or n) y
Encrypting /tmp/smalko.gpg... [2 times]
Wrote /tmp/smalko.gpg [2 times]

And the file is now apparently saved using that key.

What's your recipe to reproduce the problem?

-- 
(domestic pets only, the antidote for overdose, milk.)
   bloggy blog: http://lars.ingebrigtsen.no

reply via email to

[Prev in Thread] Current Thread [Next in Thread]