Posted by tosh 14 hours ago
> Bitwarden’s Chrome extension, MCP server, and other legitimate distributions have not been affected yet.
I wrote my own password generator - it's stateless, which has the advantage that I never have to back up or sync any data between devices. It just lets you enter a very long, secure master password, service name and a username then runs an scrypt hash on this with good enough parameters to make brute-force attacks unfeasible.
For anything important, I also use 2FA.
It is mind boggling how an app that just lists a bunch of items can be so bloated.