Ariadne: a Privacy-Preserving Communication Protocol
Antoine Fressancourt, Luigi Iannone, Mael Kerichard

TL;DR
Ariadne is a novel privacy-preserving communication protocol that employs source routing, onion encryption, and pseudo-random path encoding to enhance anonymity without relying on trusted third parties.
Contribution
It introduces a fixed-size, permuted source route encoding and encrypted key referencing to improve privacy and unlinkability in communication networks.
Findings
Achieves session unlinkability through onion routing techniques.
Uses pseudo-random permutation for source route encoding.
Avoids explicit key references to enhance privacy.
Abstract
In this article, we present Ariadne, a privacy-preserving communication network layer protocol that uses a source routing approach to avoid relying on trusted third parties. In Ariadne, a source node willing to send anonymized network traffic to a destination uses a path consisting in nodes with which it has pre-shared symmetric keys. Temporary keys derived from those pre-shared keys to protect communication privacy using onion routing techniques, ensuring session unlinkability for packets following the same path. Ariadne enhances previous approaches to preserve communication privacy by introducing two novelties. First, the source route is encoded in a fixed size, sequentially encrypted vector of routing information elements, in which the elements' positions in the vector are pseudo-randomly permuted. Second, the temporary keys used to process the packets on the path are referenced…
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
TopicsCryptography and Data Security · Advanced Authentication Protocols Security · Security in Wireless Sensor Networks
