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@lemmy.ml
    link
    fedilink
    arrow-up
    1
    ·
    3 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.

    • Gwynne@lemmy.ml
      link
      fedilink
      arrow-up
      1
      arrow-down
      1
      ·
      3 years ago

      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.