-
Hi,
We have trying to migrate from php-gnupg to openpgp-php with an existing application (and therefore keys).
We were seeing inconsistent results in testing and eventually when we couldn't find a…
-
The Hagrid software which strips signature data from keys produces keys which are not OpenPGP compliant and cannot be imported into GnuPG or other OpenPGP-compliant software. This is problematic in an…
-
Hi I'm getting this error when doing a terraform init:
`Error while installing gavinbunney/kubectl v1.14.0: error checking signature: openpgp: key expired`
Terraform code is:
```
terraform {
…
-
Maybe we could use https://github.com/openpgpjs/openpgpjs it works on the client in Chrome so it should be usable in node.
-
[OpenPGP](https://openpgp.org) is widely adopted by most Linux distributions, as it offers a decentralized system for artifact verification.
To make use of OpenPGP, most distributions establish a P…
dvzrv updated
3 months ago
-
In an effort to motivate participation, I propose that authors should consider structuring any requirements in a format that would enable an automated test suite to measure and certify compliance.
…
-
Hi! :wave:
I am not a direct user of this project, but noticed that you are using the [openpgp-card-sequoia](https://crates.io/crates/openpgp-card-sequoia) crate.
With version 0.2.2 it has been d…
dvzrv updated
4 months ago
-
Referring to https://docs.rs/sequoia-openpgp/latest/sequoia_openpgp/parse/struct.PacketParser.html
In our use case it would be quite useful to have access to some of the lower-level parsing functio…
-
**Describe the bug**
The RainLoop OpenPGP implementation is incorrect.
1. Encrypt message should be with 'Recipient' public key (not your own key)
2. Sign a message should be with 'From' private …
-
I would like to contribute by writing an OpenPGP packet parser. I would like to ask for your preferences regarding how the API should be structured.
Also do you have strong opinions regarding the c…