this post was submitted on 23 Mar 2021
13 points (100.0% liked)
Privacy
33560 readers
263 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
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
You would have to read their privacy policy and decide if you trust them to determine if they track you based on your IP.
RSS works by something downloading the RSS feed. So some IP will need to connect to Reddit to fetch it. If you don't want to reveal your IP then you need to fetch it from somewhere else.
So basically yes, fetching an RSS feed will be associated with an IP address (like anything else across the internet) so if you don't want Reddit to see your IP address you will need to get something else to connect to Reddit on your behalf.
how to use tor with rss; https://medium.com/@crodges/anonymous-rss-with-newsboat-and-tor-1f310e54af73
this is the only way I found that works. I've talked about it in a recent post; https://lemmy.ml/post/57756/comment/43639
I've also successfully put self-hosted servers into a network namespace that routes everything through Tor (basically like a VPN, except through Tor). This works for basically every service as long as it uses TCP. However if it has native proxy support configuring that can be easier if you trust that it doesn't leak.
you could just route everything on the computer through tor without a vpn or anything fancy like that. but I use clearnet and tor at the same time alot of the times.
I recommend using a raspberry pi for a vpn for that, btw. you don't have to trust anyone if you own the thing.