On Wed, 2017-11-01 at 12:59 -0400, Alex wrote: > Hi, I have a fedora26 desktop and would like to use a VPN to browse > the Internet. What are my options? Do I need to connect to a VPN > server service which then proxies my request to the remote site? > > Are any of the "free" VPN services legit, or do they all do it in > exchange for something like either privacy or some browser plugin > that's required? It depends on what you want to do. A VPN merely connects two endpoints over a secure channel, but the endpoints can be: * Your box * Your local network (VPN to the router) * A subset of processes within your box, using network namespaces * Your own private server in a different location, or hosted in a cloud provider * A free or commercial VPN service provider And which one you choose depends on your requirements, e.g. * Disguise your location to circumvent geoblocking (in which case a proxy may be enough) * Protect your browsing history from your ISP or local admin policy * Protect your communications from casual spying * Protect your personal security from national governments For general browsing, your simplest option is to use a VPN provider, but which one depends on other factors including speed and cost. In general, the free ones are not fast and the fast ones are not free. Which are reliable in the sense of not logging your traffic or personal data is a matter or trust and reputation. There is also the question of technical competence, e.g. a while back there was a scare about DNS hijacking via IPv6 on the part of IPv4 providers (https://www.techrepublic.com/article/ipv6-security-vulnerability-pokes-holes-in-vpn-providers-claims/). There are several comparison sites you can consult, e.g. http://www.vpncomparison.org/ > The client VPN documentation available with the fedora25 docs is confusing: > https://docs-old.fedoraproject.org/en-US/Fedora/25/html/Networking_Guide/sec-Establishing_a_VPN_Connection.html > > Where is this "Super key"? > > I know how to use Settings->Network to "Add a VPN" but I don't have an endpoint. No idea. UI indications in the Fedora docs are written for Gnome users and I use KDE. However in my own case I just use a Shell script downloaded from my VPN provider, which hooks into OpenVPN. poc _______________________________________________ users mailing list -- users@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to users-leave@xxxxxxxxxxxxxxxxxxxxxxx