|
|
|
|
|
by jqpabc123
1150 days ago
|
|
It's fairly easy to make your own TOTP provider. I wrote a simple CLI TOTP utility that works using an AES encrypted lookup table of secrets. I piggybacked access to this off an unrelated web site and it is now readily available from any device if you have the decrypt key and know the URL. |
|