• danielfgom@lemmy.world
    link
    fedilink
    English
    arrow-up
    59
    arrow-down
    10
    ·
    8 months ago

    It wasn’t 1Password that got breached, it was a 3rd party company called Okta, which 1Password was using in some capacity.

    The attempted breach was detected and the hackers had only 1 set of Okta credentials from 1 member of the IT team. So they couldn’t actually do much.

    It was detected and immediately all the keys were changed so the hacker lost all access to Okta immediately.

    No 1Password systems were affected at all.

    Hypothetically even if the hackers somehow managed to get a customers vault, they would never be able to decrypt it because it requires 1. The master password AND 2. The very long and complex decryption key, which only the user posseses.

    Even 1Password does not posses it so it’s literally impossible for the vault to be hacked.

    1Password is still by far THE most secure password manager.

    • Appoxo@lemmy.dbzer0.com
      link
      fedilink
      English
      arrow-up
      42
      arrow-down
      3
      ·
      8 months ago

      1Password is still by far THE most secure password manager.

      Now that is a very confident statement. Any sources to back that up? Maybe even a comparison to other password managers like Bitwarden, LastPass, etc.?

          • hystericallymad@lemmy.ml
            link
            fedilink
            English
            arrow-up
            1
            arrow-down
            10
            ·
            edit-2
            8 months ago

            Hmm. Why don’t you let everyone know what you know about encryption. Or, let everyone know how much you don’t know about encryption by just stating, “Nothing is unhackable”.

              • Chaotic Entropy@feddit.uk
                link
                fedilink
                English
                arrow-up
                1
                ·
                edit-2
                8 months ago

                I mean… also, insecure things are eminently hackable and you don’t know until someone has tried. That’s the main reason companies hire penetration testers.

            • Appoxo@lemmy.dbzer0.com
              link
              fedilink
              English
              arrow-up
              3
              arrow-down
              1
              ·
              edit-2
              8 months ago

              I think my knowledge suffices to say that equal to physical security no security is forever safe. At some point a weak point will be exposed.
              And if you can get a hand on encrypted content and live long enough with the right ressources and determination you might be able to crack something.

              Because afaik it’s all math at some point. Math is logic and logic can be cracked.

              • hystericallymad@lemmy.ml
                link
                fedilink
                English
                arrow-up
                1
                arrow-down
                2
                ·
                8 months ago

                Interesting. Currently, I guess if you have hundreds of years to sit at the most advanced computers currently available you too can crack modern encryption…

      • ram@bookwormstory.social
        link
        fedilink
        English
        arrow-up
        23
        ·
        8 months ago

        Please don’t bring up LastPass in this conversation. They aren’t relevant to anything wrt security, and worse yet, they remain extremely opaque with their security protocols.

      • douglasg14b@lemmy.world
        link
        fedilink
        English
        arrow-up
        16
        ·
        8 months ago

        Yeah definitely not worth doing a comparison to LastPass but doing the comparison to bitwarden and then local only ones like keypass/KeepassXC may be worthwhile

        • Appoxo@lemmy.dbzer0.com
          link
          fedilink
          English
          arrow-up
          7
          arrow-down
          1
          ·
          8 months ago

          Oh yeah. How secure is a local encrypted password safe that is synced via things like Dropbox/OneDrive/GDrive/Syncthing or Resilio in comparison to something like Bitwarden and 1Password.

      • dangblingus@lemmy.world
        link
        fedilink
        English
        arrow-up
        1
        ·
        8 months ago

        Considering we’re hearing about a lot of password managers getting hacked, saying you’re the most secure is not really that impressive.

      • danielfgom@lemmy.world
        link
        fedilink
        English
        arrow-up
        13
        arrow-down
        1
        ·
        8 months ago

        In theory yes because Bitwarden only uses your master password to unlock your password collection. If someone were to brute force the password and figure it out, or if bitwarden servers were hacked and the password acquired, they could access all your passwords.

        With 1Password your vault (database with all your passwords) is encrypted on the server. To open it you must provide 2 things:

        1. The master password
        2. The decryption key

        1Password do not have any record of the decryption key. They give it to you as a pdf when you create your account, and only you have it.

        So even if someone cracked your master password, they still cannot decrypt the vault to get your info. They would have to come to your house and try find that pdf with decryption key. Which they don’t do.

        So you are at significantly safer on 1Password

        • GigglyBobble@kbin.social
          link
          fedilink
          arrow-up
          7
          ·
          edit-2
          8 months ago

          I hope they don’t have your master password either. The decryption key sounds like just a longer password or salt with extra steps. What if the generation algo is cracked?

          Also, you can go multi-factor with every password manager I know.

        • wols@lemm.ee
          link
          fedilink
          English
          arrow-up
          3
          ·
          edit-2
          8 months ago

          The main difference is that 1Password requires two pieces of information for decrypting your passwords while Bitwarden requires only one.

          Requiring an additional secret in the form of a decryption key has both upsides and downsides:

          • if someone somehow gets access to your master password, they won’t be able to decrypt your passwords unless they also got access to your secret key (or one of your trusted devices)
          • a weak master password doesn’t automatically make you vulnerable
          • if you lose access to your secret key, your passwords are not recoverable
          • additional effort to properly secure your key

          So whether you want both or only password protection is a trade-off between the additional protection the key offers and the increased complexity of adequately securing it.

          Your proposed scenarios of the master password being brute forced or the servers being hacked and your master password acquired when using Bitwarden are misleading.

          Brute forcing the master password is not feasible, unless it is weak (too short, common, or part of a breach). By default, Bitwarden protects against brute force attacks on the password itself using PBKDF2 with 600k iterations. Brute forcing AES-256 (to get into the vault without finding the master password) is not possible according to current knowledge.

          Your master password cannot be “acquired” if the Bitwarden servers are hacked.
          They store the (encrypted) symmetric key used to decrypt your vault as well as your vault (where all your passwords are stored), AES256-encrypted using said symmetric key.
          This symmetric key is itself AES256-encrypted using your master password (this is a simplification) before being sent to their servers.
          Neither your master password nor the symmetric key used to decrypt your password vault is recoverable from Bitwarden servers by anyone who doesn’t know your master password and by extension neither are the passwords stored in your encrypted vault.

          See https://bitwarden.com/help/bitwarden-security-white-paper/#overview-of-the-master-password-hashing-key-derivation-and-encryption-process for details.

    • hillbicks@feddit.de
      link
      fedilink
      English
      arrow-up
      14
      arrow-down
      2
      ·
      8 months ago

      Care to back up the last statement about last pass being the most secure? I’m having a really hard time seeing lastpass as more secure than a local only password manager like keepass or KeePassXC.

      Honestly, this reads like a PR post.

      • douglasg14b@lemmy.world
        link
        fedilink
        English
        arrow-up
        12
        arrow-down
        2
        ·
        8 months ago

        It really does read like a PR post.

        There’s some bold confident statements in there that are definitely not really accurate from the standpoint of software and system security.

      • setVeryLoud(true);@lemmy.ca
        link
        fedilink
        English
        arrow-up
        2
        ·
        edit-2
        8 months ago

        OP said 1password, not LastPass.

        Something local with sufficient encryption will always win against a cloud service, until someone gets access to your computer.

      • StereoTrespasser@lemmy.world
        link
        fedilink
        English
        arrow-up
        7
        ·
        8 months ago

        I can guarantee you they are not monitoring 30-message Lemmy posts on something that happened weeks ago for damage control. I’m sorry to say that your personal opinion is not that important.