For example https://reddit.com/r/privacy.rss generates rss feed . If i use that feed can reddit still track me based on ip? If yes whats the best way to generate rss feeds without exposing ips?
For example https://reddit.com/r/privacy.rss generates rss feed . If i use that feed can reddit still track me based on ip? If yes whats the best way to generate rss feeds without exposing ips?
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.
deleted by creator
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.
deleted by creator