101010.pl is one of the many independent Mastodon servers you can use to participate in the fediverse.
101010.pl czyli najstarszy polski serwer Mastodon. Posiadamy wpisy do 2048 znaków.

Server stats:

474
active users

#bitwarden

2 posts2 participants0 posts today

You know, @bitwarden was fine before they started trying to remake themselves as a corporate password manager.
Since then it seems like it's just been one disappointment after another.
Currently the #Bitwarden browser extension on one of my computers is failing to show the icon badge indicating how many matching entries there are for the current website, and on a different computer the icon claims that the extension is locked when it actually isn't.
Solid work.

Interesting, timeapi.io seems to be down (or bloody slow) so the NTP requests for my Vaultwarden instance don't work out...

So now, my users with 2FA to log-in their instance cannot login...

Other TOTP codes are working fine tho'

And it's impossible to change the NTP server provider...

Am I missing something or is that an actual oversight ?

If Bitwarden is adding a "feature" to connect AI agents with your passwords, my faith in Bitwarden has just plummeted.

Knowledgeable infosec friends*, how bad is this news? Do I need to look for a new password manager?

*If that's not you, you don't need to reply. Really. Move along.

1/2

nerds.xyz/2025/07/bitwarden-mc

NERDS.xyz · Bitwarden MCP server secures AI access to your passwordsBitwarden releases local first MCP server so AI agents can securely manage passwords without compromising encryption

Hello, I’m hosting a #Vaultwarden server behind #Caddy 2.10 and made the following test:

Tuning Caddy to allow only #PQC curves:

	tls {
		curves x25519mlkem768
	}

Trying to connect with #Firefox Mac -> OK
Trying to connect with #Bitwarden #android client -> Fail

Without the #TLS tuning, the Bitwarden Android client will happily connect to the server.

Is it a problem with the Bitwarden Android client or with Android, or both?