• Harvey656@lemmy.world
    link
    fedilink
    English
    arrow-up
    58
    arrow-down
    4
    ·
    5 days ago

    Once again, brave browser sucks. Use Firefox or a Firefox fork if you want any real security.

    • keimevo@lemmy.world
      link
      fedilink
      English
      arrow-up
      37
      arrow-down
      1
      ·
      5 days ago

      I don’t think Firefox is immune to this, just that because its architecture is different, Anthropic didn’t bother coding a bridge for it (given its market share).

      The main issue here is that Anthropic violated one of the most important (implicit) tenets of applications in a computer: don’t touch other people’s shit. Claude.app modified Brave (and others) configuration, adding an extension without user consent. An extension that, by the way, gives full control of the browser to Claude, including reading the DOM for browser tabs unrelated to Claude (for example, the one where you just entered your credit card details).

      • refalo@programming.dev
        link
        fedilink
        English
        arrow-up
        8
        ·
        5 days ago

        I can’t believe how many decades we got out of just letting all apps have full access to $HOME. In $current_year it’s our own fault if we don’t properly isolate our applications I guess. Android does a pretty good job of it IMO although cross-app intents probably need more protection.

      • Optional@lemmy.world
        link
        fedilink
        English
        arrow-up
        4
        ·
        5 days ago

        Technically, at least as far as the author can tell, it only affects Chromium-based browsers. So Firefox would not be affected (yet).

        And only on Mac so far, the app being made with ElectronOS. Not sure what Windows looks like.

    • tinned_tomatoes@feddit.uk
      link
      fedilink
      English
      arrow-up
      11
      ·
      5 days ago

      What’s Brave got to do with this? The article (that you didn’t read) goes into detail about how Anthropic places these files in the directory for any Chromium-based browser.

      • Harvey656@lemmy.world
        link
        fedilink
        English
        arrow-up
        8
        arrow-down
        1
        ·
        5 days ago

        While brave itself is only a minor character in this story, it is Chromium based. I was merely pointing it out. You’d be surprised how many push the brave browser on Lemmy.

        • tinned_tomatoes@feddit.uk
          link
          fedilink
          English
          arrow-up
          4
          arrow-down
          2
          ·
          5 days ago

          What is it with Lemmy users posting semi-unrelated comments just to make a point?

          You can’t post anything in the Android or GooglePixel communities without 4 “ditch Google, use Graphene” comments.

          It really doesn’t make for an engaging community that one wants to partake in.

              • abcdqfr@lemmy.world
                link
                fedilink
                English
                arrow-up
                4
                arrow-down
                1
                ·
                4 days ago

                Maybe just maybe forums are for discourse? Or maybe you’re just as at fault for trying to gatekeep, bringing the “immediately on topic” comment ratio down? Be the change you want to see in world and let it go. It’s easy, start by not responding now.

  • slazer2au@lemmy.world
    link
    fedilink
    English
    arrow-up
    14
    ·
    5 days ago

    This article is about Claude Desktop, the Electron-based macOS application

    So you are bitching a chrome browser reconfiged your other chrome browser…

    • tinned_tomatoes@feddit.uk
      link
      fedilink
      English
      arrow-up
      8
      arrow-down
      1
      ·
      5 days ago

      It is a bit of a nothingburger, but it’s important to note that Electron apps normally bundle their own chromium instance within itself and don’t use other browsers. I suspect this is done to potentially support working directly with browsers you have installed.

      • Optional@lemmy.world
        link
        fedilink
        English
        arrow-up
        3
        ·
        5 days ago

        It’s going to take creds out of your browser, spawn a new one not in the browser sandbox and act as the user to complete tasks. What tasks? ¯\_(ツ)_/¯

      • Upgrayedd1776@sh.itjust.works
        link
        fedilink
        English
        arrow-up
        2
        ·
        5 days ago

        to lazy to read but sounds like its related to its front end testing mcp which you would expect to have access to browser configs when needed especially for playwright