Linux Format

Tor and other VPN alternatives

VPNs are advertised as being a boost for privacy, security and anonymity. Those nouns may well apply in particular situations. But it’s hard to call a VPN an anonymous service when you have to sign up with a very un-anonymous credit card. And it’s hard to say for sure if they’re private or secure if you’re talking about a bunch of effectively centralised servers that no one can audit. Fortunately there are alternatives, and one you’ve probably heard of is Tor (formerly known as The Onion Router).

Similar to a VPN, proxies traffic through encrypted tunnels, obfuscating users’ IP addresses. It’s different though because no one entity owns . Anyone can run a node and anyone can connect to it for free, without any sign-up process. connections – nodes, with each hop unwrapping a layer of encryption (hence the old name) to discover the next. In this way there’s no correlation between the first and final nodes. is used in two ways: either as an intermediary to regular web service, or to access hidden services, which have their own.onion domain names.

You’re reading a preview, subscribe to read more.

More from Linux Format

Linux Format2 min read
OBS Studio
Version: 30.0.2 Web: https://obsproject.com There are lots of good options for recording screencasts, but if you want to live-stream T your desktop, one of the best options is OBS Studio. The app works with all the major online streaming providers, s
Linux Format1 min read
Wine For Wayland
2023 was a great year for the Wayland driver for Wine. The goal was to move forward from the experimental phase and make the driver a proper upstream component. A year later, after several merge requests, many people are now already able to use the l
Linux Format2 min read
Back Issues Missed One?
ISSUE 313 April 2024 Product code: LXFDB0313 In the magazine Discover how to use the ultimate hacker’s toolkit, staying out of trouble while doing so. And join us as we take the Puppy Linux developer’s new distro for a run and explore its container

Related