Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

pius fails to recognize user IDs that have a raw e-mail address as being an e-mail address #111

Open
dkg opened this issue Jan 19, 2019 · 1 comment
Assignees
Labels
waitingonsubmitter Waiting on the sbumitter

Comments

@dkg
Copy link

dkg commented Jan 19, 2019

Some OpenPGP certificates have a User ID that is a raw e-mail address, like [email protected]. This is not commonplace, but it does happen, and GnuPG supports it these days.

When pius tries to sign a User ID like that, it produces an error:

UID 2 ([email protected]): signed  WARNING: No email for [email protected], cannot send key.

instead, it should treat it the same way that it treats a User ID that contains <[email protected]>.

@jaymzh
Copy link
Owner

jaymzh commented Feb 9, 2019

Please give me an example of a key to test on.

@jaymzh jaymzh self-assigned this Feb 9, 2019
@jaymzh jaymzh added the waitingonsubmitter Waiting on the sbumitter label Feb 9, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
waitingonsubmitter Waiting on the sbumitter
Projects
None yet
Development

No branches or pull requests

2 participants