Secure, Verifiable, and Scalable Multi-Client Data Sharing via Consensus-Based Privacy-Preserving Data Distribution
Prajwal Panth, Sahaj Raj Malla

TL;DR
The paper introduces CPPDD, a scalable, privacy-preserving multi-client data sharing protocol that ensures security, integrity, and efficiency, suitable for applications like federated learning and blockchain.
Contribution
It presents a novel consensus-based framework combining affine masking and consensus locking for secure, verifiable, and scalable multi-client data distribution with formal security guarantees.
Findings
Linear scalability up to 500 clients with sub-millisecond computation
Achieves 100% malicious deviation detection and exact data recovery
Significantly lower FLOPs compared to MPC and HE baselines
Abstract
We propose the Consensus-Based Privacy-Preserving Data Distribution (CPPDD) framework, a lightweight and post-setup autonomous protocol for secure multi-client data aggregation. The framework enforces unanimous-release confidentiality through a dual-layer protection mechanism that combines per-client affine masking with priority-driven sequential consensus locking. Decentralized integrity is verified via step (sigma_S) and data (sigma_D) checksums, facilitating autonomous malicious deviation detection and atomic abort without requiring persistent coordination. The design supports scalar, vector, and matrix payloads with O(N*D) computation and communication complexity, optional edge-server offloading, and resistance to collusion under N-1 corruptions. Formal analysis proves correctness, Consensus-Dependent Integrity and Fairness (CDIF) with overwhelming-probability abort on deviation,…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsBlockchain Technology Applications and Security · IoT and Edge/Fog Computing · Cryptography and Data Security
