this post was submitted on 29 Aug 2023
20 points (95.5% liked)
Privacy
31942 readers
761 users here now
A place to discuss privacy and freedom in the digital world.
Privacy has become a very important issue in modern society, with companies and governments constantly abusing their power, more and more people are waking up to the importance of digital privacy.
In this community everyone is welcome to post links and discuss topics related to privacy.
Some Rules
- Posting a link to a website containing tracking isn't great, if contents of the website are behind a paywall maybe copy them into the post
- Don't promote proprietary software
- Try to keep things on topic
- If you have a question, please try searching for previous discussions, maybe it has already been answered
- Reposts are fine, but should have at least a couple of weeks in between so that the post can reach a new audience
- Be nice :)
Related communities
Chat rooms
-
[Matrix/Element]Dead
much thanks to @gary_host_laptop for the logo design :)
founded 5 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Safing is two different things:
Portmaster a nice graphical firewall to control each program, rules based access and network permissions.
SPN: a onion network like Tor, but pay for use.
Portmaster and SPN integrate together nicely and let you say things like:
Skype should route to Italy.
Chrome should route to Texas
Edge should have no internet access
Steam games should have direct raw internet.
So it's a very interesting and novel approach. Faster than tor, because the onion nodes are high performance. They accept monero as payment so semianonymous, harder to identify then a traditional VPN because each program can have a different exit.
It's all open source, it's interesting, worth playing with.
SPN doesn't sound secure if all the hops are routed by the same company
SPN is its own onion network. Similar to tor. So you can't use a different VPN and get the same benefits. With SPN you can control the endpoint of each flow, each program gets its own flow, similar to Tor.
Their website has a guide on how to set it up in Linux.