2FA on publish #869
Replies: 2 comments 5 replies
-
|
Part of the problem is that we run publishing through CI, and need to for trusted publishing/provenance. Something that occured to me the other day is that we could allow publishing, but a published package wouldn't go "live" until you confirm it in the dashboard either with a "something you know", or with something like a fingerprint/yubikey backed passkey. |
Beta Was this translation helpful? Give feedback.
-
|
Hi everyone, I'm locked out of my GitHub account I lost my phone which had the GitHub Mobile app as my only 2FA method. Has anyone been in this situation and found a way to recover their account? Any help is appreciated. Thank you! |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Given the number of credential stealing worms currently spreading through the ecosystem, has the community considered password protecting tokens at the time of publication, much like SSH keys are encrypted with a password? Adding a "what you know" second factor to the "what you have" key would prevent propagation via exfiltration.
Beta Was this translation helpful? Give feedback.
All reactions