I open a thread for technical details 👇
2.- The VPN is configured in such a way that the DNS is forwarded to your DAppNode and the remaining traffic goes directly to the internet.
4.- The DNS service in dappnode will caththat and will resolve to the prived address of the DappNode.
5.- The browser http request with the ".eth" domain in the header to the dappnode.
7.- The DAppNode lookup the hashed content into IPFS
8.- Teh DAppNode serves the content to the user.
The result is that the user can can navegate to a .eth domain transparently and in a decentralized manner.