From 587fa76f82da0f75e8fc9e3dceaa161d36cd7f29 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?R=C3=A1cz=20Zolt=C3=A1n?= <67603836+racz-zoltan@users.noreply.github.com> Date: Sun, 25 May 2025 11:23:39 +0200 Subject: [PATCH] Add CarryPass to Password Managers section CarryPass is a zero-knowledge, offline-first PWA that uses deterministic password generation and encrypted vaults with team collaboration support. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 4d93e67..d785744 100644 --- a/README.md +++ b/README.md @@ -992,6 +992,7 @@ GNU/Linux is a family of free (as in freedom and as in free beer) and open sourc ✅ **Instead use** - [Bitwarden](https://bitwarden.com) - An open source cloud based password manager. - [vaultwarden](https://github.com/dani-garcia/vaultwarden/) - Unofficial Bitwarden compatible self-hosted server, formerly known as bitwarden_rs. +- [CarryPass](https://carrypass.net) - Zero-knowledge PWA password manager with deterministic generation, encrypted vaults, and team collaboration. ([Source](https://github.com/racz-zoltan/racz-zoltan.github.io)) `MIT` - [KeepassXC](https://keepassxc.org/) - Securely store passwords using industry standard encryption, no sync just storage. - [KeepassDX](https://www.keepassdx.com/) for Android. - [Strongbox](https://strongboxsafe.com/) for iOS.