Mark Allman / ICSI @mallman_icsi

Tom Callahan, Mark Allman, Michael Rabinovich. Pssst, Over Here: Communicating Without Fixed Infrastructure, IEEE InfoCom Mini-Conference, March 2012.
PDF

Abstract:

This paper discusses a way to communicate without relying on fixed infrastructure at some central hub. This can be useful for bootstrapping loosely connected peer-to-peer systems, as well as for circumventing egregious policy-based blocking (e.g., for censorship purposes). Our techniques leverage the caching and aging properties of DNS records to create a covert channel of sorts that can be used to store ephemeral information. The only requirement imposed on the actors wishing to publish and/or retrieve this information is that they share a secret that only manifests outside the system and is never directly encoded within the network itself. We conduct several experiments that illustrate the efficacy of our techniques to exchange an IP address that is presumed to be a rendezvous point for future communication.

BibTeX:

@inproceedings{CAR12b,
    author    =        "Tom Callahan and Mark Allman and Michael Rabinovich",
    title     =        "{Pssst, Over Here: Communicating Without Fixed Infrastructure}",
    booktitle =        "IEEE InfoCom Mini-Conference",
    year      =        2012,
    month     =        mar,
}

This is an abbreviated version of a 2012 technical report.

This work is part of Tom Callahan's Ph.D. dissertation.
"We are what we repeatedly do. Excellence, then, is not an act, but a habit." --Aristotle