What is a website everyone should know about?

https://lemm.ee/post/1008147

What is a website everyone should know about? - lemm.ee

haveibeenpwned.com

To figure out if your email addresses are part of a known breach. Also, start using a password manager (bitwarden.com)

Have I Been Pwned: Check if your email address has been exposed in a data breach

Have I Been Pwned allows you to check whether your email address has been exposed in a data breach.

Have I Been Pwned
A good alternative to Bitwarden is KeePass/KeepassXC btw
A good alternative to keepass is a self hosted vaultwarden btw. (compiled from bitwardens opensource code iirc)

Vaultwarden is not compiled from Bitwarden’s code, it’s a separate project and codebase but designed to be compatible with Bitwarden’s API.

Bitwarden is open source and you can self-host it but IIRC it’s a bit more complex and resource-hungry than Vaultwarden.

They have totally different design goals which is why Bitwarden is more resource-hungry and more complex to deploy. Bitwarden can scale up to companies with hundreds of thousands of employees (it’s what they run on the hosted version, after all) whereas Vaultwarden is designed to be small and light for home use cases where you almost always have <10 users total.