-
The Sphinx team is looking to name its new hardware signing device, and we are hoping you can help. The device allows you to run a hosted lightning node while keeping the keys private. The features we…
-
I wanted to verify a signature I had previously generated with ```ES256```.
Creating the signature was straightforward. Since JOSE was using ```cryptography``` as the backend, I used the ```privat…
-
### Preliminary Checks
- [X] This issue is not a question, feature request, RFC, or anything other than a bug report. Please post those things in GitHub Discussions: https://github.com/nebari-dev/neb…
-
Watch wallets only contain addresses/public keys and do not contain seeds or private keys.
We can create wallet files with the type `"watch"`. This wallet will not be able to perform any signing o…
-
## Description
Allow for the version tag and commit from a `cz bump` command to be signed using a GPG key.
## Possible Solution
Implementing a flag on `cz bump` that allows for the tag and commit…
-
Right now `cosign` as a package is tightly coupled with its signing and verification implementation:
* _Registry-resident_ OCI containers as the signable object
* Generating `fulcio` certs
* Uplo…
-
**Describe the bug**
Docker environment fails to build
**To Reproduce**
Steps to reproduce the behavior:
```
git clone https://github.com/Attendize/Attendize
cd Attendize
git checkout maste…
-
### Expected Behavior
The message should be understandable by those who attempt the build.
For instance: "Can't create cryptographic PGP signatures for my-app.zip because .... Please follow ...d…
-
For those with API keys, allow them to see a list of users and some limited set of details about these.
-
```
doc/SETTINGS_AND_METADATA.txt says:
SAML2IDP_CONFIG = {
# Default metadata to configure this local IdP.
'autosubmit': True,
'certificate_file': 'keys/certificate.pem', # If using rela…