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

Fixes sending to Tor addresses with subdomains, paths, query strings, etc. #16

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

NicolasFlamel1
Copy link

Fixes sending to Tor addresses that include a subdomain, port, path, query string, and/or fragment.

For example, this allows you to send to Tor addresses like this one:
http://www.example5yrphzqw5mlqfyrtltiw6lvu2bl6xvlrf2jvgztno2u3whqyd.onion:8080/path?foo=bar#test

@vekamo
Copy link

vekamo commented Jan 6, 2022

Thanks for this PR! LGTM, will test.

@bayk
Copy link

bayk commented Jan 7, 2022

Currently wallet's tor address is a derivative from the seed. That is why wallet can prove ownership of this address. If we switch to this model, that support will be dropped and it is lower security model

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.

3 participants