Overview:
To circumvent storing data in LSE servers, several essential steps must be followed.
Steps:
-
For data stored in cloud storage, activating the pre-signed URL option is crucial. This feature facilitates the direct loading of data into the annotator's browser.
-
Text data necessitates the attribute
saveTextResult
to be set to "no." Setting this attribute to a value of "no" ensures that the text isn't stored on the servers. This is for tag `Text` (https://docs.humansignal.com/tags/text)
Summary:
Implementing these steps ensures that data isn't stored on the LS servers, maintaining privacy and security measures.