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
As TimeCop in storing potentially a very large amount of sensitive information, I would like to suggest a new feature that would allow the data to be stored in an encrypted database with the option to password protect the data.
This could be implemented with use of @GuardianProjects SQLcipher which is a replacement for the standard SQLite but with added encryption layer
The text was updated successfully, but these errors were encountered:
As TimeCop in storing potentially a very large amount of sensitive information, I would like to suggest a new feature that would allow the data to be stored in an encrypted database with the option to password protect the data.
This could be implemented with use of @GuardianProjects SQLcipher which is a replacement for the standard SQLite but with added encryption layer
The text was updated successfully, but these errors were encountered: