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?

  • kevincox
    link
    fedilink
    arrow-up
    1
    ·
    4 years ago

    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.