Skip to content
This repository has been archived by the owner on Nov 25, 2023. It is now read-only.

Request: Ignore revoked email addresses #36

Open
rosetree opened this issue Nov 18, 2014 · 5 comments
Open

Request: Ignore revoked email addresses #36

rosetree opened this issue Nov 18, 2014 · 5 comments
Labels

Comments

@rosetree
Copy link

It's possible to add multiple email addresses to a single key. encrypt.to already supports that, by showing a nice HTML dropbox, in which an email address can be selected. But encrypt.to will also show email addresses, that have been revoked from the selected public key.

@wiegelmann
Copy link
Contributor

Thanks, duplicate issue #34

@wiegelmann
Copy link
Contributor

Fixed.

@rosetree
Copy link
Author

Hi, thanks for your answer. Is this fix live on https://encrypt.to? Because the bug isn’t solved there.

As an example you could visit my public key. In the To part of the form, you can see 5 email addresses. But if you take a look at the key on the keyserver, you’ll see, that 3 of those 5 email addresses have been revoked.

That’s the bug I meant a few weeks earlier. If it’s not clear what I mean, please don’t hesitate to ask.

@wiegelmann
Copy link
Contributor

Hi, we parse this machine readable page for your keys: http://pgpkey.org/pks/lookup?op=vindex&search=0x7694eb9b&fingerprint=on&options=mr and there is no "r" indicator at the end for revoked emails. For example here you can see the "r" indicator: http://pgpkey.org/pks/lookup?op=vindex&search=schneier&fingerprint=on&options=mr - we should ask the sks development list https://lists.nongnu.org/mailman/listinfo/sks-devel

@bjmgeek
Copy link

bjmgeek commented Apr 28, 2017

Could this be because of the 32 bit key id? Try with your long keyid.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

3 participants