[תרגום מקצועי לעברית בהכנה — Professional Hebrew translation pending. See TRANSLATIONS.md]
When a wellness technology product handles brain data — EEG-derived signals that reveal patterns of focus, calm, and cognitive load — it enters a category that regulators and ethicists treat with particular seriousness. Under Israel's Privacy Protection Law (PPL) Amendment 13, such data is classified as "data of special sensitivity." In the EU, it is "special category data" under GDPR. The standard for responsible handling is not the same as for, say, an email address or a browsing history.
Here is why we believe strong brain-data privacy is not just a compliance obligation — it is a foundational design requirement, and a genuine competitive advantage for any serious wellness platform.
Why brain data is different
Most data about you can, in principle, be changed. You can get a new email address. You can close a social media account. You cannot change your brainwave patterns. EEG-derived signatures — the rhythms of your neural activity during rest, attention, or stress — are as individual as a fingerprint, and arguably more revealing than one. They can correlate with emotional states, cognitive conditions, and characteristics that a person may not have disclosed to anyone.
This asymmetry — that the subject cannot retract or revise what the data reveals — is precisely why the legal frameworks that govern it are stricter, and why the people who collect it have a heightened duty of care.
What "privacy by design" means in practice
Privacy by design is not a policy document. It is an architectural commitment made at the beginning of a product's development, before the first line of business logic is written. At LiberateOS, this commitment took a specific form: the cloud system was designed to be structurally incapable of linking brain-session data to a real person.
Every patient in the LiberateOS system is represented by a pseudonym — a
randomly generated identifier of the form anon_<16 hex characters>.
The cloud never receives a real name, date of birth, or any personal
identifier. The clinic holds the pseudonym-to-patient mapping locally, in its
own records, which never leave the clinic. This is not a configuration setting
that could be accidentally switched off; it is ADR-0021, an architectural
decision record that constrains every subsequent technical decision in the
product.
This means that even in the unlikely event of a cloud breach, the data exposed would be pseudonymous EEG metric time series — not a named patient's health record.
Data residency is not optional
For Israeli clinics, brain data processed by LiberateOS stays in Israel — in Amazon Web Services' Tel Aviv region (il-central-1). This is not a marketing claim; it is an infrastructure constraint in the deployment architecture. No cross-region replication routes patient data outside Israel for third-party processing.
For the EU market, which LiberateOS is building toward, the same residency principle will apply within the relevant jurisdiction. This matters because the legal risk of cross-border data transfer for biometric data is significant, and managing it correctly from the start is far easier than retrofitting it onto a system designed without it.
Consent: per-session, not per-account
Many platforms collect broad consent at account creation and then operate indefinitely on that single consent. For general-purpose services, this is arguably acceptable. For brain data in a clinical wellness context, we believe it is not.
LiberateOS records consent at the session level. Before each session begins, consent is confirmed in the dashboard. A patient can decline a specific session without affecting their account or prior sessions. They can revoke post-session, triggering a deletion flag on that session's data. Consent audit records are retained for legal compliance, but session data subject to revocation is handled per the clinic's data retention policy.
This granularity respects patient autonomy and reflects the heightened standard that brain data deserves.
The business case for doing it right
Clinics that adopt LiberateOS are staking their professional reputation on the platform's data practices. A data incident involving brain data would not be a footnote; it would be career-defining for the clinicians involved. The platform's privacy posture is therefore not just a feature — it is a direct input to the clinic's risk calculus when deciding to adopt.
We have found that transparency about our architecture — explaining precisely how the pseudonymization works, where the data lives, who can access it, and what audit trail exists — accelerates the sales conversation rather than complicating it. Clinicians doing due diligence appreciate specificity. Vague privacy promises do not satisfy them, and they should not.
If you are evaluating a brain-data wellness platform and the provider cannot explain their pseudonymization model, their data residency infrastructure, and their per-session consent mechanism, that is the answer to your question.
