• 𝘋𝘪𝘳𝘬
    link
    fedilink
    1921 year ago

    Incognito is only good for one reason: Not having those sites in the browsing history.

    • @psmgx@lemmy.world
      link
      fedilink
      56
      edit-2
      1 year ago

      As someone else put it, it’s for making sure your wife doesn’t get suspicious of the weird ads you’re getting, and when she checks the browser history it’s clean.

      Meanwhile Google, your ISP, and the NSA all know you’re looking at freaky old lady bondage porn.

    • @0ops@lemm.ee
      link
      fedilink
      521 year ago

      It’s handy when you need to make sure that someone else can access a url ok without having to sign in to the website or anything. If you can immediately see the page in incognito mode without signing in, they’ll have no problem

      • Bernie Ecclestoned
        link
        fedilink
        English
        11 year ago

        The pile of crap that is docusign will only work for me in incognito mode.

        I contacted support and they suggested I tried it and it works, so they closed the case

        🤦‍♂️

        • @0ops@lemm.ee
          link
          fedilink
          21 year ago

          That’s a good trouble-shooting step, but it’s not a solution. That’s some bullshit, sorry that happened. Maybe try clearing your browser cache and cookies if you haven’t already? Basically my reasoning is if it works in incognito mode and only in that mode, then there’s probably some saved state that the website is getting snagged on (state that a new incognito window wouldn’t have).

    • @w3dd1e@lemm.ee
      link
      fedilink
      321 year ago

      I use it to get around website article limits when they try to force me to sign up.

      • @JustUseMint@lemmy.world
        link
        fedilink
        171 year ago

        Websites with actual web devs block and track usage with ip instead of cookies/cache, nothing a vpn can’t stop tho. More reliable to is to the way back machine on archive.org. Can also use a browsers reader mode to get around it too sometimes.

    • NigahigaYT
      link
      fedilink
      41 year ago

      And even then, those sites can easily be retrieved by someone committed to finding them

      • /home/pineapplelover
        link
        fedilink
        81 year ago

        And like the traffic at home through Adguard Home I see logs. More competent networks elsewhere will certainly be able to see what you’re doing.

    • davel [he/him]
      link
      fedilink
      English
      261 year ago

      They can’t even reliably see domains when you use HTTPS, because some IP addresses serve many domains.

      • @kn33@lemmy.world
        link
        fedilink
        English
        101 year ago

        They can still (mostly) sniff SNI for now which gives them a domain even when the IP isn’t unique.

        • @rokzoi@lemmy.world
          link
          fedilink
          11 year ago

          Correct me if i am wrong but DNSSEC has nothing to do with encryption of your request. It is used to verify that the record you received is from the correct authority. Furthermore your DNS requests have to go through your ISP even if you don’t use their DNS server as it is your only connection to the Internet.

          The only thing you could do is encrypt the traffic somehow (dns over https exists), but then you have to trust that provider instead, and your ISP can still see the IP addresses you try to reach after you know them and might be able to still do a domain lookup using DNS if it is also configured to return the domain when looking up the IP. If they would put in the effort of course.

  • @fl42v@lemmy.ml
    link
    fedilink
    141 year ago

    Technically incorrect unless you use http for some weird reason. The ISP can see the domain only, and (afaiu) not even that if encrypted client hello is used. At least kinda: they still see the IP which is not always unique.

    • Papamousse
      link
      fedilink
      61 year ago

      Yes, this is why you should use DNS over TLS. My router signal to every DHCP client that it is the DNS resolver, and internally use DoT/dnssec to query IPs. It also intercepts every request on DNS port in case of some DNS are hard-coded on some devices.

      • FreeFacts
        link
        fedilink
        31 year ago

        DNS over TLS won’t save you thanks to SNI. As there is a huge shortage of IPV4 addresses, same IP addresses serve multiple hostnames, and to provide a working encryption, TLS handshake includes the requested hostname in plain text so that SNI can be used to determine which certificate should be used. That plaintext hostname is something your ISP can easily log.

        Rule of thumb is, Https does not provide anonymity, only encryption.

    • yeehaw
      link
      fedilink
      51 year ago

      But the IP can also sometimes be meaningless if there are proxies or vhosts used.

    • @hinterlufer@lemmy.world
      link
      fedilink
      21 year ago

      Doesn’t solve the autocomplete issue when you’re trying to show someone something. I also don’t get ads for things I searched for while in a private window. And don’t forget how useful it is when you’re logging into some of your accounts when it’s not your machine, or logging into two accounts at once.