This is a list of Free Software network services and web applications which can be hosted locally. Selfhosting is the process of locally hosting and managing applications instead of renting from SaaS providers. —from github/Kickball/awesome-selfhosted
- Bitwarden – Password manager with webapp, browser extension, and mobile app. (Source Code) AGPL-3.0 C#
- keeweb – This webapp is a browser and desktop password manager compatible with KeePass databases. (Source Code) MIT HTML5
- Passbolt – Password manager dedicated for managing passwords in a collaborative way on any Web server, using a MySQL database backend. (Source Code) AGPL-3.0 PHP
- PassIt – Simple password manage with sharing features by group and user, but no administration interface. (Demo, Source Code) AGPL-3.0 Python
- Psono – A promising password managers fully featured for teams. (Demo, Source Code) Apache-2.0 Python
- sysPass – Multiuser password management system. (Demo, Source Code) GPL-3.0 PHP
- Teampass – 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) GPL-3.0 PHP