A password manager built around stopping phishing specifically — instead of just storing your passwords, it gives you disposable email addresses and warns you when a site is impersonating a real one.
Results for “password managers”
14 tools found
A password manager built by a developer, for developers — it stores your regular logins alongside the messier stuff, like .env files and API keys, that most password managers weren't really designed to hold.
A password manager that never uploads your passwords to any company's servers — instead, your devices talk to each other directly to stay in sync, so there's no central vault that could ever get hacked or breached.
A privacy service that scrubs your personal info off data-broker sites and gives you disposable email addresses and phone numbers so companies never see your real ones.
Windows software that securely checks passwords and email addresses against known data breaches using k-anonymity encryption, without transmitting sensitive data.
Self-hosted password manager built with Django, AES-256 GCM encryption, MFA, and brute-force protection.
Self-hosted team password vault with granular permissions, LDAP login, and three-layer encryption.
An open-source password manager built for teams, letting IT staff securely share logins and secrets without ever exposing the plain-text password.
A password manager that never talks to the internet at all — your vault, encrypted with AES-256, lives only on your Windows PC, so there's no cloud account to breach and no subscription to pay, at the cost of syncing to your phone.
End-to-end encrypted password manager with a built-in email alias generator and server. ([Source Code](https://github.com/aliasvault/aliasvault)) `MIT` `Docker`
Simple password manage with sharing features by group and user, but no administration interface. ([Demo](https://app.passit.io/), [Source Code](https://gitlab.com/passit)) `AGPL-3.0` `Docker/Python`
Demo
Demo
Password manager dedicated for managing passwords in a collaborative way. One symmetric key is used to encrypt all shared/team passwords and stored server side in a file and the database. works on any server Apache, MySQL and PHP. ([Source Code](https://github.com/nilsteampassnet/TeamPass)) `GPL-3.0` `PHP`