-
Notifications
You must be signed in to change notification settings - Fork 2.4k
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
Tracking Issue for RFC 3231: Asymmetric Tokens #10519
Labels
A-registries
Area: registries
A-registry-authentication
Area: registry authentication and authorization (authn authz)
C-tracking-issue
Category: A tracking issue for something unstable.
S-waiting-on-feedback
Status: An implemented feature is waiting on community feedback for bugs or design concerns.
Z-asymmetric-token
Nightly: asymmetric-token authentication
Comments
ehuss
added
the
C-tracking-issue
Category: A tracking issue for something unstable.
label
Mar 30, 2022
Needs to be coordinated with #10474 |
Merged
ehuss
added
A-registries
Area: registries
A-registry-authentication
Area: registry authentication and authorization (authn authz)
labels
Dec 11, 2022
This was referenced Dec 29, 2022
5 tasks
ehuss
added
the
S-waiting-on-feedback
Status: An implemented feature is waiting on community feedback for bugs or design concerns.
label
Apr 25, 2023
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
A-registries
Area: registries
A-registry-authentication
Area: registry authentication and authorization (authn authz)
C-tracking-issue
Category: A tracking issue for something unstable.
S-waiting-on-feedback
Status: An implemented feature is waiting on community feedback for bugs or design concerns.
Z-asymmetric-token
Nightly: asymmetric-token authentication
Summary
RFC: #3231
Implementation:
Documentation: https://doc.rust-lang.org/nightly/cargo/reference/unstable.html#asymmetric-tokenNightly: asymmetric-token authentication
Issue: Z-asymmetric-token
RFC 3231 adds support for Cargo to authenticate the user to registries without sending secrets over the network.
Unresolved Issues
No response
Future Extensions
No response
About tracking issues
Tracking issues are used to record the overall progress of implementation.
They are also used as hubs connecting to other relevant issues, e.g., bugs or open design questions.
A tracking issue is however not meant for large scale discussion, questions, or bug reports about a feature.
Instead, open a dedicated issue for the specific matter and add the relevant feature gate label.
The text was updated successfully, but these errors were encountered: