hosting
hosting copied to clipboard
Tor2Web like proxy service
Some users may have their own web hosting as a hidden service, but would like to publish it anonymously to clearnet, without needing to reveal their identity to a hosting provider. A proxy service that doesn't host any content itself could be useful for these users.
A comment I got by mail:
Hi,
I'm looking for providing my onionsite for non-Tor users and I want to use my domain. There are lots of tor2web gateway like yours and none of them provide it.
For example, I own domain 'my.example.org'.
- Configure DNS
my.example.org CNAME proxy.onion.ly my.example.org TXT v=onion;k=xxxxxxxx;d=onion.ly;r=abcde.xyzxyz.onion:88;[email protected]
-
Click verify on your website
-
You verify ownership by looking up DNS format: v=onion;k=(randomkey);d=(onionserviceID);r=(destination);[email protected]
-
If 3 is okay, proxy will begin.
my.example.org --- onion.ly --- abcde.xyzxyz.onion, port 88
Additional requirement:
- Please add header 'X-From-OnionSite: onion.ly' (d value) so destination server can know about it.
- If the onionsite return nothing or unable to connect, just display blank, empty page.
- Account-based management will be useful. Not everyone wants to display their destination (remove my.example.org TXT)
There is ClearnetOnion . It is free and other premium features like clearnet-side cache and logs are for people who donated more than 1 euro per month (if Invited) or 2 euro per month (if not invited).
Don't forget OpenVPN!