diff options
author | François-Xavier Lyonnet du Moutier <fx.du.moutier@gmail.com> | 2018-11-22 20:32:09 +0000 |
---|---|---|
committer | nodiscc <nodiscc@gmail.com> | 2018-12-09 14:03:17 +0000 |
commit | d18c629adeff453c6e6ad120bf652032cf225dc6 (patch) | |
tree | b20e192d4e7db0194b45e50ac21dce77928732fd | |
parent | Merge pull request #1580 from manuel-uberti/patch-1 (diff) | |
download | awesome-selfhosted-d18c629adeff453c6e6ad120bf652032cf225dc6.tar.gz awesome-selfhosted-d18c629adeff453c6e6ad120bf652032cf225dc6.zip |
added passit and psono as self-hosted password managers
-rw-r--r-- | README.md | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1015,6 +1015,8 @@ 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](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` +- [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 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` |