Secure Data Storage
Main content start
Overview
Given that medical data is especially sensitive, it is critical that storage of this information is secure. For users to be able to access information quickly, minimize the calls to remote databases, and store sensitive information, it may be best to store some app data on the user's personal devices. Using Spezi, there are options to enable on-disk storage, including storing, retrieving, and deleting data elements. For credentials, passwords, and keys, there is the option for an additional step of encrypting the data stored on the user's mobile device.
Technical resources
For developers, directly access the Spezi Storage module and the issues page from here.