diff options
author | n8225 <n8225@users.noreply.github.com> | 2019-10-28 02:38:07 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-10-28 02:38:07 +0000 |
commit | 2c345494effba1cf6a411475835b93a5be93ca8a (patch) | |
tree | 43c5b337765e5818560b3c2636157f6884082d5e | |
parent | Merge pull request #1857 from rmrgh/bitwarden_rs (diff) | |
parent | Merge branch 'master' into bitwarden-closed-source-dep (diff) | |
download | awesome-selfhosted-2c345494effba1cf6a411475835b93a5be93ca8a.tar.gz awesome-selfhosted-2c345494effba1cf6a411475835b93a5be93ca8a.zip |
Merge pull request #1861 from marcelbrueckner/bitwarden-closed-source-dep
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#` - [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` |