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

Tracking Issue for RFC 3231: Asymmetric Tokens #10519

Open
4 of 7 tasks
ehuss opened this issue Mar 30, 2022 · 2 comments
Open
4 of 7 tasks

Tracking Issue for RFC 3231: Asymmetric Tokens #10519

ehuss opened this issue Mar 30, 2022 · 2 comments
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
Copy link
Contributor

ehuss commented Mar 30, 2022

Summary

RFC: #3231
Implementation:

Documentation: https://doc.rust-lang.org/nightly/cargo/reference/unstable.html#asymmetric-token
Issue: Z-asymmetric-token Nightly: asymmetric-token authentication

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.

@ehuss ehuss added the C-tracking-issue Category: A tracking issue for something unstable. label Mar 30, 2022
@Eh2406
Copy link
Contributor

Eh2406 commented Mar 30, 2022

Needs to be coordinated with #10474

@ehuss ehuss added A-registries Area: registries A-registry-authentication Area: registry authentication and authorization (authn authz) labels Dec 11, 2022
bors added a commit that referenced this issue Dec 29, 2022
Asymmetric tokens

Builds on and is blocked by #10592. This adds initial support for Asymmetric Tokens #10519.
bors added a commit that referenced this issue Dec 29, 2022
Asymmetric tokens

Builds on and is blocked by #10592. This adds initial support for Asymmetric Tokens #10519.
@ehuss ehuss added the Z-asymmetric-token Nightly: asymmetric-token authentication label Jan 3, 2023
@ehuss 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
@linyihai
Copy link
Contributor

linyihai commented Nov 1, 2023

I am curious about the progress.

the two issues has no plan ?
#11518
#11521

it looks need some design work to make it done.

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
Projects
Status: In Progress
Development

No branches or pull requests

3 participants