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

Implement BIP 0155 - Tor v3 #240

Open
MorningLightMountain713 opened this issue Sep 11, 2024 · 0 comments
Open

Implement BIP 0155 - Tor v3 #240

MorningLightMountain713 opened this issue Sep 11, 2024 · 0 comments

Comments

@MorningLightMountain713

https://support.torproject.org/onionservices/v2-deprecation/

BIP:

https://github.com/bitcoin/bips/blob/master/bip-0155.mediawiki

Implementation:

bitcoin/bitcoin#19954

Currently Fluxd still implements the deprecated v2 onion addresses. This means that no nodes can advertise themselves with onion addresses.

This is quite limiting as a large chunk of flux nodes have no inbound connections due to nat. If fluxd supported v3, we could advertise every fluxnode with a v3 onion address and therefore allow inbound connections.

This wouldn't be that much work as it's just a matter of porting the code over from Bitcoin.

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

No branches or pull requests

1 participant