Hacker News new | ask | show | jobs
by Ayesh 936 days ago
I've been using Firefox's built-in password manager before moving to Bitwarden, and I don't think Firefox's isn't all that bad.

All passwords are E2EE, and the sync server is open source and you can theoretically self host it.

I recently read about how Bitwarden adds Passkeys to Firefox, and was left sour there is no universal API for it. Bitwarden just overrides it as JS level, and hands it over to the browser if there are no passkeys selected/available.

I imagine Safari + keychain is coupled in a more secure and well-defined way.