What happens if I forget my Master Password?
R. You will not be able to access databases saved with the forgotten password (it is highly important you do not forget this password)
How many records can I save?
R. There is no limit on the numbers or records you can create, however, depending on the phone specifications a great number of records may cause some lagging while scrolling through the list.
What type of encryption is used?
R. The encryption algorithm is 256-bit AES, which is the current encryption standard for most government agencies.
Can I sync my database through out multiple devices?
R. Currently online sync is not an option, however, you can easily backup your database and restore it on a different device.
Where is my database saved?
R. The database is saved by default in the phone's local storage, therefore, if the application is uninstalled all the information will be lost.
How can I back up my database?
R. This application implements android's Storage Access Framework(SAF) which will allow you to back up a copy of your database to different locations which may include but are not limited to: SD Card, phone's internal storage, google drive, etc.
How does the built-in password generator works?
R. Every time you tap the 'generate password button' a secure random generator implementing a random number algorithm will generate a password with the parameters you previously defined in the settings, however, for the most security it is advisable to modify/replace some of the resulting values with your own values as this will increase its complexity.