Skip to content

Sequoia as PGP back end #31

@svenseeberg

Description

@svenseeberg

For https://github.com/netzbegruenung/passbolt-salt/, which uses this module as a dependency, I need to decrypt many passwords in a short time. As the gpg-agent is decrypting all PGP messages in a single process, this quickly becomes a bottleneck. For the passbolt-salt project I replaced the decryption with Sequoia, which can decrypt messages in independent processes. This seems to work quite well and therefore could be an option for this project as well.

Would this project be open to a pull request that optionally uses Sequoia for PGP operations? I would prefer to move all Passbolt and PGP related functionality into this module.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions