Hacker News new | ask | show | jobs
by 6127qz17 3611 days ago
Newb question: why Telegram does not use Google Authenticator ? Why so few app use it ? Is it more secure or completely useless ?
1 comments

I do not know why not more services use it but i want to point out that the Google Authenticator app is just an implementation of [0]HOTP and [1]TOTP.

There is also a free implementation of the same feature set available called [2]FreeOTP.

[0] https://tools.ietf.org/html/rfc4226

[1] https://tools.ietf.org/html/rfc6238

[2] https://fedorahosted.org/freeotp/