Privacy
TrustHide encrypts note text on the client side. The server stores the encrypted package, destruction parameters, creation IP, and first-opening IP.
In this build, the service key is sent to the server together with the encrypted note and stored for the private panel. This allows service operators to read note contents and means the service is not zero-knowledge.
If you need a mode where service operators cannot read content, disable content_key_copy_enabled in config.php.