Christof Weickhardt

Results 75 comments of Christof Weickhardt

I would love to see this. Would open a PR for `cargo-binstall` afterwards

> if possible it would be nice to investigate the crates.io index for binstall metadata to see what's in use Sry that might be my language barrier, but do I...

Quickly threw some scrappy stuff together https://github.com/somehowchris/rust-crates-index-metrics let see if it actually works and what it will spit out

Something like "install from Cargo.toml" would be nice. We have a case where some people joined the team and didn't know the tools and just listing them one by one...

Yes, well would be nice. Just has been a small pain point for me today. Me personally, I have a small repo with a [`Cargo.toml`](https://github.com/somehowchris/rust-gitpod-workspace/blob/main/.renovate/Cargo.toml) which is watched by renovate,...

Just saw that there is some usage report thing going on for `cargo-quickinstall`. Mind if I ask, why aren't you tracking too? - You could notify maintainers to let them...

So, during the last weekend I made some PRs, some intentionally (more or less planed) and some more spontaneousas I ran into some small issues or saw some potential. You...

I agree with @passcod this seems to be well covered by quickinstall and my opinion for a tooling like `cargo-binstall` would be to have as few biases (and magic) for...

So there are solutions like The Update Framework or Docker Content Trust or here on GitHub gpg keys. They are all kinda similar, they both have a client building and...

So I just went full on rabbit hole style on this. My conclusion is, the only potection given is that there was no tampering with the binary since the release....