This libGDX Java application is a password wallet that uses the jasypt encryption library to encrypt the application's user password in a digested form and also all of the information about the accounts that are stored in the wallet. All this information, password and accounts, are persisted in highly encrypted form so that it can not be stolen. Only the user knows their application password; it is not stored unencrypted. After the password is correctly entered at the start of the application it is used to seed the encryption/decryption of the account information. NOTE: if the user forgets his application password there is no way to recover the encrypted account information; SO DON"T FORGET IT!!! The app allows the user to copy any account's password to the system clipboard; just tap on a password and a dialog will pop up asking if you want to copy it to the clipboard. It is recommended that after you have used the password by pasting it somewhere else you should copy some other text into the clipboard so the password is not accessible anymore.
APKFab.com和該應用的下載連結是100%安全的。APKFab.com上列出的所有應用下載連結均來自Google Play Store或由用戶提交。對於來自Google Play商店的應用,APKFab.com不會對其進行任何形式的修改。對於用戶提交的應用,APKFab.com會在網站上發佈之前驗證其APK簽名的安全性。