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

Optionally show publicly whether user has enabled 2FA #1667

Closed
rugk opened this issue Mar 13, 2019 · 1 comment
Closed

Optionally show publicly whether user has enabled 2FA #1667

rugk opened this issue Mar 13, 2019 · 1 comment

Comments

@rugk
Copy link

rugk commented Mar 13, 2019

It would be great if one could opt-in to show publicly that the user has enabled "2FA" for their account.

For users downloading crates, this can ensure confidence and promote the very important security features.

@carols10cents
Copy link
Member

There is no 2FA on crates.io; we use GitHub for authentication and as far as I can tell, 2FA enablement is not something available through GitHub's API.

Furthermore, GitHub might not always be the only authentication provider. We'd have to make sure every provider made 2FA status available through their API... so I don't think it's likely we'd implement this.

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

2 participants