diff options
author | Cleberson Ramirio <cleberson.ramirio@outlook.com> | 2019-10-24 17:35:48 +0000 |
---|---|---|
committer | Cleberson Ramirio <cleberson.ramirio@outlook.com> | 2019-10-24 17:35:48 +0000 |
commit | 7ba63600df23baeb0e5ac36bf260883645eb497b (patch) | |
tree | c42db7f6a4ab6747911ceba6d09966b3f0849cff | |
parent | Merge pull request #1855 from charlottetan/patch-1 (diff) | |
download | awesome-selfhosted-7ba63600df23baeb0e5ac36bf260883645eb497b.tar.gz awesome-selfhosted-7ba63600df23baeb0e5ac36bf260883645eb497b.zip |
Add bitwarden_rs to password managers
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1082,6 +1082,7 @@ See https://github.com/n1trux/awesome-sysadmin#monitoring and https://github.com **[`^ back to top ^`](#)** - [Bitwarden](https://bitwarden.com/) - Password manager with webapp, browser extension, and mobile app. ([Source Code](https://github.com/bitwarden/core)) `AGPL-3.0` `C#` + - [bitwarden_rs](https://github.com/dani-garcia/bitwarden_rs) - Lightweight Bitwarden server API implementation written in Rust. `GPL-3.0` `Rust` - [keeweb](https://keeweb.info/) - This webapp is a browser and desktop password manager compatible with KeePass databases. ([Source Code](https://github.com/keeweb/keeweb)) `MIT` `HTML5` - [Passbolt](https://www.passbolt.com/) - Password manager dedicated for managing passwords in a collaborative way on any Web server, using a MySQL database backend. ([Source Code](https://github.com/passbolt/passbolt_api)) `AGPL-3.0` `PHP` - [PassIt](https://passit.io/) - 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` `Python` |