Privacy & telemetry
Desktop telemetry is anonymous product analytics (PostHog Cloud) plus error/crash reporting (Sentry Cloud). Ordinary product feedback is private support data.
| Channel | Destination |
|---|---|
| Product analytics | PostHog Cloud (opt-out in settings) |
| Errors / crashes | Sentry Cloud |
| In-app feedback | POST https://api.nebutra.com/pebble/v1/feedback |
| Diagnostics bundles | POST https://api.nebutra.com/pebble/diagnostics/* |
Diagnostics uploads are capped (4 MiB), tokenized (short-lived, single-use), rate-limited per IP, and retained for 30 days unless deleted earlier.
Opt out of product analytics in Settings → Privacy. Set PEBBLE_DIAGNOSTICS_DISABLED=1 to disable diagnostic bundle collection.