Ask HN: Is using just a TOTP based authenticatation safe or a privacy issue
https://news.ycombinator.com/item?id=30901282Hello HN, I am envisioning a webapp with the least amount of friction to enroll a user. Is using a TOTP based authentication with no password a safe technique or does it have some glaring holes that I am missing.
Example - user enters an email and receives a TOTP based 8 digit code valid for the next 10 minutes. The user enters the code and is able to view the authenticated information.