-
As an admin I want to be able to create, rotate and disable signing keys for OIDC tokens manually. Keys only exist on instance level, as they represent the issuer (instance domain).
Depends on API …
-
There are a number of places where `JWTSecurityTokenHandler` calls into user provided methods that may be doing some IO (e.g., database or remote calls) but they do so in a synchronous way.
One examp…
-
### Feature idea
Accrescent is a private and secure Android app store built with modern features in mind, includin but not limited to strong security mechanics like app signing key pinning, signed re…
-
is there a possibility to store a signed ssh key, which should be in the same folder as the pub-key.
https://access.redhat.com/documentation/de-de/red_hat_enterprise_linux/6/html/deployment_guide…
-
Most package managers *require* proper signing if they are accessed from the internet.
Adding a shared GPG key in GitHub secrets store should allow automatic building and signing of those packages.…
-
Cross posting my [cosign GitHub Issue](https://github.com/sigstore/cosign/issues/3890) here just in case its a Fulcio related-issue.
I have been looking into using keyless signing again. My proble…
-
### User Story:
As the Passport team,
I want to ensure that the cryptographic keys used for hashing and signing are secured against exposure,
So that the integrity and security of the platform are mai…
-
When passing an EC `key` and `cert ` to `OpenADRServer`, it crashes after receiving the first message from the VEN:
```python
Registration id generated: ba81402c-9a7a-4407-930c-b2b60d109693
Error…
-
I downloaded [yubihsm2-sdk-2023-01-darwin-amd64.pkg](https://developers.yubico.com/YubiHSM2/Releases/yubihsm2-sdk-2023-01-darwin-amd64.pkg) and the associated sig file from [the website](https://devel…
-
Some suggestions coming from https://github.com/anoma/namada/issues/3961#issuecomment-2447810438 (thanks @Rigorously).
The implementation of masp fee payment in the client (as of #3959) has some fl…