From 19984f70982e1fccf18a1b42c5630f5f3d0e86f1 Mon Sep 17 00:00:00 2001 From: Garry Tan Date: Thu, 26 Mar 2026 21:39:22 -0600 Subject: [PATCH] docs: add logged-in tier to privacy policy PR screenshots require authentication, which associates your email and GitHub username with your uploads. Telemetry itself stays anonymous. Co-Authored-By: Claude Opus 4.6 (1M context) --- PRIVACY.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/PRIVACY.md b/PRIVACY.md index fd16784e..03435b60 100644 --- a/PRIVACY.md +++ b/PRIVACY.md @@ -24,6 +24,9 @@ gstack has three telemetry tiers. You choose during first run: | **Off** (default) | Nothing | None | | **Anonymous** | Skill name, duration, success/fail, gstack version, OS | None — no way to connect sessions | | **Community** | Same as anonymous | Random UUID (`~/.gstack/.install-id`) — connects sessions from one device | +| **Logged in** | Same as community, plus screenshots tied to your account | Email address + GitHub username (via OAuth) | + +The **logged in** tier applies when you sign in to gstack.gg to use features like PR screenshots. Your email and GitHub username are associated with your uploaded screenshots and auth session. Telemetry data itself remains anonymous — logging in does not retroactively attach your identity to prior telemetry events. ### What we never collect