Jack Leightcap
Jack Leightcap
Resolves #553
#### Summary Complementary half of #310, enable the verification of bundles: ```sh $ cargo run --manifest-path tests/conformance/Cargo.toml -- sign-bundle --bundle bundle.txt.sigstore --identity-token $(sigstore-python get-identity-token) bundle.txt # ... Operation succeeded! $...
#### Summary xref #310, #311 #### Release Note #### Documentation
**Description** When verifying a signature passed via a file, trailing newlines are not sanitized. Using the [`verify_blob`](https://github.com/sigstore/sigstore-rs/blob/main/src/cosign/mod.rs#L163-L174) API with a signature file generated by sigstore-python, [`verify_signature`](https://github.com/sigstore/sigstore-rs/blob/main/src/crypto/verification_key.rs#L263-L267) fails with ``` Error:...
Hello! I was looking to independently re-build the binaries available at http://23.163.0.39/bundles/inkbox/native/. Are there any available instructions for producing these images? Thanks!
[buf](https://github.com/bufbuild/buf) seems to provide some tooling to concretize some of the per-language `.proto` compilation. For example, with Rust: https://docs.rs/protoc-gen-prost/latest/protoc_gen_prost/#usage-with-buf
I have received questions about failures like: ``` does not provide attribute 'pkgs.aarch64-darwin...' ``` For newcomers, it's probably best to clearly document that we do not support developing on systems...
# Libre-SOC - Collect prior work (thanks @L-as!) - Refactor all packages to most recent upstream releases - Enable test suites for main projects components # Packages This PR packages...
I've enjoyed following merveilles.town members, and came across the recent post about the 256-member limit webring. If my site fits the group, I'll volunteer it: the webring icon is included...
https://nlnet.nl/project/ElectronicsHub/ > In 2020 it is still next to impossible to reuse proven parts of different designs without needless reimplementation. By leveraging KiCad’s pcbnew and eeschema scripting, a new way...