From f34e43cf2ec1c0d1d2308a749a235980593e9607 Mon Sep 17 00:00:00 2001 From: Garry Tan Date: Thu, 26 Mar 2026 21:37:09 -0600 Subject: [PATCH] =?UTF-8?q?docs:=20clarify=20data=20ownership=20=E2=80=94?= =?UTF-8?q?=20Garry=20Tan=20/=20YC,=20never=20sold?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-Authored-By: Claude Opus 4.6 (1M context) --- PRIVACY.md | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/PRIVACY.md b/PRIVACY.md index cdcbfa7e..53cbd953 100644 --- a/PRIVACY.md +++ b/PRIVACY.md @@ -125,12 +125,17 @@ The full database schema is in [`supabase/migrations/`](supabase/migrations/) --- -## 7. Third parties +## 7. Data ownership and use + +GStack is owned by Garry Tan via copyright. Telemetry data collected through GStack may be used by Garry Tan or Y Combinator to improve GStack. We do not sell your data and will not sell your data. + +### Third-party services - **Supabase** hosts our database and storage (their privacy policy: https://supabase.com/privacy) - **Vercel** hosts gstack.gg (their privacy policy: https://vercel.com/legal/privacy-policy) - **GitHub** provides OAuth authentication -- We do not share, sell, or provide your data to any other third party + +We do not share or sell your data to any other third party. ---