|
Tom Callahan, Mark Allman, Michael Rabinovich. Pssst, Over Here: Communicating Without Fixed Infrastructure. Technical Report 12-002, International Computer Science Institute, January 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. Additionally, we describe a wider channel that can be
used to transmit an SMS- or Twitter-like 140~character message.
BibTeX:
@techreport{CAR12a,
author = "Tom Callahan and Mark Allman and Michael Rabinovich",
title = "{Pssst, Over Here: Communicating Without Fixed Infrastructure}",
institution = "International Computer Science Institute",
year = 2012,
number = "12-002",
month = jan,
}
This is an extended version of a
2012 Infocom Mini-Conference paper.
This work is part of Tom Callahan's
Ph.D. dissertation.
|
|