My question is simple! How to get maximum (Possible) privacy from ISP in case someone can’t or don’t want to use a vpn ?

Fir example, In some case tor browser is enough for many but they still need from a privacy from isp on other activities on mobile.

  • @[email protected]
    link
    fedilink
    English
    33 days ago

    Even with https if you aren’t on TLS 1.3 the SNI (server name indicator) is not encrypted so the hostname you are trying to access would be visible to your ISP.

    Forcing your browser to only use TLS1.3 would fix that but who knows how many sites it would break.

    • Boomkop3
      link
      fedilink
      33 days ago

      Oh, good catch! I have to say I don’t usually look at what specific tls version websites use. I’ll be paying attention to this for a bit