Summary
- Users can store encrypted GPS traces locally and share only verifiable location slices via zero‑knowledge proofs, preventing blanket data grabs.
- Core value proposition: granular privacy control while still enabling legitimate law‑enforcement queries.
Details| Key | Value |
|-----|-------|
| Target Audience | Privacy‑conscious individuals, journalists, activists, and professionals who carry location‑heavy apps. |
| Core Feature | End‑to‑end encrypted storage with selective, cryptographic disclosure of location intervals on demand. |
| Tech Stack | React Native (mobile), Node.js + Express (backend), IPFS for immutable audit logs, zk‑SNARKs (circom), Ethereum L2 for escrow of proof‑of‑disclosure fees. |
| Difficulty | High |
| Monetization | Revenue-ready: Subscription tier $5/mo for premium verification services and enterprise API access. |
Notes
- HN commenters repeatedly lament the “blanket” nature of geofence warrants; this tool directly addresses that by requiring proof of specificity before any data leaves the device.
- Potential for widespread discussion around cryptographic privacy and could become a reference implementation for “privacy‑by‑design” location sharing.