STORY
LN⚡️VPN - Pitch Presentation
AUTHOR
Joined 2022.09.21
DATE
VOTES
sats
COMMENTS

LN⚡️VPN - Pitch Presentation

LNVPN - A lightning only, privacy focused VPN provider

With LNVPN we've build a very simple VPN pay-as-you-go service paid via Bitcoin Lightning. Instead of paying around 5$ every month with your credit card for the privilege of being able to use a VPN service every now and then we provide you with a VPN connection on servers in different countries for one hour for only 10 cents in US$ -- paid via ⚡! You don't need an account, credit card or email address.

Problems & Solutions 🚨

Many people in Africa don't have the privilege of a PayPal account or credit card, so they are not able to pay for privacy tools like VPNs. Many services in the western world are only available with a IP address from the US, Europe or similar developed countries. This is not fair! That is why we built LNVPN. All you need is a smartphone with a Lightning wallet and about 10 cents in US dollar.

How was it built? 🛠

We built a frontend with React which was already forked by other projects. Our backend is made by NodeJS. Check out more here: https://github.com/LightRider5/lnvpn

For the VPN connection we use the Wireguard protocol. https://www.wireguard.com/

For every VPN endpoint we rent a server in a specific country.

Blockers & Issues ✋

We had some issues connecting Front and Backend. As we don't have a database or anything similar to store user data we need to handle everything within the users browser. Keys are generated only within the browser. So it was difficult to keep the session between frontend and backend when the user has paid the invoice but closes the browser window. We managed to solve the problem with websockets.

Try it out 🔗

lnvpn.net