PrivacyYour medications never leave your browser unencrypted.
Sewa is built to handle sensitive health information without creating a record of it. Here is exactly what happens to your data, where it lives, and what we cannot see.
No accounts
No sign-up, no email, no password. There’s no profile to leak because there is no profile.
No persistent storage
Your medication list lives in browser memory and (optionally) localStorage. We don’t have a database of patients.
No tracking
No cookies, no fingerprinting, no analytics that record what you typed. Anonymous page counts only.
Is my medication list stored anywhere?
By default, no. Your medication list lives in browser memory for the duration of your session. If you choose to “save for later,” it’s stored in your browser’s localStorage — still only on your device. We do not operate a database of patient medication lists.
What if I share my schedule via link?
Shared links encode the schedule in the URL itself (in the URL fragment, which browsers don’t send to servers). You can also choose to encrypt the payload with a passphrase that you share separately. No server-side storage either way.
Is Sewa HIPAA compliant?
HIPAA doesn’t apply to Sewa because we are not a covered entity or business associate — we don’t have a relationship with your provider, we don’t transmit your data on their behalf, and we don’t store identifiable health records. The architecture is more restrictive than HIPAA requires for most operations: most patient data never reaches our servers at all.
What happens when you change something?
Significant changes to data handling are announced and dated here. The current version is v0.1.0, last updated Mar 14, 2026.