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

        Yes you’re right, but disabling JS also makes you stand out way more wrt fingerprinting, and you can still be fingerprinted with HTML/CSS, TLS and other methods.

        • EngineerGaming@feddit.nl
          link
          fedilink
          arrow-up
          5
          ·
          edit-2
          2 months ago

          On i2p- and onion-sites, I guess having JS disabled is far more common than on normal internet, so “standing out” is not really a concern.

    • Redjard@lemmy.dbzer0.com
      link
      fedilink
      arrow-up
      3
      arrow-down
      1
      ·
      2 months ago

      I don’t see any extension info and I don’t see how there could be any. There isn’t any api for gaining this info in ff at the very least.

      There are other issues, but most extensions can in fact not be detected by websites, unless they specifically add something that makes them detectable.

        • Redjard@lemmy.dbzer0.com
          link
          fedilink
          arrow-up
          1
          arrow-down
          1
          ·
          2 months ago

          I found this is the only thing I found on a quick search.
          It would indicate that chrome does disclose addons (so maybe don’t use it for yet another reason).
          For Firefox you can only look for changes typically performed by an addon, something like adblock should be detectible but networking layer stuff like an I2P tunnel should definitely not be.

          Most firefox addons dont even have the permissions needed to change anything a website could observe.

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

            Most firefox addons dont even have the permissions needed to change anything a website could observe.

            Very strong disagree, I have seen and used many very widely used extensions that manipulate the DOM, which IMO satisfies your criteria of “something that can be observed” i.e. by javascript with a fingerprint tracker like creepjs.

            Some examples:

            • ad blockers (uBO/uMatrix/etc.)

            • color/theme management (dark reader/dark theme/Stylish/etc.)

            • custom mouse cursor managers

            • page translators

            • addons serving in-browser ads

            • userscript managers (grease/tamper/violentmonkey etc.)

            • privacy blockers (CanvasBlocker/JShelter/etc.)

            • site-specific UI improvements (RES, SponsorBlock, youtube/SNS tweaks)

            All of these can be detected and included as yet another bit of data that a unique fingerprint can be built from.

            • Redjard@lemmy.dbzer0.com
              link
              fedilink
              arrow-up
              2
              ·
              2 months ago

              Yes, those could be detected.
              Ill see how large that portion is on my system in a bit, but I would expect it to come out as the minority.

              Non-detectible ones I can think of rn:

              • Tab muting manager
              • VPN manager
              • link redirect skippers
              • stats printers, like a tab counter
              • dynamic shortcuts, like opening the archived version of the current page on archive.org
              • old reddit redirect
              • cookie managers

              Many more of the ones you listed won’t be detectable on most websites.

              userscript managers (grease/tamper/violentmonkey etc.)

              A userscript manager is by definition detectible only on pages you define or install a userscript for. Even then, modern userscript managers like tampermonkey are running scripts in a separate scope that is completely sandboxed from the actual websites js context, you can’t even pass an object or function to the website and access it there, it will fail.
              Youtube has actively fought some userscripts and failed, which they probably wouldn’t have if those userscripts were detectible.

              User theme managers should be similar, but I can’t comment on them as I don’t use any.

              page translators

              Translators are only detectible when enabled.

              addons serving in-browser ads

              Why would you have an addon that serves ads?

              site-specific UI improvements (RES, SponsorBlock, youtube/SNS tweaks)

              Are site-specific, i.e. not detectible anywhere else

              privacy blockers (CanvasBlocker/JShelter/etc.)

              Please don’t use those anymore, use only uBo. Same for uMatrix.
              uBo is pretty good about not being detected, for obvious reasons.

  • makeasnek@lemmy.ml
    link
    fedilink
    English
    arrow-up
    13
    ·
    2 months ago

    I2P is really cool tech, wish more people knew about it. In a similar vein: #hyphanet (formerly #freenet) and #nostr

      • EngineerGaming@feddit.nl
        link
        fedilink
        arrow-up
        6
        ·
        2 months ago

        Lokinet is sus with its model imo. Unlike i2p, the idea of which is lowering the bar for being a node, it raises the bar impossibly high for most of us. If you have the insane sum it requires to host a node, it would be more useful to the world if you spend it on hosting good Tor or i2p nodes imo.

    • z00s@lemmy.world
      link
      fedilink
      arrow-up
      2
      arrow-down
      1
      ·
      2 months ago

      Is there anything actually interesting on it, or is it all just drugs and CP like the onion darknet?

      • randy@lemmy.ca
        link
        fedilink
        arrow-up
        7
        ·
        2 months ago

        Technologically, I2P handles large data transfers much more efficiently than TOR. That makes I2P useful for torrenting large files like Linux ISOs.

  • NGC2346@sh.itjust.works
    link
    fedilink
    arrow-up
    8
    ·
    edit-2
    2 months ago

    Misleading title. Using this with your day to day browser burns out any idea of anonymity.

    If you want to be safe, make a bare bone Arch Linux VM and use this extension with GNU Icecat. Also change your DNS from your ISP to something like Quad9.

    • makeasnek@lemmy.ml
      link
      fedilink
      English
      arrow-up
      2
      ·
      edit-2
      2 months ago

      If you want an easy onboarding solution for nostr check out https://damus.io/

      The cool thing is if you don’t like the first app you try, there’s dozens of others, and your data moves across all of them seamlessly. I started on iris and now I’m on nostrudel and I’ll probably try out a few more over the next year before I really settle in to the best one for me.

      If you have questions, check out !nostr@lemmy.world or use the #asknostr tag once you have your account setup, people are very helpful there!