Hi Everyone,
I'm trying to figure a secure connection solution for a situation and I'm on a research journey.
Scenario: free, unsecured public wifi at the hotel
Solution: create VPN to connect securely
The logic or solution that I'm trying to find out(preferably without buying VPN services from a company) is my dilemma.
Can building an OpenWRT VPN router that I bring with me to the hotel be the solution? From a logic standpoint I would say no, but please help me to understand...
my devices---connected to>---- my own VPN OpenWRT setup router---->connected to----> open public wifi router connection.... = secure?
As I would assume, that the connection from my devices to the VPN OpenWRT router would be secure, but then the VPN OpenWRT router connecting to the free public wifi would be unsecure, correct? Which leads me to thinking that I would have to host an online server that would be configured to be on all the time to connect to, is that my only solution? How can OpenWRT be a part of the solution, or is it?
That's what I'm trying to figure out. Can someone shine some light or point me to the correct road(s)?