Security

  • All requests are encrypted (HTTPS/TLS).
  • Database access is gated by row-level security — only members of your family can read or write your family's data.
  • Voice notes live in a private storage bucket; served via short-lived signed URLs to family members only.
  • Passwords checked against Have I Been Pwned to prevent reuse of leaked credentials.
  • Inputs validated client-side and constrained at the database level.