English

SpexPay: A Privacy-Preserving Pay-As-You-Go System for Dynamic Spectrum Sharing

Cryptography and Security 2026-07-19 v1

Abstract

Dynamic Spectrum Sharing (DSS) is a cornerstone of next-generation wireless systems, yet existing solutions such as Spectrum Access Systems (SAS) rely on centralized administrators that expose sensitive operational metadata and lack cryptographic transaction accountability. Though SAS administrators, such as Google, have introduced pay-as-you-go pricing models, these approaches still face significant privacy and accountability challenges as DSS evolves toward a more open and large-scale spectrum marketplace. We present SpexPay, a privacy-preserving and auditable pay-as-you-go spectrum usage framework that enforces fine-grained, usage-linked payments without revealing user identities. Spexpay integrates BBS+ verifiable credentials, unlinkable session pseudonyms, and selective-disclosure proofs to enforce privacy-preserving access authorization, while leveraging Solidity-based smart contracts to realize automated and non-repudiable escrow settlement. By recording only pseudonymous usage evidence and hash-chained metering data on-chain, the system achieves strong unlinkability while preserving verifiable accountability and auditability. A full prototype demonstrates low end-to-end latency (\approx150 ms) and modest on-chain cost (\approx603K gas or \approx$0.9), showing that SpexPay is practical for real-world DSS deployments. We also evaluated the user-side cryptographic operations on a Raspberry Pi 5 to assess scalability and suitability for edge-class hardware. Our code and artifacts are publicly available at https://github.com/iambarat/SpexPay.

Keywords

Cite

@article{arxiv.2607.17218,
  title  = {SpexPay: A Privacy-Preserving Pay-As-You-Go System for Dynamic Spectrum Sharing},
  author = {Mohaimin Al Barat and Hexuan Yu and Shaoyu Li and Yang Xiao and Yi Shi and Eric W. Burger and Y. Thomas Hou and Wenjing Lou},
  journal= {arXiv preprint arXiv:2607.17218},
  year   = {2026}
}

Comments

20 pages, 2 figures, 3 tables