80 likes | 96 Views
Explore a mix network topology based on social networks to analyze the anonymity it provides under high-latency conditions. Theoretical bounds, path selection as random walk, mixing rates, and spectral graph theory applied to scale-free graphs are discussed. Conclusions highlight differences between expander and scale-free graphs in achieving network mixing. Exciting prospects for further evaluation of anonymous communication over social networks are proposed.
E N D
Anonymous communication over social networks Shishir Nagaraja and Ross Anderson Security Group Computer Laboratory
Basic aim • We present a mix network topology that is based on social networks • We would like to analyze the anonymity such networks provide under a high-latency assumption.
A plausible setting – High latency mix network • consider the live-journal network of friendship ties. • assume that sometime in the future, users have a live-journal client that can run a mix. • users publish their mix keys on their site. • senders select routes from this topology.
theoretical anonymity bounds in this case? • Path selection is abstracted as a random walk. • Mixing rate on scale-free graphs – steps in which the random walk converges to the Markov chain stationary distribution.
Applying results from spectral graph theory of BA scale-free networks (Mihail et.al. 2005) we find that conductance is a constant for all scalefree graphs with dmin>=2.
Example • Consider an expander graph of size 1000 with 40links per node (gives you good expansion properties) • The fundamental limit of how quickly a network can mix depends on 2>=0.3122 • In a social network using a BA-scalefree model we have for 1000 nodes with 4 edges per node 2 >=0.6363229 • 4-6 steps for expander vs 8-10 for a scalefree graph.
Conclusions • RW on social networks based on BA scalefree graphs will take longer to converge, but you’ll get there. • We have applied results from graph theory of skewed degree topologies to throw light on how anonymity on these networks may be analyzed. • Further evaluation of anonymous communication over social networks should be exciting!