cargo-bins / cargo-quickinstall

pre-compiled binary packages for `cargo install`
Apache License 2.0
213 stars 9 forks source link

Support signing in quickinstall #229

Closed NobodyXu closed 10 months ago

NobodyXu commented 10 months ago

But yeah, if quickinstall starts signing its builds we can use a permanent keypair and hardcode the public key in binstall essentially.

_Originally posted by @passcod in https://github.com/cargo-bins/cargo-binstall/pull/1345#discussion_r1315338430_

NobodyXu commented 10 months ago

Done in #230