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

Add ability to check whether a given onion service is online #581

Conversation

alvasw
Copy link
Contributor

@alvasw alvasw commented Dec 2, 2022

When another peer connects to us over Tor the connecting peer can lie about its onion address. We can challenge the peer to sign a payload to proof that the connecting peer has the private key of the provided onion address. This change adds the ability to check whether the onion service is known to the Tor directory servers.

When another peer connects to us over Tor the connecting peer can lie
about its onion address. We can challenge the peer to sign a payload to
proof that the connecting peer has the private key of the provided onion
address. This change adds the ability to check whether the onion service
is known to the Tor directory servers.
@alvasw alvasw merged commit 96d496d into bisq-network:main Dec 2, 2022
@alvasw alvasw deleted the add_ability_to_check_whether_onion_service_online branch December 2, 2022 21:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant