A challenge many node-runners are facing today is reliability on one anonymous connection point to the lightning network: Tor It's serving us all well, allowing mostly trustless and hidden connection point, to the payment infrastructure of the future, with little to no costs.
But Lightning payment routing requires more than tat: our needs are about privacy, that's our DNA, but for successful routing, reliability, connectivity and speed come into play. Relying your node connectivity to a single service Tor is a risk, as anyone running a lightning node can testify. For fast communication establishing clearnet connections between nodes is inevitable.
The effort of creating a valuable “clearnet over VPN” node is quite high and intense because it touches several disciplinaries not every node runner is comfortable with. You could go hybrid, we've shared guides to get there in previous posts, but announcing your home IP publicly hampers security and anonymity.
Therefore we came to the conclusion that this process has to be simplified a lot. In the last few weeks we put together all the pieces that we think provide the best of both worlds to make it as easy as possible to go hybrid.  Hybrid connectivity means you're connected via Tor and Clearnet at the same time, allowing more reliability and speed. 

Hence, we're launching the Beta of Tunnel ⚡ Sats

With this solution, we want to address the growing pain-points running your Lightning Node with Tor only, or exposing your home IP.
  1. sign up for a tunnel-server we run for you
  2. download the open-sourced script installing the tunnel
  3. do your own changes in your LND / CLN config
We expect that in ~ 5-10 minutes, you're done and gone hybrid. You will see better connectivity, faster response times and hence more routing, but with no compromises on privacy and security!
Have more questions? Check out the FAQ or join our Telegram channel.
Convinced already? The workflow is tested with umbrel, mynodebtc and RaspiBlitz, and works on bare-metal raspibolt too. We have 10+ Alpha customers and our own test-nodes with vivid testing processes.
Join the test-phase with a significant discount for $1 / month today if you like to go hybrid. Since this is a forum, we're very curious to hear your thoughts and concerns. What's clear, what's uncertain? Where do we need to double-down on? Let us know, we're super happy to hear all your feedback.
Thanks and happy routing
Yeah, but you know the IPs of the nodes using your tunnels. Not exactly "no compromises" when adding trust to achieve the desired results.
reply
We know the IPs, we have to, otherwise no client <-> server wireguard connection is possible. You can't have the cake and eat it. But we do take privacy super seriously, and follow the no-logging principle of other VPNs. No IP logging when visiting the site, no WG traffic logging (which is LN onion encrypted anyway, so we encrypt the encrypted data).
We think it's a managable compromise: Leverage our services, but do a compromise on fully non-custodial. Or use one of our guides we have published to do it on your own
  1. Dual-LND-Hybrid-VPS
  2. LND: Tor & Clearnet - How to setup hybrid-mode
reply