DEFAULT PASSWORD: 'password'
To change password run this command in the terminal at the installation directory:
./'PC Auth' <old_password> <new_password>IF YOU LOSE YOUR PASSWORD THE CODES/URLs/SECRETS cannot be recovered EVER
If you would like to see the otpauth URLs and secrets then click the 'Export' button in the 'Settings' tab. The file will be unencrypted!!! The file will be saved to the installation location after which the URLs can be manually changed to different accounts and updated with 'Import' - After an import and app restart the 'codes.txt' file can be deleted leaving just the encrypted file.
Example otpauth URL: otpauth://totp/ExampleGoogle:example@gmail.com?secret=JBSWY3DPEHPK3PXP
The provided executable is compiled for Linux x86_64
To Install/Uninstall run either INSTALL_PC_Auth.sh or UNINSTALL.sh
As of last website update 'cryptography' python library does not seem to be working so currently only viewing is possible of codes when using the python version(at least on my machine).