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
much thanks to @gary_host_laptop for the logo design :)
- 0 users online
- 3 users / day
- 8 users / week
- 39 users / month
- 254 users / 6 months
- 5.74K subscribers
- 2.1K Posts
- 7.52K Comments
- Modlog
https://github.com/brainfucksec/archtorify
What archtorify does is it sets up iptables and a systemd service so that everything goes by default through tor. Installation shown in wiki.
deleted by creator
There’s no point of using tor browser while using archtorify. I haven’t tried such a thing. Tor Browser additionally protects against fingerprinting which archtorify does not. You’ll be able to do that by restarting archtorify using “archtorify -r”.
Absolutely, that’s the advantage of free software! :) You can just have a script which checks if archtorify service is running and executes “archtorify -r” if it is on every x minutes (according to how you want).