diff options
author | nodiscc <nodiscc@gmail.com> | 2017-12-29 11:34:19 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-12-29 11:34:19 +0000 |
commit | 42049735983fd9c2c5edd66ef18fb9241105375c (patch) | |
tree | 2bc1597e33f882cde0f8edd93e361b6d76d7b694 | |
parent | Merge pull request #1278 from meitar/issue-1270 (diff) | |
parent | Closes #1050: Use correct (HTTPS) link for Passbolt, clarify tech used. (diff) | |
download | awesome-selfhosted-42049735983fd9c2c5edd66ef18fb9241105375c.tar.gz awesome-selfhosted-42049735983fd9c2c5edd66ef18fb9241105375c.zip |
Merge pull request #1280 from meitar/issue-1050
Closes #1050: Use correct (HTTPS) link for Passbolt, clarify tech used.
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -921,7 +921,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)) `AGPL-3.0` `PHP` +- [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` - [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` |