This app allows text to be stored on the device, identified as secrets, where the user can establish within a group of digital keys which one should be used to encrypt the secret.
The app provides a group of options to configure the digital keys, establishing parameters such as:
- Password to unlock each key.
- Key unlock time when the password is validated correctly.
- Number of failed attempts to unlock a key.
-Punishment time when a key was blocked for exceeding the number of unlocking attempts.
Regarding secrets, the app allows:
- Create, edit and delete secrets.
- Identify each secret with an Alias, facilitating the organization of secrets.
- Independent encryption for aliases and secrets.
The app internally uses coding and encryption algorithms that provide a high level of security over the secrets that the user protects within the application.