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

bug 27800-035: Log more info for duplicate ed25519 IDs #413

Merged
merged 3 commits into from Oct 18, 2018

Conversation

Labels
None yet
Projects
None yet
3 participants
@tlyu
Copy link
Contributor

@tlyu tlyu commented Oct 17, 2018

Occasionally, key pinning doesn't catch a relay that shares an ed25519
ID with another relay. Log the identity fingerprints and the shared
ed25519 ID when this happens, instead of making a BUG() warning.

Fixes bug 27800; bugfix on 0.3.2.1-alpha.

tlyu added 3 commits Oct 17, 2018
Occasionally, key pinning doesn't catch a relay that shares an ed25519
ID with another relay.  Log the identity fingerprints and the shared
ed25519 ID when this happens, instead of making a BUG() warning.

Fixes bug 27800; bugfix on 0.3.2.1-alpha.
@coveralls
Copy link

@coveralls coveralls commented Oct 17, 2018

Coverage Status

Coverage increased (+0.007%) to 61.98% when pulling 7f6c0fc on tlyu:bug27800-035 into 389bae0 on torproject:maint-0.3.5.

@torproject-pusher torproject-pusher merged commit 7f6c0fc into torproject:maint-0.3.5 Oct 18, 2018
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment