From 3458de522b55b87b24aba8d8bcdd1a035182e966 Mon Sep 17 00:00:00 2001 From: MatrixEternal <35934418+MatrixEternal@users.noreply.github.com> Date: Sun, 7 Nov 2021 00:25:05 +0100 Subject: [PATCH] Add vaults to Password Managers --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 124ccb9f..03be4fae 100644 --- a/README.md +++ b/README.md @@ -1252,6 +1252,7 @@ _Related: [Wikis](#wikis)_ - [sysPass](https://www.syspass.org/) - Multiuser password management system. ([Demo](https://demo.syspass.org/), [Source Code](https://github.com/nuxsmin/sysPass)) `GPL-3.0` `PHP` - [Teampass](https://teampass.net/) - 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` - [Vaultwarden](https://github.com/dani-garcia/vaultwarden) - Lightweight Bitwarden server API implementation written in Rust. `GPL-3.0` `Rust` +- [vaults](https://github.com/MatrixEternal/vaults) - Minimalistic private password manager featuring client-side encryption, vaults, folders and more. Written in Vue.js 3 & Symfony(PHP). `GPL-3.0` `PHP` ### Pastebins