-
Hi,
I have been trying to verify JSON Web Tokens' signature with `webpki` and it appears to be more complicated than it should be.
Quoting [jwt.io](https://jwt.io/) :
> JSON Web Tokens are a…
Nic0w updated
2 years ago
-
- OpenPGP.js version: 5.11.2
- Affected platform (Browser or Node.js version): Node.js 20.17.0 (but seems to be platform/version independent)
**Problem:** When verifying a signed message …
-
I propose to check if [GitHub Artifact Attestations](https://github.blog/news-insights/product-news/introducing-artifact-attestations-now-in-public-beta) (which uses Sigstore cosign under the cover) w…
-
I'm sorry if this question is already answered or if it makes little sense, but at bitcoin.org they advise verifying the signatures of each release. How can I verify the pgp signatures of this bitcoin…
-
**Problem**
There are use-cases where it would be useful to disable body parsing even if the content-type is `application/json`. An example would be [verifying Stripe's webhook signatures](https://…
-
### Nature of the bug
Running `./update-deps.sh` on a freshly clone errors out with checksum mismatch when verifying go-sqlite3
### Steps taken to find bug
just run `./update-deps.sh`
the "f…
-
Thanks again for sharing the java-buildpack-dependency-builder, and its replicate script to be able to replicate artifacts within an offline private paas instance.
Following @nebhale 's [suggestion t…
-
acorn version v0.6.0-93-gd9de8c30+d9de8c30
Create a ImageAllowRules with multiple keys in "anyof":
```
apiVersion: api.acorn.io/v1
kind: ImageAllowRules
metadata:
name: testrules-project
…
-
We should go ahead with the current set of fixes, but in general we should avoid doing this since the function signatures we get in `exc.what()` are platform-dependent. We can achieve the same result …
-
To investigate the library in order to provide feedback, I attempted an integration into Sparrow (actually, [drongo](https://github.com/sparrowwallet/drongo)) in which I replaced the following functio…