diff options
author | François-Xavier Lyonnet du Moutier <fx.du.moutier@gmail.com> | 2018-12-28 00:28:54 +0000 |
---|---|---|
committer | François-Xavier Lyonnet du Moutier <fx.du.moutier@gmail.com> | 2018-12-28 00:28:54 +0000 |
commit | 86ccd2e138064d6ce791c29cc7048490982b6c1d (patch) | |
tree | 0f5121daa7ebc09b8136eca4651e1c43e86562a0 | |
parent | Changed teampass description regarding this conversation : (diff) | |
download | awesome-selfhosted-86ccd2e138064d6ce791c29cc7048490982b6c1d.tar.gz awesome-selfhosted-86ccd2e138064d6ce791c29cc7048490982b6c1d.zip |
corrected description following #1593 merge request.
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1020,7 +1020,7 @@ See https://github.com/n1trux/awesome-sysadmin#monitoring and https://github.com - [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` - [Psono](https://psono.com/) - A promising password managers fully featured for teams. ([Demo](https://www.psono.pw), [Source Code](https://gitlab.com/psono)) `Apache-2.0` `Python` - [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 with a lot of functionality. Suitable for personal password but not safe for team usage. works on any server Apache, MySQL and PHP. ([Source Code](https://github.com/nilsteampassnet/TeamPass/)) `GPL-3.0` `PHP` +- [Teampass](http://teampass.net/) - Password manager dedicated for managing passwords in a collaborative way. One symmetric key is used to encrypt all shared/team passwords and stored server side in a file and the database. works on any server Apache, MySQL and PHP. ([Source Code](https://github.com/nilsteampassnet/TeamPass/)) `GPL-3.0` `PHP` ## Pastebins |