pull down to refresh
10 sats \ 1 reply \ @IamSINGLE 8 Apr \ on: How and why I wrote my own TOTP 2FA client. [metadata][privacy] privacy
Thanks but how would a person with little knowledge about python gonna use if?
It's a solution, but can you say that's the best solution?
To edit the keys you need a basic knowledge of Python's dictionaries. Ask ChatGPT this question and then paste the code. You can also ask ChatGPT to rewrite the code so that it is easier for you to use, for example by placing the keys in an external .csv file.
reply