Sign the rustup install script
Nobody has claimed this yet.
Assessment
- Difficulty
- 5/5
- Estimated time
- Over a week
- Newbie friendliness
- 25/100
Research direction
Start by reviewing the current installer hosted at https://sh.rustup.rs and the issue's requested signing, key-publication, rotation-notification, and verification process. Done means the Rust team has an agreed cryptographic mechanism, published verification keys and change notifications, and a formal scriptable procedure for verifying each released installer.
Written by the indexing model from the issue text.
Description
Problem you are trying to solve
Over on arch the notes on Rust say something like "You've got two mutually exclusive choices for installing rust: pacman / rustup"
Arch goes on to say something like "... if you want to use Rust for development, use rustup etc."
Ok, so I want to use the rustup install script. But I also want to check what it's doing or alternatively check that it has been signed by the official rust team.
Do you guys publish signatures for the install script?
If so, is there a formal (scriptable) mechanism for verifying the install script via these signatures?
Cheers
Solution you'd like
Official Rust Team:
- crytographically signs each released version of the rustup installation script using an appropriate mechanism
- publishes public signing keys via multiple public channels
- publishes notifications of changes to signing keys using appropriate mechanisms
- publishes the signature for the current installer hosted on https://sh.rustup.rs
- specifies the formal process of obtaining and verifying public signing keys AND using the verified keys for the purpose of corroborating the rustup installation script via its digital signature
Notes
No response
- Dominant language
- Rust
- Stars
- 7k
- Forks
- 1.1k
- Avg merge
- 1d 1h
- Merged PRs (30d)
- 46
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
More from rust-lang/rustup
-
bug
Difficulty 2/5 1-3 hours Newbie friendliness 68/100
-
E-easy enhancement
Difficulty 2/5 1-3 hours Newbie friendliness 74/100
-
enhancement O-shell
Difficulty 1/5 Under an hour Newbie friendliness 72/100
-
enhancement
-
Difficulty 4/5 3-5 days Newbie friendliness 45/100
All issues in rust-lang/rustup
Similar issues
-
Difficulty 2/5 1-3 hours Newbie friendliness 75/100
-
state:needs triage
Difficulty 2/5 1-3 hours Newbie friendliness 70/100
zed-industries/zed#64680 · 2 comments ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 70/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 70/100
RustPython/RustPython#8802 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 75/100
TheLarkInn/aipm#2390 ·