Password management system
https://pass.fsfe.org
tobiasd
a105ae26ea
All checks were successful
continuous-integration/drone/push Build is passing
Reviewed-on: #47 |
||
---|---|---|
docs | ||
LICENSES | ||
.drone.yml | ||
.gitignore | ||
docker-compose.yml | ||
Dockerfile-mariadb | ||
README.md | ||
renovate.json |
Passbolt
Passbolt is a Free Software password storage and management service. The FSFE's installation is on pass.fsfe.org and available to people who are concerned with sensible passwords used by multiple people in various teams. It is a web-based service, but uses GPG in the background that encrypts all passwords securely.
Usage
Documentation about this service can be found in our documentation and on the official passbolt website.
Specifics
This instance mainly uses the official deployment scripts, but adds some custom changes:
- Basic auth password for extra protection
- Availability of database password in mariadb container to quickly execute mysql commands without password prompt