-
Notifications
You must be signed in to change notification settings - Fork 364
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
feat: add Onion Gateway (TOR) [subdomain gateway] - http://fzdqwfb5ml56oadins5jpuhe6ki6bk33umri35p5kt2tue4fpws5efid.onion #178
Conversation
@StorryTV is there any public gateway / library that we could use to test online status of this and other |
This one works (Also with subdomain IPFS gateway): http://fzdqwfb5ml56oadins5jpuhe6ki6bk33umri35p5kt2tue4fpws5efid.tor2web.to/ipfs/bafybeifx7yeb55armcsxwwitkymga5xf53dxiarykms3ygqic223w5sk3m So, ".onion" is replaced by ".tor2web.to" The only problems are:
I don't know of a way to check the status through a library or just js for now (without starting TOR [which is too much just for checking a few gateways]) |
Checking the status through such a TOR2Web gateway on clearnet is fine for just checking it's availability, but is not recommended for browsing. |
I'd say we wait for #194 to land, then we can add special-casing for gateways under
This way the status will be displayed correctly in both regular browser and Tor Browsers |
Sure, I'll wait for that :) That seems like a good way to approach it, so that it also shows up in regular browsers besides only TOR. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@StorryTV mentioned PR got merged, you should be able to rebase and add .onion
support/preview (if you still have bandwidth)
I pushed a new commit #212 so this one can be closed if you want |
http://fzdqwfb5ml56oadins5jpuhe6ki6bk33umri35p5kt2tue4fpws5efid.onion
No SSL
With Subdomain Gateway
Only accessible using TOR