The open source password manager for teams.
[](LICENSE.txt)
[](https://github.com/phpstan/phpstan)
[](https://psalm.dev/)
Table of Contents
- [Introducing Passbolt](#introducing-passbolt)
- [Get Started](#get-started)
- [Run it on your own server, natively](#run-it-on-your-own-server-natively)
- [Available Clients & Apps](#available-clients-and-apps)
- [Browser Extensions](#browser-extensions)
- [Mobile Apps](#mobile-apps)
- [CLI](#cli)
- [Desktop App](#desktop-app)
- [Contributing](#contributing)
- [Reporting a security issue](#reporting-a-security-issue)
- [License](#license)
---

# 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](https://help.passbolt.com/faq/security/code-review) are made public.
- **Collaboration:** Securely share and audit credentials, with powerful and dependable policies for power users.
- **Privacy:** Passbolt is headquartered in the EU :european_union: 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
|[](https://www.passbolt.com/ce/docker) | [](https://www.passbolt.com/ce/kubernetes) | [](https://www.passbolt.com/ce/ubuntu) |[](https://www.passbolt.com/ce/debian) | [](https://www.passbolt.com/ce/redhat) | [](https://www.passbolt.com/ce/raspberry) | [](https://www.passbolt.com/ce/rockylinux) |
|:--:|:--:|:--:|:--:|:--:|:--:|:--:|
| [](https://www.passbolt.com/ce/almalinux) | [](https://www.passbolt.com/ce/oracle) | [](https://www.passbolt.com/ce/fedora) | [](https://www.passbolt.com/ce/opensuse) | [](https://www.passbolt.com/ce/aws) | [](https://www.passbolt.com/ce/digitalocean) | [](https://www.passbolt.com/ce/centos) |
## Available Clients And Apps
### Browser Extensions
- [Chrome](https://chrome.google.com/webstore/detail/passbolt-open-source-pass/didegimhafipceonhjepacocaffmoppf) - Brave, Opera, Vivaldi, & other Chromium browsers
- [Firefox](https://addons.mozilla.org/en-US/firefox/addon/passbolt/)
- [Edge](https://microsoftedge.microsoft.com/addons/detail/passbolt-open-source-pa/ljeppgjhohmhpbdhjjjbiflabdgfkhpo)
### Mobile Apps
- [App Store](https://apps.apple.com/nz/app/passbolt-password-manager/id1569629432)
- [Google Play Store](https://play.google.com/store/apps/details?id=com.passbolt.mobile.android)
### CLI
Install passbolt CLI tool: [go-passbolt-CLI](https://github.com/passbolt/go-passbolt-cli)
### Desktop App
Coming soon [see the pre-alpha version here](https://github.com/passbolt/passbolt-windows).
# Contributing
Please check [CONTRIBUTING.md](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](https://www.gnu.org/licenses/agpl-3.0.html).