This application is a secure password manager designed to protect your sensitive information. Your passwords or pin numbers are never stored but re-generated after authentication.
# Login using a Google account. # Generate passwords or numeric pins based on custom rules. # Query AI model for password rules for public websites. # Store the password generation settings based on custom rules to re-generate the same password later. # Change the password periodically or if it expires with the same generation settings. #Back up and restore generation settings with encryption when you change devices or sync data between devices.
Your data is protected with the following features: # Passwords are never stored. Your secret key or paraphrase required to re-generate the password is also not stored. # Password generation settings for every website with a SHA256 hash of the secret is stored securely in the OS keystore. # Backup and Restore functionality encrypts/decrypts the data using AES-256 algorithm with an user provided secret. # Device authentication is required every time for viewing secrets or passwords. # The app is accessible only using a single Google account. The first sign in determines the account having access to the App. The current account must be deleted from 'Settings' to switch accounts.
You have complete visiblity and control on how your data is stored or shared. No data is visible without your authentication on the device.
Safety starts with understanding how developers collect and share your data. Data privacy and security practices may vary based on your use, region, and age. The developer provided this information and may update it over time.