512

Bitwarden Authenticator is a standalone app that is available for everyone, even non-Bitwarden customers.

In its current release, Bitwarden Authenticator generates time-based one-time passwords (TOTP) for users who want to add an extra layer of 2FA security to their logins.

There is a comprehensive roadmap planned with additional functionality.

Available for iOS and Android

you are viewing a single comment's thread
view the rest of the comments
[-] rolling_resistance@lemmy.world 13 points 3 months ago

Just like in the password manager, they ignored HOTP. Oh well.

[-] UnsavoryMollusk@lemmy.world 9 points 3 months ago
[-] sugar_in_your_tea@sh.itjust.works 16 points 3 months ago* (last edited 3 months ago)

HOTP is an HMAC-based OTP, whereas TOTP is a time-based OTP. Basically, this is how each works:

  • HOTP - based on a key + a counter, which increments with each code generated
  • TOTP - based on a key + time, so you get a new key every N seconds

TOTP is quite common and honestly is all I use, whereas HOTP may be more common in certain enterprises. Main criticisms:

  • HOTP - longer time window for a key to be valid for the entire time between logins (i.e. potentially easier to brute force)
  • TOTP - less user-friendly due to the time window; also, you just need a clock, you don't need to know the counter value (if someone gets the key, they can generate keys whenever)
[-] UnsavoryMollusk@lemmy.world 1 points 3 months ago

Gotcha, thank you very much.

load more comments (1 replies)
this post was submitted on 01 May 2024
512 points (97.4% liked)

Technology

57273 readers
4584 users here now

This is a most excellent place for technology news and articles.


Our Rules


  1. Follow the lemmy.world rules.
  2. Only tech related content.
  3. Be excellent to each another!
  4. Mod approved content bots can post up to 10 articles per day.
  5. Threads asking for personal tech support may be deleted.
  6. Politics threads may be removed.
  7. No memes allowed as posts, OK to post as comments.
  8. Only approved bots from the list below, to ask if your bot can be added please contact us.
  9. Check for duplicates before posting, duplicates may be removed

Approved Bots


founded 1 year ago
MODERATORS