I’m looking for ones that ideally don’t log IP. Is there a guide somewhere that looks into each of these instances and whether or not they fulfill the privacy promise?

I’m most interested in Invidious.

    • helenslunch@feddit.nl
      link
      fedilink
      arrow-up
      1
      arrow-down
      1
      ·
      1 month ago

      Eh. You can inspect the source code. Certainly there’s no way to verify they haven’t modified the source code but also why would they modify it to store your IP?

      • refalo@programming.dev
        link
        fedilink
        arrow-up
        6
        arrow-down
        1
        ·
        edit-2
        1 month ago

        The source code of the frontend is unrelated to the webserver they use, which can absolutely store your IP.

  • umami_wasabi
    link
    fedilink
    arrow-up
    12
    ·
    1 month ago

    To be 100% sure? Host it yourself. There is always a chance the operator violates your privacy, willing or unwillingly.

    • helenslunch@feddit.nl
      link
      fedilink
      arrow-up
      2
      ·
      1 month ago

      To be 100% sure? Host it yourself.

      I mean for privacy, not really. Then the site in question is logging all of your activity from your personal IP, as opposed to an IP shared with others.

  • telep
    link
    fedilink
    arrow-up
    4
    ·
    edit-2
    1 month ago

    self hosting is the only way to guarantee logs arent shared.

    however it also means that your server address only pulls requests for things YOU look at, not the whole pool of people using the server. imo this is a bad trade off as it would allow the services to track my browsing easily anyway.

    personally I would recommend looking at libredirect with a large # of frontend instances selcted & a vpn/tor. these websites normally work without javascript, so assuming you have a privacy focused browser your IP is the only tracking metric they really have. spreading your requests out over different servers whilst using a proxy would make this really difficult to correlate as it would require that mutliple instance operators were malicious & collaborating.

  • LittleBobbyTables@lemmy.sdf.org
    link
    fedilink
    English
    arrow-up
    1
    ·
    1 month ago

    As another commenter said, it’s not possible to verify. You’ll just have to take each instance’s word for it.

    Instance lists for some privacy front-ends will point out additonal info, such as if each instance is using CloudFlare or not (this may or may not be useful depending on if you distrust CloudFlare), some other services (like Rimgo, a private Imgur frontend) lets the instance hoster customize the privacy policy. But once again, this is all relying on the instance host telling the truth.

  • Possibly linux@lemmy.zip
    link
    fedilink
    English
    arrow-up
    1
    arrow-down
    1
    ·
    1 month ago

    Piped is good although it is weakened by the Google attacks. It will be back to normal after a while.