• Karl@programming.dev
    link
    fedilink
    arrow-up
    2
    ·
    1 hour ago

    So this is why the weird shite I look up in incognito comes up when I search something without incognito mode.

  • Nangijala@feddit.dk
    link
    fedilink
    arrow-up
    13
    arrow-down
    1
    ·
    8 hours ago

    Wait… people actually think that incognito means that they don’t record your searches??

    I thought everybody knew that all incognito does is preventing your searches from showing up in your search history.

    Did anyone actually think that these big tech companies would willingly give you an option to keep your searches private from them?

    Hello???

    Always assume that everything you do online is being recorded and seen by someone. Unless you’re a master computer wiz or whatever the fuck they call it these days, ALWAYS ASSUME YOUR ACTIVITY ONLINE IS PUBLIC.

    • quant@leminal.space
      link
      fedilink
      English
      arrow-up
      1
      ·
      1 hour ago

      This is the consequence of wrapping everything in glossy plastics and dumbed down UI for decades. People don’t want to learn, and even if they do it’s all hidden away behind blobs and bloats.

    • Googledotcom@lemm.ee
      link
      fedilink
      English
      arrow-up
      1
      ·
      edit-2
      1 hour ago

      Cmon if you use tor to search about cookie recipes then you are ill, Schizo

      Healthy people use tor to hire hitman on their boss after boss fired them, or a hacker to doxx the jerk that downvoted them

  • PieMePlenty@lemmy.world
    link
    fedilink
    arrow-up
    49
    ·
    1 day ago

    Naming it incognito was a mistake. It was always clear to me all incognito is, is a non persistent container to keep your browsing data separate from your regular browsing data. All its hiding is your porn browsing habits from your mom. But of course, the name implies much more.

  • Lucky_777@lemmy.world
    link
    fedilink
    arrow-up
    52
    ·
    1 day ago

    Incognito mode was always just to hide your local browser history. Think Google would NOT track you?

    Do you have Google maps? They know where you are at all times.

    • Camelbeard@lemmy.world
      link
      fedilink
      arrow-up
      21
      ·
      24 hours ago

      User visits Google (logged in)

      User visits Google, without cookies, but from the same IP, same user agent, same resolution, same OS, same enabled plugins, same browser version number, same fingerprint (based on al the previous information).

      Google, who could this possibly be???

    • Vanilla_PuddinFudge@infosec.pub
      link
      fedilink
      English
      arrow-up
      8
      ·
      edit-2
      1 day ago

      Do you have Google maps? ANY UNMODIFIED GOOGLE CODE OR ANDROID PHONE, TABLET OR CHROMEBOOK IN THE HISTORY OF FOREVER?

      Then they know where you are at all times. I bet the Pixel users get gold stars. Oneplus have little pluses and custom rom users have 👀.

  • Shardikprime@lemmy.world
    link
    fedilink
    arrow-up
    23
    ·
    edit-2
    1 day ago

    The Google Incognito tab in any browser clarifies that while it prevents your browsing history from being saved on your device, it does not make your browsing completely private.

    Websites you visit, your employer (if on a work network), and your internet service provider (ISP) can still track your online activity.

    Hell it even has a link that leads directly to the privacy policy

    https://support.google.com/chrome/answer/9845881?hl=en-GB

    The only thing that shocks me is that no one ever reads it

  • SonOfAntenora@lemmy.world
    link
    fedilink
    arrow-up
    169
    arrow-down
    1
    ·
    2 days ago

    Incognito was never about privacy. It’s about hiding your seach history from your parents or partner or whatever

    • Swedneck@discuss.tchncs.de
      link
      fedilink
      arrow-up
      50
      ·
      1 day ago

      and i’m pretty sure the browsers have been quite explicit about this for a long time now, but of course no one bothers to read “This won’t change how data is collected by websites you visit and the services they use, including Google.”

      • seralth@lemmy.world
        link
        fedilink
        English
        arrow-up
        2
        ·
        1 day ago

        It’s as far as I remember literally always said it’s basically just turning off local history, and not for true privacy. The wording has changed over the years and frankly only become more explicated and clear about that fact.

        This is a rare case of google NOT being the problem here. People are misusing a tool that has always been honest about itself.

  • sylver_dragon@lemmy.world
    link
    fedilink
    English
    arrow-up
    9
    ·
    1 day ago

    If you care about your privacy, don’t use products from a company whose entire business model is built on invading your privacy.

        • Lord Wiggle@lemmy.world
          link
          fedilink
          arrow-up
          9
          arrow-down
          1
          ·
          1 day ago

          So even though Brave is made on a Google product, Google doesn’t get the data? Is that what you’re saying? Because Google is such an honest company, sure they have no interest in the data of other browser instances made with their platform. Right?

          • I_Has_A_Hat@lemmy.world
            link
            fedilink
            arrow-up
            3
            arrow-down
            7
            ·
            edit-2
            1 day ago

            Yes. That is in fact what I’m saying. Brave has built in blockers for ads, trackers, and cookies. It has a built-in VPN. It has a built-in Tor browser. It’s default search engine is DDG instead of Google. Considering Firefox defaults to Google for searches, you’re likely giving more data to Google through Firefox than you would using Brave.

            • Lord Wiggle@lemmy.world
              link
              fedilink
              arrow-up
              8
              arrow-down
              3
              ·
              1 day ago

              You clearly have no knowledge on how browser instances work. Just because Brave has built-in stuff like ad blockers doesn’t mean the Chromium platform isn’t Google anymore and Google has no more access to the data. No matter the extra features it has. Using Chromium means sharing data with Google.

              Why would using Firefox share more data with Google than a Chromium browser, when Firefox is the only alternative to Chromium, made by a different company and not at all affiliated with Google?

              • beveradb@sh.itjust.works
                link
                fedilink
                arrow-up
                5
                arrow-down
                2
                ·
                edit-2
                1 day ago

                I’m not supporting brave here, but do you have any evidence that the open source Chromium browser sends data to Google in any situation? The way I see it, Chromium is like android AOSP without Google apps, less functional but generally de-googled.

                I can’t say I’ve reviewed every line of code in that huge project, but I’d be shocked if the rest of the open source community working on Chromium was willing to have tracking code in it or anything else which phones home to Google, even if the majority of the developers working on the open source project are Google engineers.

                Ultimately, both Brave and Firefox are open source, so you can look through the code and verify for yourself whether either browser are doing something unethical.

                This ungoogled-chromoim project is probably worth checking out, they maintain a patch set which explicitly removes the only things in chromium which send data to Google, which is pretty much just the web services for search bar autocomplete and DNS pre-fetching etc.

                https://github.com/ungoogled-software/ungoogled-chromium?tab=readme-ov-file#motivation-and-philosophy

            • tempest@lemmy.ca
              link
              fedilink
              arrow-up
              3
              ·
              1 day ago

              It does have that, but don’t for a minute think they actually control chromium. If Google wanted to they could make life very difficult for brave.

              Currently brave still has support for manifest v2 but that will eventually be removed and the more brave diverges from the upstream the more work is required to keep it going.

          • I_Has_A_Hat@lemmy.world
            link
            fedilink
            arrow-up
            1
            arrow-down
            2
            ·
            24 hours ago

            I really don’t have the time, or the interest, to explain it to you; but all of the things you linked are either hyperbole, misinformation, or straight up fabrications; a very small amount of digging will show you why. But hey, I don’t work for Brave or care if anyone uses it or not. At the end of the day, use whatever browser you’re comfortable with.

            • Vanilla_PuddinFudge@infosec.pub
              link
              fedilink
              English
              arrow-up
              3
              arrow-down
              1
              ·
              edit-2
              22 hours ago

              I really don’t have the time, or the interest, to explain it to you

              Then don’t serve a check your ass can’t cash

              a very small amount of digging will show you why.

              Then a very smalll amount would disprove me. Until then, my point of not installing this poison still stands. Enjoy your willful ignorance. Telling me off took more effort than finding your argument lmao.

    • vga@sopuli.xyz
      link
      fedilink
      arrow-up
      19
      ·
      edit-2
      1 day ago

      Next headline: Google promises to delete the Firefox private window data they keep about you

      • LifeInMultipleChoice@lemmy.world
        link
        fedilink
        arrow-up
        9
        ·
        edit-2
        1 day ago

        Firefox’s main funding was from Google being their default search engine. Which of course means anything searched in Google (via the URL field) is recorded to the external IP address logs. So unless you are going directly to the website or changed the search engine in Firefox, yes Google was recording said information (or at least compiling the numbers for data analytics) to use for advertising purposes.

    • MonkderVierte@lemmy.zip
      link
      fedilink
      arrow-up
      12
      ·
      edit-2
      1 day ago

      Which is why i don’t use safebrowsing but rather a separate profile located (--profile switch) in XDG_RUNTIME_DIR.