Passbolt - Open source password manager for teams by passbolt
Passbolt is an open source password manager designed for collaboration. Securely create, manage and monitor your passwords. Share them instantly with your team.
You'll need Firefox to use this extension
Extension Metadata
Screenshots
About this extension
Passbolt is an open source password manager designed for collaboration. You can securely generate, store, manage and monitor your team credentials.
Get access to all of your logins and passwords from multiple browsers or even your mobile phone. Create strong random passwords, thanks to the fully customizable password generator, and share them instantly with your team.
Passbolt is built on top of an open API made for developers and agile teams. Passbolt is extensible and yet usable by everyone. No technical knowledge is required to use it.
This is why Passbolt is trusted by small businesses, as well as government offices, regulated industries, and privacy-conscious organizations:
Boost collaboration & productivity:
- Easily share one password, or a folder with a single user or a group of users;
- Use personal or shared tags to identify passwords and secrets;
- Give specific access rights to a user or group;
- Get detailed reporting on access & change history.
Security by design. Audited and certified:
- True end-to-end encryption;
- Interoperable cryptography based on OpenPGP;
- Full control your own encryption key;
- Access revocation that actually works;
- Regularly audited by independent auditors.
Made in Europe. Privacy by default:
- Host it in our cloud, located in Europe;
- Or self-host it for full data ownership;
- No tracker, no strings attached.
Passbolt source code comes under an AGPL license (yes even the commercial version) and is publicly available. You are free to audit it, contribute to it, or redistribute it.
This add-on is required to use the software, in order to provide advanced security features as well as functionality such as password auto filling on web pages.
Get started now:
https://www.passbolt.com/cloud/signup
Check out the source code:
https://github.com/passbolt
Get access to all of your logins and passwords from multiple browsers or even your mobile phone. Create strong random passwords, thanks to the fully customizable password generator, and share them instantly with your team.
Passbolt is built on top of an open API made for developers and agile teams. Passbolt is extensible and yet usable by everyone. No technical knowledge is required to use it.
This is why Passbolt is trusted by small businesses, as well as government offices, regulated industries, and privacy-conscious organizations:
Boost collaboration & productivity:
- Easily share one password, or a folder with a single user or a group of users;
- Use personal or shared tags to identify passwords and secrets;
- Give specific access rights to a user or group;
- Get detailed reporting on access & change history.
Security by design. Audited and certified:
- True end-to-end encryption;
- Interoperable cryptography based on OpenPGP;
- Full control your own encryption key;
- Access revocation that actually works;
- Regularly audited by independent auditors.
Made in Europe. Privacy by default:
- Host it in our cloud, located in Europe;
- Or self-host it for full data ownership;
- No tracker, no strings attached.
Passbolt source code comes under an AGPL license (yes even the commercial version) and is publicly available. You are free to audit it, contribute to it, or redistribute it.
This add-on is required to use the software, in order to provide advanced security features as well as functionality such as password auto filling on web pages.
Get started now:
https://www.passbolt.com/cloud/signup
Check out the source code:
https://github.com/passbolt
Rate your experience
PermissionsLearn more
This add-on needs to:
- Input data to the clipboard
- Access browser tabs
- Store unlimited amount of client-side data
- Access your data for all web sites
More information
- Add-on Links
- Version
- 4.9.4
- Size
- 4.81 MB
- Last updated
- a month ago (3 Oct 2024)
- Related Categories
- Licence
- GNU AGPL V3.0
- Privacy Policy
- Read the privacy policy for this add-on
- Version History
- Tags
Add to collection
Release notes for 4.9.4
Passbolt v4.9.4 is a maintenance update of preparatory work for the incoming v5 and addresses reported issues. Specifically, it cleans the codebase to ease the later encryption of the resource metadata. Plus, it fixes the unexpected resource workspace column resizing and some displayed information.
Thank you to the community for reporting these issues.
## [4.9.4] - 2024-09-30
### Fixed
- PB-33927: Update the label for password expiry email notification
- PB-34743: Fix: folder's sidebar information misses the creator and modifier information
- PB-35351: Fix: Grid columns resizing unexpectedly
### Security
- PB-35129: Upgrade vulnerable library webpack
- PB-35354: Upgrade vulnerable library path-to-regexp
### Maintenance
- PB-34313: E2EE WP2 documentation permissions finder class
- PB-34612: As a desktop app I should see the dotnet error message in of http error
- PB-34632: WP2-1.1 Migrate ResourceTypeEntity to EntityV2
- PB-34633: WP2-1.2 Migrate ResourceTypesCollection to EntityV2Collection
- PB-34634: WP2-1.3 Migrate CommentEntity to EntityV2
- PB-34635: WP2-1.4 Migrate CommentsCollection to EntityV2Collection
- PB-34636: WP2-1.5 migrate external resource entity to entity v2
- PB-34637: WP2-1.6 migrate external resources collection to entity v2 collection
- PB-34638: WP2-1.7 migrate external folder entity to entity v2
- PB-34639: WP2-1.8 migrate external folders collection to entity v2 collection
- PB-34640: WP2-1.9 Migrate ExportResourcesFileEntity to EntityV2
- PB-34641: WP2-1.10 Migrate PermissionTransferEntity to EntityV2
- PB-34642: WP2-1.11 Migrate PermissionTransfersCollection to EntityV2Collection
- PB-34643: WP2-1.12 Migrate GroupDeleteTransferEntity to EntityV2
- PB-34644: WP2-1.14 Migrate GroupUserTransfersCollection to EntityV2Collection
- PB-34645: WP2-1.15 Migrate UserDeleteTransferEntity to EntityV2
- PB-34646: WP2-1.13 Migrate GroupUserTransferEntity to EntityV2
- PB-34647: WP2-1.16 Migrate NeededSecretEntity to EntityV2
- PB-34648: WP2-1.17 Migrate NeededSecretsCollection to EntityV2Collection
- PB-34649: WP2-1.18 Migrate SecretEntity to EntityV2
- PB-34650: WP2-1.19 Migrate SecretsCollection to EntityV2Collection
- PB-34651: WP2-1.20 Migrate GroupUpdateDryRunResultEntity to EntityV2
- PB-34656: WP2-1.25 Migrate ImportResourcesFileEntity to EntityV2
- PB-34657: WP2-1.26 Migrate PlaintextEntity to EntityV2
- PB-34658: WP2-1.27 Migrate TotpEntity to EntityV2
- PB-34747: WP2-1.28 Remove not used sanitizeDto from GroupsUsersCollection
- PB-35124: Migrate 'gte' and 'lte' props of schemas to 'minimum' and 'maximum'
- PB-35125: WP2-2.6 Find resource permissions by requesting dedicated API permissions entry point
- PB-35128: WP2-2.1 unnecessary quick a api call when displaying home page
- ...
Thank you to the community for reporting these issues.
## [4.9.4] - 2024-09-30
### Fixed
- PB-33927: Update the label for password expiry email notification
- PB-34743: Fix: folder's sidebar information misses the creator and modifier information
- PB-35351: Fix: Grid columns resizing unexpectedly
### Security
- PB-35129: Upgrade vulnerable library webpack
- PB-35354: Upgrade vulnerable library path-to-regexp
### Maintenance
- PB-34313: E2EE WP2 documentation permissions finder class
- PB-34612: As a desktop app I should see the dotnet error message in of http error
- PB-34632: WP2-1.1 Migrate ResourceTypeEntity to EntityV2
- PB-34633: WP2-1.2 Migrate ResourceTypesCollection to EntityV2Collection
- PB-34634: WP2-1.3 Migrate CommentEntity to EntityV2
- PB-34635: WP2-1.4 Migrate CommentsCollection to EntityV2Collection
- PB-34636: WP2-1.5 migrate external resource entity to entity v2
- PB-34637: WP2-1.6 migrate external resources collection to entity v2 collection
- PB-34638: WP2-1.7 migrate external folder entity to entity v2
- PB-34639: WP2-1.8 migrate external folders collection to entity v2 collection
- PB-34640: WP2-1.9 Migrate ExportResourcesFileEntity to EntityV2
- PB-34641: WP2-1.10 Migrate PermissionTransferEntity to EntityV2
- PB-34642: WP2-1.11 Migrate PermissionTransfersCollection to EntityV2Collection
- PB-34643: WP2-1.12 Migrate GroupDeleteTransferEntity to EntityV2
- PB-34644: WP2-1.14 Migrate GroupUserTransfersCollection to EntityV2Collection
- PB-34645: WP2-1.15 Migrate UserDeleteTransferEntity to EntityV2
- PB-34646: WP2-1.13 Migrate GroupUserTransferEntity to EntityV2
- PB-34647: WP2-1.16 Migrate NeededSecretEntity to EntityV2
- PB-34648: WP2-1.17 Migrate NeededSecretsCollection to EntityV2Collection
- PB-34649: WP2-1.18 Migrate SecretEntity to EntityV2
- PB-34650: WP2-1.19 Migrate SecretsCollection to EntityV2Collection
- PB-34651: WP2-1.20 Migrate GroupUpdateDryRunResultEntity to EntityV2
- PB-34656: WP2-1.25 Migrate ImportResourcesFileEntity to EntityV2
- PB-34657: WP2-1.26 Migrate PlaintextEntity to EntityV2
- PB-34658: WP2-1.27 Migrate TotpEntity to EntityV2
- PB-34747: WP2-1.28 Remove not used sanitizeDto from GroupsUsersCollection
- PB-35124: Migrate 'gte' and 'lte' props of schemas to 'minimum' and 'maximum'
- PB-35125: WP2-2.6 Find resource permissions by requesting dedicated API permissions entry point
- PB-35128: WP2-2.1 unnecessary quick a api call when displaying home page
- ...
More extensions by passbolt
- There are no ratings yet
- There are no ratings yet
- There are no ratings yet
- There are no ratings yet
- There are no ratings yet
- There are no ratings yet