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
Is it possible to replace the database with an equivalent encrypted version? Currently SQL Lite is used which is an unencrypted database. This could be made more secure by using SQLCrypt, SQLiteCrypt or wxSQLite3.
Thanks
The text was updated successfully, but these errors were encountered:
Hi,
This is a feature request and not an issue.
Is it possible to replace the database with an equivalent encrypted version? Currently SQL Lite is used which is an unencrypted database. This could be made more secure by using SQLCrypt, SQLiteCrypt or wxSQLite3.
Thanks
The text was updated successfully, but these errors were encountered: