Technical realization of the offline mode of operation
Annot8 is designed with a Local-First architecture, where all annotation data is stored in the local memory of the user's device. This design eliminates the need to rely on a network connection and avoids the risk of data leakage. The software only needs to be connected to the Internet when updating the application, and core functions such as image import, annotation operations, and data export can be done offline with the 100%.
Data security measures
- By default, annotation items are stored in the macOS user directory, isolated from the rest of the system's data.
- Protect sensitive project data with native file encryption mechanisms
- The export option generates only the necessary CSV metadata and does not include the original image content
- Compliant with GDPR and other privacy regulations for sensitive areas such as healthcare, finance, etc.
This answer comes from the articleAnnot8: Quickly Labeling Images to Train AI ModelsThe
































