Skip to content
This repository was archived by the owner on Sep 30, 2020. It is now read-only.

Add missing copy of Security Team's public key #239

Merged
merged 1 commit into from
Dec 17, 2015
Merged

Add missing copy of Security Team's public key #239

merged 1 commit into from
Dec 17, 2015

Conversation

felixc
Copy link
Contributor

@felixc felixc commented Dec 17, 2015

The Rust Security Policy page (https://www.rust-lang.org/security.html)
links to the team's public key in three ways: a copy embedded at the
bottom of the page, a link to the MIT keyserver, and a link to a hosted
copy (https://www.rust-lang.org/rust-security-team-key.gpg.ascii). This
last link is currently broken, because the referenced file is not
present in the repository.

The version added in this commit is copied from the embedded one.

The Rust Security Policy page (https://www.rust-lang.org/security.html)
links to the team's public key in three ways: a copy embedded at the
bottom of the page, a link to the MIT keyserver, and a link to a hosted
copy (https://www.rust-lang.org/rust-security-team-key.gpg.ascii). This
last link is currently broken, because the referenced file is not
present in the repository.

The version added in this commit is copied from the embedded one.
@rust-highfive
Copy link

Thanks for the pull request, and welcome! The Rust team is excited to review your changes, and you should hear from @alexcrichton (or someone else) soon.

If any changes to this PR are deemed necessary, please add them as extra commits. This ensures that the reviewer can see what has changed since they last reviewed the code. Due to the way GitHub handles out-of-date commits, this should also make it reasonably obvious what issues have or haven't been addressed. Large or tricky changes may require several passes of review and changes.

Please see the contribution instructions for more information.

alexcrichton added a commit that referenced this pull request Dec 17, 2015
Add missing copy of Security Team's public key
@alexcrichton alexcrichton merged commit a126cfe into rust-lang:master Dec 17, 2015
@alexcrichton
Copy link
Member

Thanks!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants