GitHub is slowly rolling in 2FA. Any good open source apps that will enable me to activate 2FA token on android?
styx @ styx @beehaw.org Posts 0Comments 10Joined 2 yr. ago
styx @ styx @beehaw.org
Posts
0
Comments
10
Joined
2 yr. ago
I have a two layer system in place:
One issue was I had to write my own apps for windows and android for encrypting/decrypting the text files 😃. You can check them on GitHub: https://github.com/mcanyucel/TextCrypt-Windows https://github.com/mcanyucel/textcrypt-android
They use SHA256 with random IV and random salt. No warranties, though 😅