-
As a user, I want to pull signatures from remote registry, using tag or digest references
Note: decision by group to push past RC-1, since notation verify does pull automatically, and this really b…
-
### Component
Forge
### Have you ensured that all of these are up to date?
- [X] Foundry
- [X] Foundryup
### What version of Foundry are you on?
forge 0.0.2 (ac5feb1 2024-10-30T00:25:4…
-
possibly due to verifying code signatures.
in a new shell:
```
Measure-Command {Get-OktaConfiguration}
Seconds : 11
```
i removed the code signatures and it starts right away.
…
-
Currently, we are able to verify container images with sigstore signatures using public key/Fulcio/Rekor, as described [here](https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/8/h…
-
### Description
Follow-up task to https://github.com/near/nearcore/pull/12020.
[Comment:](https://github.com/near/nearcore/pull/12020/files#r1771911821)
Add some tests (can add some to the test…
-
rua 0.19.10
I want to create a separate user for rua because I don't want it clutter my home gpg keyring, but now I cannot install aur packages requiring gpg source verification (e.g. hplip-plugin)…
-
## Feature Request
### Summary
Currently the BlockSync logic is triple verifying all validator signatures, which has real costs to block syncing throughput. Looking at [these IAVL v2 benchma…
-
We need to verifying the signatures of txs in genesis file upon mainnet launch. We might want to set default to true before the release. This could be a backdoor for production
https://github.com/…
piux2 updated
3 weeks ago
-
The documentation ( https://developer.8x8.com/jaas/docs/webhooks-signatures ) describes how we can check the signature from a webhook call, but a real code example would help with some of the question…
-
### Description
A light client wishing to verify a Tendermint header must check that the purported header has valid signatures from a 2/3+1 stake weight coalition.
The current implementation (as…