Privacy Policy

last updated: 2026-07-18

TL;DR: our server stores your GitHub login and a device push token — nothing else. No analytics, no ads, no selling of anything. Sign out and it's gone.

what the notification server stores

To deliver instant push notifications, the GsGit backend (api.gsgit.org) keeps exactly two values per device:

That is the complete list. No message contents, no repository data, no email, no IP logs kept beyond standard short-lived server logs.

what stays on your device

github data

Repository content, issues, pull requests and everything else are fetched from the official GitHub API on your behalf, directly from the device, and are never persisted server-side.

deleting your data

third parties

Push delivery uses Google Firebase Cloud Messaging as the transport. The message payload contains only the notification text produced from public webhook data. There are no other third-party services, SDKs or trackers.

contact

Questions or requests: open an issue at github.com/lkolholk-ctrl/gsgit-releases/issues.