@kkarhan@privateger AfaIk, HTOP is basically a counter over hashes? It’s time independent but you can’t have a shared HOTP seed since you’d skew the counter and get desynchronised.
@kkarhan@privateger basically you can’t share a HOTP over multiple devices without synchronising the counter which would be online again and thus defeating the purpose.
@kkarhan@privateger it works fine if you’re okay with having your HOTP in a single place or otherwise keeping track of the counter across multiple sessions.
@kkarhan@privateger Also admittedly, HTOP is rarely implemented nowadays. And besides kioubit (a dn42 AS) I don’t know any other services that let you use pgp for mfa
@kkarhan@privateger for the standard “what is 2fa and can I eat it?” user, TOTP is the best option because most people have their TOTP on a phone that has a very precise track of time at most times.