Password Lock of your SAGE data
You can lock the SAGE app with a password. This is useful if you want to prevent unauthorized access to the app.
Setting a pasword will encrypt all the data in the app. If you forget the password, you will not be able to access the app or recover your data.
Technical details
Your password is hashed using Argon2id and then used to derive an AES256-GCM key. This key is used to encrypt all data files in the App (accounts, settings, ID file).
Forgot password?
There is no way to recover your data if you forget your password. You will have to delete the app and reinstall it. It is cryptographically impossible to recover the data without the password.