Building a Privacy Web with SPIDEr -- Secure Pipeline for Information De-Identification with End-to-End Encryption
Novoneel Chakraborty, Anshoo Tandon, Kailash Reddy, Kaushal Kirpekar,, Bryan Paul Robert, Hari Dilip Kumar, Abhilash Venkatesh, and Abhay Sharma

TL;DR
SPIDEr is an end-to-end encrypted data de-identification pipeline leveraging TEEs, supporting various anonymization techniques including formal privacy guarantees, with scalable batch processing for differential privacy on constrained hardware.
Contribution
The paper introduces SPIDEr, a novel secure pipeline enabling privacy-preserving data de-identification with end-to-end encryption and scalable differential privacy on TEE hardware.
Findings
Supports classical and formal privacy techniques like k-anonymity and differential privacy.
Enables scalable batch processing for differential privacy on constrained TEE hardware.
Provides a secure control flow with attestation for trusted execution environments.
Abstract
Data de-identification makes it possible to glean insights from data while preserving user privacy. The use of Trusted Execution Environments (TEEs) allow for the execution of de-identification applications on the cloud without the need for a user to trust the third-party application provider. In this paper, we present \textit{SPIDEr - Secure Pipeline for Information De-Identification with End-to-End Encryption}, our implementation of an end-to-end encrypted data de-identification pipeline. SPIDEr supports classical anonymisation techniques such as suppression, pseudonymisation, generalisation, and aggregation, as well as techniques that offer a formal privacy guarantee such as k-anonymisation and differential privacy. To enable scalability and improve performance on constrained TEE hardware, we enable batch processing of data for differential privacy computations. We present our design…
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
TopicsDigital and Cyber Forensics · Privacy-Preserving Technologies in Data
