|
Wondering if I can already try supabase for a EU-based project? |
Replies: 8 comments 20 replies
|
You can choose to have Supabase hosted in an EU region such as eu-west-1. I believe you'll be compliant if you host in one of those regions. You'll have to employ the other aspects of GDPR for your specific project manually (e.g. setting up a way for a user to request their data, request deletion of their data under 'right to be forgotten'). Both of those could probably be handled with some stored procedures to make it easier from your side should they ever be needed. |
|
I'm by no means an expert on this but as I understand this, everything that @ChronSyn said is necessary PLUS a "data processing agreement" with the Supabase company. See: https://gdpr.eu/what-is-data-processing-agreement/ |
|
This is not just a problem with EU-based projects. It is problematic with any EU user accessing a Supabase project, as data from those people is subject to GDPR, regardless of where the project (or the company) is based. If I understand this correctly, it is almost impossible to legally run a project on hosted Supabase (unless EU users are forbidden from accessing it). |
|
Hi Folks, We do actually have a DPA now which we know is essential for folks who need GDPR compliance. This took a little bit of time, working with lawyers generally does. You can open a ticket in your dashboard to request it, or email support@supabase.io. We will get these documents on the site in future too :) |
|
The DPA is now also available by self service, so you do not need to write a ticket/email: https://supabase.com/legal/dpa |
|
Hi, I have a question regarding Sub-Processors in the DPA I want to send my customers: How do I have to address supabase? I am not sure if it is a problem that the office seems to be in Singapore 🤔 Legal stuff blows my head 😢 |
|
We are based in Europe and our client demands that we use software and services that are certified with the newly approved Data Privace Framework Program. I can see that Supabase is not listed on the participant list: https://www.dataprivacyframework.gov/s/participant-search |
|
Hi, I'm not familiar with GDPR requirements so couldn't really follow all the discussion. Does that mean I couldn't use supabase to store the European user data? I believe I need to sign and send the DPA as mentioned in the supabase link. Also, I need to state the usage of supabase in the privacy policy and provide ways to remove and get user's data if they request to compliant to GDPR. |
Hi Folks,
We do actually have a DPA now which we know is essential for folks who need GDPR compliance. This took a little bit of time, working with lawyers generally does. You can open a ticket in your dashboard to request it, or email support@supabase.io. We will get these documents on the site in future too :)