You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
chore: Update shared responsibility model (edge function is hipaa com… (supabase#40084)
chore: Update shared responsibility model (edge function is hipaa compliant)
Removed a guideline regarding the use of Edge functions for processing PHI.
- Complying with encryption requirements in the HIPAA Security Rule. Data is encrypted at rest and in transit by Supabase. You can consider encrypting the data at your application layer.
100
-
- Not using [Edge functions](/docs/guides/functions) to process PHI.
101
100
- Not storing PHI in [public Storage buckets](/docs/guides/storage/buckets/fundamentals#public-buckets).
102
101
- Not [transferring projects](/docs/guides/platform/project-transfer) to a non-HIPAA organization.
0 commit comments