-
Deferred from #799
# Description
I would like to have proof that the pack releases on my system are the ones released by the Buildpacks organization.
# Proposed solution
When releasing pack r…
-
I am trying to integrate with Beeper Homeserver for my Electron app and I have not been able to get it to work for encrypted messages. I could not find a working snippet of code on the internet. That …
-
Hello!
Sorry if this has been asked already (didn't seem to find it though), I've been trying out `rpgp` for a work project, and i've been able to import full keychains pretty easily. But i'm not s…
-
This issue was migrated from [Pagure Issue #1513](https://pagure.io/dogtagpki/issue/1513). Originally filed by **[aakkiang](https://pagure.io/user/aakkiang) (@aakkiang)** on *2015-07-24 04:05:43*:
- …
-
i'v this problem after run my app. (i used node-passbook prepare-keys for generate my certificates, from my .p12 cert file. )
[Error: unable to load signing key file
140735227736144:error:0906D06C:P…
-
This is after #456:
Signer API exceptions may not be 100% coherent: it's an API that's grown over time. It's also not as critical that the exceptions are well designed as e.g. python-tuf verificati…
-
**Link to problem area**:
* https://spec.matrix.org/v1.6/server-server-api/#get_matrixkeyv2server
* https://spec.matrix.org/v1.6/appendices/#signing-details
* etc
**Issue**
Nowhere do we actual…
-
Currently in Nortary Signer, the signing keys are AES wrapped with a password and the cipher text is persisted in a keystore.
However, the password used to AES wrap the private keys is as an envir…
-
Prepare two RSA keys by the following commands (keep calm for the second):
```
openssl genpkey -algorithm rsa -pkeyopt rsa_keygen_bits:4096 -pkeyopt rsa_keygen_pubexp:0x010000000000000001 -out rsa0…
-
### Describe the bug
Although AtOnboardingPreference takes AtSigningAlgo and AtHashingAlgo as optional inputs. There is no way as of now to pass that same data to AtAuth. This causes AtAuth to perf…