Hi Zcash Community & Zcash Community Grants Committee,
We are formally submitting our grant application for Project ZK-LoRa.
ZK-LoRa is an offline, privacy-preserving LoRa/IoT mesh communication prototype designed to bring Zcash shielded-payment incentives into physical DePIN infrastructure. The goal is to let low-power edge nodes authenticate and relay packets without exposing stable hardware identities, packet contents, or payment relationships.
Video Presentation & Whitepaper
- Technical Whitepaper: zk-lora-privacy-layer/ZK_LoRa_Whitepaper.pdf at main · DannyB-bit/zk-lora-privacy-layer · GitHub
- Web3 Video NFT Attestation (Objkt NFT #110**):** objkt.com
- Decentralized Video Stream (Filebase IPFS): https://ipfs.filebase.io/ipfs/bafybeig2duv7vbxjrww3vmcxkxjqaikyc3hexepauvhuaemepk42v37hji
The Problem: Physical Metadata Leakage
LoRa and other RF-based mesh systems are useful for long-range, off-grid communication, but radio transmissions are public. An eavesdropper with inexpensive SDR equipment can observe repeated packet patterns, track stable device identifiers, perform traffic analysis, and attempt physical triangulation.
This is a privacy problem for IoT devices, autonomous agents, disaster-response systems, and any off-grid network that needs to communicate without exposing its topology.
The Solution: ZK-LoRa
ZK-LoRa combines:
- Private packet authentication: Nodes use randomized proof material so gateways can authenticate packet authority without receiving a stable device UID.
- Encrypted LoRa packets: Payloads are transmitted as authenticated encrypted packets with replay protection and packet-hash references.
- Zcash shielded relay incentives: Gateways are designed to validate relay rewards using decrypted shielded payment events from a local wallet/light-client adapter, not public memo decryption.
The current Milestone 1 implementation is a reference prototype. Production proof hardening and full Zcash SDK integration are the funded next steps.
Why Zcash?
Zcash is the right settlement layer because shielded payments can support private relay incentives without exposing sender, receiver, or payment-reference metadata publicly.
The planned Zcash integration uses a wallet/light-client adapter that can locally decrypt authorized shielded payment events and match them to packet references. Public explorers cannot decrypt shielded memos, and ZK-LoRa does not depend on public memo inspection.
The proposal also includes a transparent 2% project maintenance/developer fee in the relay reward accounting model, to be validated during the Zcash SDK integration milestone.
What Is Public Now
We are making the main repo and Milestone 1 evidence public for review.
- Main Repository: GitHub - DannyB-bit/zk-lora-privacy-layer: ZK-LoRa: Zero-Knowledge Privacy Layer for Private AI-to-AI Mesh Networks · GitHub
- Milestone 1 Repository: GitHub - DannyB-bit/zk-lora-milestone-1: ZK-LoRa Privacy Layer - Milestone 1 Workspace · GitHub
- Milestone 1 Reviewer Evidence: zk-lora-milestone-1/docs/MILESTONE_1_REVIEWER_EVIDENCE.md at main · DannyB-bit/zk-lora-milestone-1 · GitHub
- Secure Packet RF Result: zk-lora-milestone-1/artifacts/milestone1/hardware_capture/secure_packet_rf/node-b-rx_20260630T135643Z/result_summary.txt at main · DannyB-bit/zk-lora-milestone-1 · GitHub
- Raw RF Result: zk-lora-milestone-1/artifacts/milestone1/hardware_capture/end_to_end_rf_success/node-b-rx_20260630T012005Z/result_summary.txt at main · DannyB-bit/zk-lora-milestone-1 · GitHub
Milestone 1 evidence includes:
- Native C++ verifier artifact.
- WebAssembly verifier artifact.
verify_all_proofs.pyproof-suite validation.- RAK/Raspberry Pi hardware layout documentation.
- Real RAK Miner A-to-B LoRa RF packet transfer.
- CRC OK receiver evidence.
- Matching TX/RX SHA-256 payload validation.
- Secure encrypted proof-referenced packet transfer over LoRa RF.
- Decrypt pass, packet authentication pass, proof-reference verification pass.
- Tamper rejection, wrong-key rejection, and replay rejection.
What The Grant Funds
The requested $24,500 funds the transition from our self-funded Milestone 1 proof package into production-grade Zcash integration and field deployment.
To show good faith, we self-funded and publicly completed the Milestone 1 baseline before approval: native/WASM verifier artifacts, proof-suite validation, RAK/Raspberry Pi hardware layout documentation, real A-to-B LoRa RF transfer, secure encrypted proof-referenced packet transfer, decrypt/auth/proof-reference validation, and tamper/wrong-key/replay rejection.
The startup funding and Milestone 1 payment allow us to recover and stabilize the already-completed hardware/proof foundation, keep the lab and devices online, and immediately continue into production hardening without losing momentum.
The remaining grant work funds:
- Zcash SDK wallet/light-client integration for shielded payment-reference validation.
- Production proof backend hardening using gnark, arkworks, halo2, or another suitable proving stack.
- Relay reward accounting, including the disclosed 2% project maintenance/developer fee.
- Expanded field deployment and SDK documentation.
Milestone 2 and Milestone 3 are proposed funded work. Their implementation will be opened and documented as deliverables progress.
Grant Application
The ZCG application is here:
Grant Application - ZK-LoRa: Shielded Micropayments & Privacy Layer #337
We welcome technical feedback, especially around the Zcash SDK integration path, shielded payment-reference validation, and the safest way to structure the production proof backend.
Thank you,
TheAiCollective.art
