passbolt / passbolt_api
Open source password manager for teams
Requires
- php: >=8.2
- ext-curl: *
- ext-gnupg: *
- ext-iconv: *
- ext-intl: *
- ext-json: *
- ext-ldap: *
- ext-mbstring: *
- ext-openssl: *
- ext-pdo: *
- ext-posix: *
- bacon/bacon-qr-code: ^3.0.1
- bcrowe/cakephp-api-pagination: dev-cakephp5#b103542e1b02c2a000862d91a804ecde6d4669b0
- cakephp/authentication: ^3.0
- cakephp/cakephp: ^5.3.6
- cakephp/migrations: ^4.0.0
- cakephp/plugin-installer: ^2.0
- composer/composer: ^2.9.8
- directorytree/ldaprecord: ^3.0
- donatj/phpuseragentparser: ^1.10.0
- duosecurity/duo_universal_php: ^1.1.2
- enygma/yubikey: ^3.8
- firebase/php-jwt: ^7.0.0
- imagine/imagine: ^1.5.1
- league/flysystem: ^3.29.1
- league/oauth2-client: ^2.6
- lorenzo/cakephp-email-queue: dev-master#30c24a0dbebd5a91ce7db9ce3a67db1a0d4711e3
- mobiledetect/mobiledetectlib: ^4.11.0
- ramsey/uuid: ^4.2.3
- singpolyma/openpgp-php: ^0.7
- spomky-labs/otphp: ^11.3.0
Requires (Dev)
- cakedc/cakephp-phpstan: ^3.2
- cakephp/cakephp-codesniffer: ^5.0
- cakephp/debug_kit: ^5.0.0
- cakephp/localized: ^5.0
- ergebnis/phpunit-slow-test-detector: ^2.19
- passbolt/passbolt-selenium-api: dev-cakephp5#861bc4fe19b5ed58e50dd9a9c52909c997f2934a
- phpstan/phpstan: ^1.12.10
- phpunit/phpunit: ^11.5.50
- psalm/phar: ^6.10
- psy/psysh: @stable
- seec/phpunit-consecutive-params: ^1.1
- vierge-noire/cakephp-fixture-factories: ^v3.0
This package is not auto-updated.
Last update: 2026-06-24 02:41:32 UTC
README
The open source password manager for teams.
Table of Contents
Introducing Passbolt
Passbolt is a security-first, open source password manager for teams. It helps organizations centralize, organize and share passwords and secrets securely.
What makes passbolt different?
- Security: Passbolt security model features user-owned secret keys and end-to-end encryption. It is audited multiple times annually, and findings are made public.
- Collaboration: Securely share and audit credentials, with powerful and dependable policies for power users.
- Privacy: Passbolt is headquartered in the EU 🇪🇺 specifically in Luxembourg. Passbolt doesn't collect personal data or telemetry, and can be deployed in an air-gapped environment.
Get Started
 Â
 Â
Run it on your own server, natively
Available Clients And Apps
Browser Extensions
Mobile Apps
CLI
Install passbolt CLI tool: go-passbolt-CLI
Desktop App
Coming soon see the pre-alpha version here.
Contributing
Please check CONTRIBUTING.md for more information about how to get involved.
Reporting a security Issue
If you've found a security related issue in Passbolt, please don't open an issue on GitHub. Follow our responsible disclosure process: https://www.passbolt.com/docs/contribute/security/vulnerability/.
License
This program is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License (AGPL) as published by the Free Software Foundation version 3.
The name "Passbolt" is a registered trademark of Passbolt SA, and Passbolt SA hereby declines to grant a trademark license to "Passbolt" pursuant to the GNU Affero General Public License version 3 Section 7(e), without a separate agreement with Passbolt SA.
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See GNU Affero General Public License for more details.
You should have received a copy of the GNU Affero General Public License along with this program. If not, see GNU Affero General Public License v3.
