You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
> Export a backup of your encryptions database occasionally from menu **File** -> **Export** and save it somewhere (e.g, clouds like Google Drive).
113
+
114
+
> [!NOTE]
115
+
> Backed-up databases do not store any passwords, all data (text & files) are stored as encrypted ciphers (you can see that using tools like [sqlite3 browser](https://sqlitebrowser.org)), which means, even if your backup is compromised, no one can decrypt your data without the encryption password.
116
+
117
+
102
118
<!--- No `sudo` or `Administrator` privileges are needed for installation.-->
103
-
- All Enigma files will be installed to `/home/$(whoami)/Enigma/` (**Linux**) | `C:\Program Files\Enigma\` (**Windows**)
119
+
<!--- All Enigma files will be installed to `/home/$(whoami)/Enigma/` (**Linux**) | `C:\Program Files\Enigma\` (**Windows**)
104
120
- To uninstall simply remove the installed `Enigma/` directory. Please make sure you export your encryptions from menu `File -> Export`before removing the directory.
0 commit comments