-
Context:
I’m working on a Cosmos SDK project in Flutter/Dart, and I’m implementing RFC6979 deterministic ECDSA signing with the secp256k1 curve. While researching, I came across Decred’s implementa…
-
### Is your feature request related to a problem? Please describe.
I would like to send signed mails with a valid S/MIME certificate and for this reason I have already looked into the go-mail middlew…
-
I'm trying to use a filelist to skip when signing the contents of a directory using trusted-signing
**Repro steps**
The following command is being executed from the directory containing the targ…
-
I seem to regularly get confused about this so maybe others are too:
The documentation (at least https://github.com/sigstore/fulcio/blob/main/docs/how-certificate-issuing-works.md) states that the…
-
Are there plans to allow for Individual Developers to use trusted signing?
At the moment I believe it's limited to "legal business entities that have verifiable tax history of three or more years."
…
-
### What resources or data sources are affected?
This applies to the provider as a whole.
### Feature Request
Please consider submitting a signing key to the OpenTofu registry. I'm calling this out…
-
Current situation:
* root signing period is 31 days: so the signing event PR opens 31 days before expiry
* tests file an issue if root is not valid 30 days into the future
This is not completely …
-
Frontend uses sign on Process Next (process next with action=sign) rather than ActionsController, we would need to use ActionsController in order to support parallell signing. This way we can have mul…
-
I added ForceDryRunSigning to arcade to enable use of dry run signing even when the repo thinks that its in official build modes. In those cases, it would normally only allow real signing. This needs …
-
Follow up to #11596.
The initial MAVLink Signing implementation supports basic setting of a user provided secret key and sending the setup_signing message to enable/disable signing. Necessary improve…