diff --git a/pages/docs/data-security-privacy.mdx b/pages/docs/data-security-privacy.mdx index 353aecb66..31fdc0c80 100644 --- a/pages/docs/data-security-privacy.mdx +++ b/pages/docs/data-security-privacy.mdx @@ -38,10 +38,9 @@ With Langfuse Cloud, we handle: **Langfuse Cloud** - We encrypt all data at rest and in transit using TLS. -- Our database and application run on AWS infrastructure, managed by Supabase and Vercel. - - Default data regions: - - US, Northern California (AWS us-west-1), https://us.cloud.langfuse.com - - Europe, Frankfurt, Germany (AWS eu-central-1), https://cloud.langfuse.com +- Our database and application run on AWS infrastructure, partly managed by Supabase and Vercel. + - US data region (https://us.cloud.langfuse.com): Northern California (AWS us-west-1) & Virginia (AWS us-east-1) + - EU data region (https://cloud.langfuse.com): Germany/Frankfurt (AWS eu-central-1) & Ireland (AWS eu-west-1) - We use Point-in-Time Recovery (PITR) with database backups and Write Ahead Log. - All users have access to SSO (Single Sign-On) through OAuth 2.0 with Google and GitHub. We can enforce SSO for your organization (Team plan and above) to require 2FA (Two-Factor Authentication). - For security inquiries, please contact us at security@langfuse.com