mirror of
https://github.com/awesome-selfhosted/awesome-selfhosted.git
synced 2025-04-24 13:52:09 +02:00
Add vaults to Password Managers(fixed description)
This commit is contained in:
parent
98cb339067
commit
9bcd61a878
1 changed files with 1 additions and 1 deletions
|
@ -1256,7 +1256,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`
|
||||
- [vaults](https://github.com/MatrixEternal/vaults) - Password manager featuring client side AES-256 encryption, PBKDF2 hashing, vaults, password generation & more. `GPL-3.0` `PHP`
|
||||
|
||||
|
||||
### Pastebins
|
||||
|
|
Loading…
Add table
Reference in a new issue