Password management system https://pass.fsfe.org
Go to file
tobiasd a105ae26ea
All checks were successful
continuous-integration/drone/push Build is passing
Merge pull request 'Update docker Docker tag to v27.3.1' (#47) from renovate/docker-27.x into master
Reviewed-on: #47
2024-09-23 08:11:38 +00:00
docs add documentation 2023-06-27 13:01:25 +02:00
LICENSES make REUSE compliant 2020-05-07 14:15:17 +02:00
.drone.yml Update docker Docker tag to v27.3.1 2024-09-21 00:35:28 +00:00
.gitignore make REUSE compliant 2020-05-07 14:15:17 +02:00
docker-compose.yml Update passbolt/passbolt Docker tag to v4.9.1-1-pro 2024-08-15 05:33:22 +00:00
Dockerfile-mariadb set fixed major version for mariadb 2020-06-30 15:40:23 +02:00
README.md update README 2023-06-27 14:16:05 +02:00
renovate.json bump drone image 2023-11-05 15:21:04 +01:00

in docs.fsfe.org

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