Overview

Watch the excerpt from the Greek presentation (IPOM'08), September 25th, 2008.

P2PRIVpeer-to-peer direct and anonymous distribution overlay
is an academic project aimed at combining high-anonymous and low-latency P2P communications.


The P2PRIV introduces a parallel content transport instead of the widespread cascade transmission. Certainly, anonymity assured by the P2PRIV imposes traffic overheads, as in any other anonymous system. A motivation behind the parallel architecture with direct content transport is decrease of the download time while preserving high degree of anonymity.

Nowadays anonymous networks impose a trade-off between anonymity and traffic performance. A high level of anonymity can be achieved primarily at a high traffic expense. In particular, the latency constitutes a crucial factor for performance of anonymous networks, as the basic common mechanism used to achieve network anonymization is a traffic forwarding by a set of middleman nodes.

In the P2PRIV only control messages are sent over anonymous paths, called "cloning cascades" (CC). The P2PRIV uses the well known anonymous techniques for anonymization of a specific management communications adjusted to provide further anonymous and direct parallel transport of the shared information content.

The two steps of P2PRIV operation are:
  • Step 1: Cloning – an anonymous and random selection of a subset of nodes referred to as a cloning cascade (CC). Each such CC contains the requestor and its clones; each peer can be potentially selected for such a clone. The initiator sends a token with a file id to a randomly chosen peer. Then, the selected peer flips an asymmetric coin to decide whether to forward the token to the next random peer. This communication may be additionally secured and anonymized by Mix-net mechanisms, as numerous but short control messages of constant length, generated by cloning, can be effectively exchanged by the Mix cascades.
  • Step 2: Data connection – transport of the requested content. After a random interval of time and based on the content id received earlier, the copies of the content are directly downloaded by selected (cloned) peers from nodes which store data. One of these nodes is the initial requestor. Files can be looked up by the DHT algorithm. Like the cloning exchange, look-up messages can be secured by Mix-net mechanisms. The resulting data redundancy (the file is downloaded and stored by each clone) improves content accessibility, because the popularity of a content automatically increases the number of its copies.
Notice, that in the solution the anonymization process is separated from the transport of information content, in contrast to classical schemes. This can facilitate high-anonymous—low-latency communications.

To learn more about P2PRIV, please take a look at our Publications.

News

  • 24 weeks 6 days ago
    Manweek's IPOM 2008 conference, starting on the 22nd through to the 26th of September — which is to be held on Samos Island, Greece — will be an occasion for the discussion on the design of the P2PRIV protocol.
  • 37 weeks 5 days ago

    The studies of Polish Patent Office confirmed the novelty of the P2PRIV concept.

  • 40 weeks 4 days ago
    Based on the Japanese paper (AINA'08), the content distribution provided by the P2PRIV can be at least four times faster than in a classical anonymous network.