Passbolt is an open source password manager for teams. It provides a single platform to manage credentials, with a focus on security, collaboration and privacy. Passbolt is built for collaboration. Benefit from powerful auditing tools and unparalleled granularity for access control and encrypted data.
Passbolt's security model supports user-owned secret keys and end-to-end encryption, and is regularly evaluated by top penetration testers. Passbolt believes in being open, transparent and accountable. Headquarters are in the EU, specifically in Luxembourg data privacy is in our DNA. Even the paid versions are 100% open source. This ensures transparency and allows anyone to review the code.
If you're new here, it may take some time to find your way around the repositories. So, here's a quick tour:
- passbolt_api: The passbolt CE backend, a JSON API written with CakePHP.
- passbolt_browser_extension: The passbolt browser extensions developed for Edge, Chrome, & Firefox.
- passbolt_cli: A command line interface for the passbolt API.
- passbolt_docker: Everything you need to get started using passbolt with Docker.
- mobile-passbolt-android: The passbolt mobile app for android.
- mobile-passbolt-ios: The passbolt mobile app for iOS.
- charts-passbolt: Run passbolt on Kubernetes with Helm.
- passbolt-windows: The passbolt desktop app for Windows
Of course passbolt encourages collaboration and support in all forms. Whether you'd like to provide support with code, reviews, testing, translating, financially, or being an active member of our community it's easy to get started.
- Contribute Code: Contributing.md
- Review Us: Leave us a review on the app store or browser extension store of your choosing.
- Test New Releases: Visit the community forum for new release canidates and test pre-alpha releases
- Help With Translating: Help translate passbolt for globalization, see the translator guide to get started.
- Join Our Community: Join the community forum to discuss feature requests, translations, development, and more.
- Share The Love: Star the Github repo and give us a shout out on social media.
Install passbolt CLI tool: go-passbolt-CLI
A windows desktop application is in development! See the work being done in the passbolt-windows repository