diff options
author | Marcel Brückner <marcelbrueckner@gmx.de> | 2019-10-26 11:56:01 +0000 |
---|---|---|
committer | Marcel Brückner <marcelbrueckner@gmx.de> | 2019-10-26 11:56:01 +0000 |
commit | da6d6bdbb046cdf3d0ca2e9b7c8a42178144819b (patch) | |
tree | 17c5743be95fdb9b5ce8f6ed31ece3bbc64231b1 | |
parent | Merge pull request #1854 from awesome-selfhosted/update-wazo (diff) | |
download | awesome-selfhosted-da6d6bdbb046cdf3d0ca2e9b7c8a42178144819b.tar.gz awesome-selfhosted-da6d6bdbb046cdf3d0ca2e9b7c8a42178144819b.zip |
Highlight Bitwarden relies on closed source
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1086,7 +1086,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](https://bitwarden.com/) `⚠` - Password manager with webapp, browser extension, and mobile app. ([Source Code](https://github.com/bitwarden/core)) `AGPL-3.0` `C#` - [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` |