50
How is everyone handling the 2FA requirement for GitHub?
(docs.github.com)
All about open source! Feel free to ask questions, and share news, and interesting stuff!
Community icon from opensource.org, but we are not affiliated with them.
The point of being time based is to not send it. That's the whole point. To avoid that vecotor of attack.
Do you think the SMS codes are not time-based on the companies' ends? How are they deriving the digits, then?
They are not time based, correct.
Interesting, I didn't know that. So how do they derive the digits?
Best practice for a cryptographic nonce is to generate them randomly every time