this post was submitted on 19 May 2026
58 points (100.0% liked)

PC Master Race

21167 readers
606 users here now

A community for PC Master Race.

Rules:

  1. No bigotry: Including racism, sexism, homophobia, transphobia, or xenophobia. Code of Conduct.
  2. Be respectful. Everyone should feel welcome here.
  3. No NSFW content.
  4. No Ads / Spamming.
  5. Be thoughtful and helpful: especially when new beginners have questions.

founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] sloppy_diffuser@sh.itjust.works 5 points 1 day ago (1 children)

Passkeys are worth learning. Linux / GrapheneOS (de-googled Android) only household. This isn't some Microsoft thing they are trying to push.

Passwordless logins (or 2FA depending on the site). Uses the same public key cryptography primitives that pretty much the whole internet is built upon.

Way more secure than passwords. The secret is never sent to the server you are logging into while passwords are which makes you a phishing target (noteable exception is opaque-ke). Users are trained to make crappy passwords and with passkeys there is nothing to memorize.

The big commercial operating systems I'm pretty sure all support storing them with cloud syncing across your devices.

If you care about privacy, password managers like BitWarden can handle them as well.

Not sure if vaultwarden (self-hosted BitWarden) stores them if you don't trust any cloud provider.

[–] dragonlover@lemmy.zip 2 points 17 hours ago (1 children)

Vaultwarden handles them just fine. Was a nice surprise feature

[–] sloppy_diffuser@sh.itjust.works 2 points 14 hours ago

Awesome! With the recent direction BitWarden is going, I'll be switching soon then to self-hosted.