In the latest episode of “they will always sell you out” - they sold you out! Who would’ve thought.

Hoping for a good alternative client to appear, the writing is on the wall. Vaultwarden can’t exist without “leeching” off of Bitwarden.

  • Taasz/Woof@lemmy.blahaj.zone
    link
    fedilink
    English
    arrow-up
    1
    ·
    15 hours ago

    This is for OTP not Passkeys it seems?

    How do you go about loading plugins on the Android version for sync with your setup?

    • auntieclokwise@lemmy.world
      link
      fedilink
      English
      arrow-up
      1
      ·
      3 hours ago

      I don’t usually use plugins on the Android version. I don’t use the Android much, actually, just due to my use patterns. There’s actually several different KeePass Android apps. KeePass is open source and the database format is documented. So anybody can make a program that uses the same database. The one I use is Keepass2Android, seems to be one of the popular ones. Looks like it also can natively generate TOTP. Apparently it has some sort of plugin system, but I’ve never needed to use it because it can pull my password database out of my Google Drive natively.

      You need to specify what kind of passkey to be more specific. There’s several different algorithms. HOTP and TOTP are very widely used. It’s what Google Authenticator and the like use. If you have something very proprietary, like the old RSA keys, that probably can’t be emulated by any software. Or they could, but you can’t get the secret to be able to do that.