Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Download endpoint auth #8

Open
jakibaki opened this issue Mar 28, 2022 · 0 comments
Open

Download endpoint auth #8

jakibaki opened this issue Mar 28, 2022 · 0 comments

Comments

@jakibaki
Copy link
Owner

jakibaki commented Mar 28, 2022

At this point, there is no authentication sent with the dl endpoint which is bad because it allows a malicious party to find mirrored crates.io crates via their sha256sum.

An RFC rust-lang/cargo#10474 solving this has been recently accepted but not yet implemented. So for now, it might be a good idea to randomize the dl endpoint and store the path with a rotating secret in the registry index.

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

No branches or pull requests

1 participant