diff options
author | nodiscc <nodiscc@gmail.com> | 2017-12-28 12:40:28 +0000 |
---|---|---|
committer | nodiscc <nodiscc@gmail.com> | 2017-12-28 12:40:28 +0000 |
commit | 2272a00a3afd879001293c2ae67af736606e4c99 (patch) | |
tree | 031f36b3e07563072a261b4e5156ef66d4068dcc | |
parent | sorted alphabetically (diff) | |
download | awesome-selfhosted-2272a00a3afd879001293c2ae67af736606e4c99.tar.gz awesome-selfhosted-2272a00a3afd879001293c2ae67af736606e4c99.zip |
fix passbolt license
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -920,7 +920,7 @@ See https://github.com/n1trux/awesome-sysadmin#monitoring and https://github.com - [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](http://passbolt.com/) - Password manager dedicated for managing passwords in a collaborative way on any web server, MySQL and PHP. ([Source Code](https://github.com/passbolt/passbolt_api)) `GNU Affero GPL v3.0` `PHP` +- [Passbolt](http://passbolt.com/) - Password manager dedicated for managing passwords in a collaborative way on any web server, MySQL and PHP. ([Source Code](https://github.com/passbolt/passbolt_api)) `AGPL-3.0` `PHP` - [sysPass](http://www.syspass.org/) - Multiuser password management system. ([Demo](http://demo.syspass.org/), [Source Code](https://github.com/nuxsmin/sysPass)) `GPL-3.0` `PHP` - [Teampass](http://teampass.net/) - Password manager dedicated for managing passwords in a collaborative way on any server Apache, MySQL and PHP. ([Source Code](https://github.com/nilsteampassnet/TeamPass/)) `GPL-3.0` `PHP` |