• @akilou
    link
    English
    1625 days ago

    The difference is their business model is privacy. Google’s business model is advertising. I’m Proton’s customer, but advertisers are Google’s customers.

    • @[email protected]OP
      link
      fedilink
      English
      -8
      edit-2
      25 days ago

      I don’t trust them in general but I’m certain Google doesn’t use my passwords for advertising.

      • @sugar_in_your_tea
        link
        English
        1025 days ago

        Sure, but they also don’t really have a business interest in keeping your passwords safe. If they have a breach, you either move your passwords or you don’t, they don’t see a financial hit. If Bitwarden or Proton have a breach, they lose paying customers to their competitors. They have to be better than their competitors to get your business, Google just bundles it with the rest of their stuff.

        Also, Google is a massive target. They control the most popular browser, so there’s a ton of value in exploits. Bitwarden and Proton are competitively smaller, so the attacks are likely to be less sophisticated vs attacks against Chrome. The surface area of attack for a separate password manager is also quite small, so it’s comparatively easier to secure.

        So yeah, that’s why I use something outside my browser. I use Bitwarden for my password manager (I intend to self-host it soon), and it works well.

          • @sugar_in_your_tea
            link
            English
            224 days ago

            1password did not get hacked.

            The LastPass hack was caused by a Sr. DevOPs not practicing secure OPs at home (was running a very old version of Plex). It didn’t attack the technology stack itself, it attacked one of the employees. User passwords were encrypted, so attackers would need to break that encryption to access stored passwords.

            You missed the Okta breach, which impacted support customers, but also didn’t expose stored passwords.

            Bitwarden hasn’t been hacked, and the closest I’ve heard of is this security research, but that’s using a feature that’s disabled by default, requires using a keyboard shortcut, and doesn’t work on all sites anyway. Yet they patched very quickly anyway.

            I personally trust Bitwarden. They have acted professionally at every turn, and I can self-host if I choose. I don’t trust LastPass or Okta (though I need to use Okta for work), and I don’t particularly trust 1password despite them not being breached because their product is not FOSS. Chrome is a big product with lots of breaches every day, so I’d really prefer to not have my passwords stored by the same software stack as a massive hacking target. Bitwarden has separate desktop apps, so I can completely separate my data if I so choose.

              • @sugar_in_your_tea
                link
                English
                1
                edit-2
                24 days ago

                Here are fewer words: 1password didn’t get hacked (you claimed they did), LastPass didn’t expose user passwords.

                • /home/pineapplelover
                  link
                  fedilink
                  English
                  324 days ago

                  I would still rather use Bitwarden over them though. Definitely not Google though, (I don’t even have a google account if I wanted to)

                • @[email protected]OP
                  link
                  fedilink
                  English
                  124 days ago

                  My point was - no tech giant leaked passwords but small guys did. We have no insight into how internal policies look like and if they are actually followed, we can only see outcomes. Lastpass exposed encrypted passwords in 2022. In 2019 1Password app had a bug where it didn’t clear master password after logoff and kept it in plaintext. Both enormous yikes for companies that deal primarily in security.

                  • @sugar_in_your_tea
                    link
                    English
                    124 days ago

                    Lastpass exposed encrypted passwords in 2022

                    Yes, that’s bad, but attackers would still need to break the encryption. Nobody does that, except maybe state level actors, and if you’re worried about that, you wouldn’t use commodity password managers.

                    1Password app had a bug where it didn’t clear master password after logof

                    I think you’re talking about this study:

                    On the negative side, the master password remains in memory when unlocked (albeit in obfuscated form) and the software fails to scrub the obfuscated password memory region sufficiently when transitioning from the unlocked to the locked state. We also found a bug where, under certain user actions, the master password can be left in memory in cleartext even while locked.

                    To exploit this, the attacker would need access to the memory of the device and know how to find the password in memory. It’s certainly not ideal, but it’s also not very exploitable.

                    The newer version is worse in this regard, but it still requires that relatively advanced exploit.

                    In the conclusion:

                    However, each password manager fails in implementing proper secrets sanitization for various reasons.

                    This isn’t unique to 1Password, it’s probably common across password managers. Unfortunately BitWarden wasn’t part of this research because I’m interested to know how it fairs here.

                    That said, I don’t use or recommend either LastPass or 1Password because they’re not FOSS, I just don’t like FUD. I use and recommend Bitwarden because it’s audited, FOSS, and competitively priced.

      • Todd Bonzalez
        link
        fedilink
        English
        324 days ago

        The real issue is that Google stores your passwords in plaintext. That’s why they survive a password reset, or apparently now can be shared with others. Proton and Bitwarden encrypt your passwords so that nobody but you can access them, or at least in the case of Bitwarden, you can share with other users using pre-shared keys.

        • @[email protected]OP
          link
          fedilink
          English
          124 days ago

          Plaintext passwords was a fuckup that they self-reported 5 years ago and affected some business users. Most browsers don’t really encrypt locally stored passwords.