← Back to dashboard

Privacy & Data Policy

BCH-LiveGrid · last updated 2026

What this site is

BCH-LiveGrid is a free, open-source, read-only dashboard that visualizes public activity on Nostr relays related to Bitcoin Cash. It runs entirely in your browser. There is no backend server, no account system, and no login — you can verify this yourself in the source code.

What we don't do

  • We don't ask for or store passwords, private keys, seed phrases, or wallet connections.
  • We don't move, custody, or have access to any funds.
  • We don't run analytics, trackers, or advertising scripts.
  • We don't use cookies.
  • We don't have user accounts, so there is no personal profile data to collect.

What data the app touches

To render the dashboard, your browser connects directly to:

  • Public Nostr relays (via WebSocket) — to read public notes, profile metadata, and zap receipts tagged with BCH-related hashtags. This traffic goes straight from your browser to those relay servers; it does not pass through us.
  • Google Fonts — to load the dashboard's typefaces.
  • jsDelivr / d3js.org — to load the charting and mapping libraries used for the Developer/Analyst views.

These are standard third-party requests any static site makes to load fonts and libraries; each provider may log request metadata (like your IP address) per their own policies, which are outside our control.

Local storage

The only thing this site writes to your browser is a single flag (bchlg_disclaimer_dismissed_v1) in localStorage, set only if you dismiss the notice banner — so it doesn't reappear on your next visit. It never leaves your device and contains no personal data.

About the content you see

Notes, display names, avatars, hashtags, and live-session listings shown on this dashboard are public posts written by third parties on the open Nostr protocol. We do not write, moderate, fact-check, or endorse this content, and it does not reflect our views. Some posts may contain scams, misinformation, or malicious links, exactly as anywhere else on the open internet — treat anything you read here with the same caution you'd apply to an unmoderated public forum, and never act on financial instructions (sending funds, entering a seed phrase, "verifying" a wallet, etc.) that originate from a note you saw here.

Contact

This is an independent, non-commercial hobby project. Issues, questions, or takedown requests for specific relayed content should go through the relay operators themselves, since we don't control what gets published to public relays. For questions about the app itself, open an issue on the GitHub repository.