this post was submitted on 26 Sep 2026
389 points (94.9% liked)

Technology

88272 readers
3109 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 news or articles.
  3. Be excellent to each other!
  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, this includes using AI responses and summaries. To ask if your bot can be added please contact a mod.
  9. Check for duplicates before posting, duplicates may be removed
  10. Accounts 7 days and younger will have their posts automatically removed.

Approved Bots


founded 3 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] surfrock66@lemmy.world 23 points 1 day ago (1 children)

Unless your bitwarden has MFA and locks after an amount of time commensurate with your security needs

[–] plateee@piefed.social 10 points 1 day ago (2 children)

True, but how does GitHub know your bitwarden has MFA? It only knows something has a valid credential.

[–] surfrock66@lemmy.world 3 points 17 hours ago (1 children)

I don't think that github has to know that. You could be using a password manager and choose to make it a minimum character boring password or meet minimum complexity requirements or use the same password on a million sites. You have to secure your credentials; complying with the minimums of a service isn't security.

[–] plateee@piefed.social 1 points 8 hours ago

GitHub doesn't need to know that - I think that's why it's a bit of a cop out for MFA. Sure, your bitwarden may implement MFA, but just a chrome browser isn't MFA.

Passkeys enable sites to offload the responsibility of securing accounts to the user, and if the user chooses a weaker way to implement them, GitHub doesn't give a fuck.

[–] Natanael@infosec.pub 8 points 1 day ago

Github doesn't need to know how you implement it, just that your browser is handling it (and in this case the browser lets Bitwarden handle it lol)