Privacy enforced by architecture, not policy.
The software must not rely on privacy policies or legal terms to protect data. Unauthorized access must be technically impossible: data is processed locally by default, and any sync is encrypted with keys only the user holds.
How to verify Inspect network traffic and source for vendor access paths; confirm keys are generated and stored locally, never transmitted.