Hacker News new | ask | show | jobs
by Sparkenstein 785 days ago
I am working on a desktop TOTP manager app, because it's super hard to switch to phone everytime I want to login somewhere.

https://github.com/Sparkenstein/tautp

you can guess what it's written in, don't use it yet, although it works but I store data in plaintext for now, looking for cross-platform solutions to encrypt it but so far no luck. will be adding lots of features soon.

plus there's https://github.com/fosslife/devtools-x too