Use Passbolt without extension

Q1. What is the problem that you are trying to solve?
As I working in Air-Gapped network environment, our team need password manager.
Problem to have an extensions by the internal policies.

Q2 - Who is impacted?
Usage of Passbolt
The implementation in Air-Gapped very restricted network not allowing any not approved software especially browser extensions.

Q3 - Why is it important and/or urgent?
In case of availability on premise installation with availability to work without browser extension will help to many people.

Q4 - What is your proposed solution? (optional)
Develop new version or type of installation which will work without browser extension, this is stops us to use passbolt.

Q5. Community support
Please support

Hi @kissev Welcome to the forum!

As you may have read, the extension is where the encryption and decryption occur. For GUI users, the extension is not an option.

However, the passbolt API is open source and you may wish to either use a CLI solution or create something custom for your use case.

In addition to the passbolt CLI there is the user-contributed Go version which has been used to create a search feature recently.

There are also a few other libraries that can be used to jumpstart a custom solution.