[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

[freehaven-cvs] updated scripts to generate graphs



Update of /home/freehaven/cvsroot/doc/e2e-traffic/scripts
In directory moria.mit.edu:/tmp/cvs-serv13467/scripts

Modified Files:
	fig1.gp fig2a.gp fig2b.gp fig34.gp fig5a.gp fig6.gp 
Log Message:
updated scripts to generate graphs

Index: fig1.gp
===================================================================
RCS file: /home/freehaven/cvsroot/doc/e2e-traffic/scripts/fig1.gp,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- fig1.gp	23 Jan 2004 00:34:19 -0000	1.1
+++ fig1.gp	24 Jan 2004 14:42:08 -0000	1.2
@@ -1,13 +1,17 @@
 
 set logscale xy
-set title "Statistical disclosure model\nRounds to guess m-1 recipients\n(90^{th} percentile of trial attacks)"
+# set title "Statistical disclosure model\nMean rounds to guess m-1 recipients"
 set format "%.0f"
 set xlabel "Number of recipients (N)"
 set ylabel "Rounds"
 
-set yrange [10:1.1e6]
+set xrange [10:1.5e6]
+set yrange [10:1.5e6]
 
-plot 'tmp/fig1-5.dat' title 'b=5,4{/Symbol \243}m{/Symbol \243}64' with linespoints, \
-     'tmp/fig1-25.dat' title 'b=25,4{/Symbol \243}m{/Symbol \243}64' with linespoints, \
-     'tmp/fig1-125.dat' title 'b=125,4{/Symbol \243}m{/Symbol \243}64' with linespoints, \
-     'tmp/fig1-1000.dat' title 'b=1000,2{/Symbol \243}m{/Symbol \243}1024' with linespoints
+set title " "
+
+# 'tmp/fig1-5.dat' title 'b=5,8{/Symbol \243}m{/Symbol \243}64' with linespoints, 
+# 'tmp/fig1-25.dat' title 'b=25,8{/Symbol \243}m{/Symbol \243}64' with linespoints, 
+
+plot 'tmp/fig1-125.dat' title 'b=125,8{/Symbol \243}m{/Symbol \243}64' with linespoints, \
+     'tmp/fig1-1000.dat' title 'b=1000,8{/Symbol \243}m{/Symbol \243}64' with linespoints

Index: fig2a.gp
===================================================================
RCS file: /home/freehaven/cvsroot/doc/e2e-traffic/scripts/fig2a.gp,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- fig2a.gp	23 Jan 2004 00:34:19 -0000	1.1
+++ fig2a.gp	24 Jan 2004 14:42:08 -0000	1.2
@@ -3,8 +3,15 @@
 set xlabel "Number of recipients (N)"
 set ylabel "Rounds"
 
-set title "(P_M=60)\nRounds to guess m-1 recipients\n(90^{th} percentile)"
+set title "b=125; P_M=0.5"
+
+#set title "Unknown background: Mean rounds to guess m-1 recipients"
 set yrange [10:1.1e6]
-plot 'tmp/fig2-UU-60.dat' title 'UU,8{/Symbol \243}m{/Symbol \243}64' with linespoints, \
-     'tmp/fig2-BU-60.dat' title 'BU,8{/Symbol \243}m{/Symbol \243}256' with linespoints, \
-     'tmp/fig2-BB-60.dat' title 'BB,2{/Symbol \243}m{/Symbol \243}16' with linespoints
+set xrange [10:1e5]
+
+#'tmp/fig2-UU-60.dat' title 'UU,8{/Symbol \243}m{/Symbol \243}64' with linespoints, \
+     
+
+plot 'tmp/fig2-BU.dat' title 'Uniform,m{/Symbol \316}\{8,16\}' with linespoints, \
+     'tmp/fig2-BB.dat' title 'Weighted,m{/Symbol \316}\{8,16\}' with linespoints, \
+     'tmp/fig2-SD.dat' title 'Statistical disclosure' with lines

Index: fig2b.gp
===================================================================
RCS file: /home/freehaven/cvsroot/doc/e2e-traffic/scripts/fig2b.gp,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- fig2b.gp	23 Jan 2004 00:34:19 -0000	1.1
+++ fig2b.gp	24 Jan 2004 14:42:08 -0000	1.2
@@ -5,6 +5,9 @@
 
 set title "(P_M=90)\nRounds to guess m-1 recipients\n(90^{th} percentile)"
 set yrange [10:1.1e6]
-plot 'tmp/fig2-UU-90.dat' title 'UU,8{/Symbol \243}m{/Symbol \243}256' with linespoints, \
-     'tmp/fig2-BU-90.dat' title 'BU,8{/Symbol \243}m{/Symbol \243}1025' with linespoints, \
+
+#'tmp/fig2-UU-90.dat' title 'UU,8{/Symbol \243}m{/Symbol \243}256' with linespoints, \
+     
+
+plot 'tmp/fig2-BU-90.dat' title 'BU,8{/Symbol \243}m{/Symbol \243}1025' with linespoints, \
      'tmp/fig2-BB-90.dat' title 'BB,2{/Symbol \243}m{/Symbol \243}32' with linespoints

Index: fig34.gp
===================================================================
RCS file: /home/freehaven/cvsroot/doc/e2e-traffic/scripts/fig34.gp,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- fig34.gp	23 Jan 2004 00:34:19 -0000	1.1
+++ fig34.gp	24 Jan 2004 14:42:08 -0000	1.2
@@ -1,18 +1,21 @@
 
 set logscale y
-set title "Pool mixes and mix-nets\nRounds to guess m-1 recipients\n(90^{th} percentile of trial attacks)"
+# set title "Pool mixes and mix-nets\nMean rounds to guess recipients"
 set format x ".%.0f" 
 set format y "%.0f" 
-set xlabel "pM"
+set xlabel "Message volume from Alice (P_{M})"
 set ylabel "Rounds"
 set key left bottom
 
+set title "BG=125; m=32; N=65536"
+
 set yrange [10:1.1e6]
+set xrange [08:92]
 plot 'tmp/fig34x1.dat' title 'len=1' with lines, \
      'tmp/fig34x2.dat' title 'len=2' with lines, \
      'tmp/fig34x4.dat' title 'len=4' with lines, \
      'tmp/fig34x8.dat' title 'len=8' with lines, \
-     'tmp/fig34x10.dat' title 'pDelay=.1' with points, \
-     'tmp/fig34x30.dat' title 'pDelay=.3' with points, \
-     'tmp/fig34x60.dat' title 'pDelay=.6' with points, \
-     'tmp/fig34x90.dat' title 'pDealy=.9' with points
+     'tmp/fig34x10.dat' title 'P_{delay}=.1' with points, \
+     'tmp/fig34x30.dat' title 'P_{delay}=.3' with points, \
+     'tmp/fig34x60.dat' title 'P_{delay}=.6' with points, \
+     'tmp/fig34x90.dat' title 'P_{delay}=.9' with points

Index: fig5a.gp
===================================================================
RCS file: /home/freehaven/cvsroot/doc/e2e-traffic/scripts/fig5a.gp,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- fig5a.gp	23 Jan 2004 02:00:28 -0000	1.1
+++ fig5a.gp	24 Jan 2004 14:42:08 -0000	1.2
@@ -1,14 +1,16 @@
 
 set logscale y
-set title "Independent geometric dummy messages\nRounds to guess m-1 recipients\n(90^{th} percentile of trial attacks)"
+#set title "Independent geometric dummy messages\nMean rounds to guess recipients"
 set format x ".%.0f" 
 set format y "%.0f" 
-set xlabel "p_{Junk}"
+set xlabel "Padding volume from Alice (P_{junk})"
 set ylabel "Rounds"
-#set key left bottom
+set key right bottom
+
+set title "P_{M}=0.6; N=65536; m=32; BG=125"
 
 set yrange [10:1.1e6]
-plot 'tmp/fig5a-1-10.dat' title 'p_{Delay}=.1,len=1' with linespoints, \
-     'tmp/fig5a-1-60.dat' title 'p_{Delay}=.6,len=1' with linespoints, \
-     'tmp/fig5a-4-10.dat' title 'p_{Delay}=.1,len=4' with linespoints, \
-     'tmp/fig5a-4-60.dat' title 'p_{Delay}=.6,len=4' with linespoints
+plot 'tmp/fig5a-1-10.dat' title 'P_{delay}=.1,len=1' with linespoints, \
+     'tmp/fig5a-1-60.dat' title 'P_{delay}=.6,len=1' with linespoints, \
+     'tmp/fig5a-4-10.dat' title 'P_{delay}=.1,len=4' with linespoints, \
+     'tmp/fig5a-4-60.dat' title 'P_{delay}=.6,len=4' with linespoints

Index: fig6.gp
===================================================================
RCS file: /home/freehaven/cvsroot/doc/e2e-traffic/scripts/fig6.gp,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- fig6.gp	23 Jan 2004 00:34:19 -0000	1.1
+++ fig6.gp	24 Jan 2004 14:42:08 -0000	1.2
@@ -1,12 +1,14 @@
 
 set logscale y
-set title "Partial observation\nRounds to guess m-1 recipients\n(90^{th} percentile of trial attacks)"
-set format x ".%.0f" 
+#set title "Partial observation\nMean rounds to guess recipients"
+set format x "%.2f" 
 set format y "%.0f" 
-set xlabel "Fraction not observed"
+set xlabel "Fraction of messages observed both entering and exiting (P_{observe})^2"
 set ylabel "Rounds"
 #set key left bottom
 
-set yrange [10:1.1e6]
-plot 'tmp/fig6-10.dat' using (100-$1):2 title 'p_{Delay}=.1' with linespoints, \
-     'tmp/fig6-60.dat' using (100-$1):2 title 'p_{Delay}=.6' with linespoints
+set title "N=65536; m=32; BG=125"
+
+set yrange [10:2e6]
+plot 'tmp/fig6-10.dat' using(($1*$1)/10000.):2 title 'p_{delay}=.1' with linespoints, \
+     'tmp/fig6-60.dat' using (($1*$1)/10000.):2 title 'p_{delay}=.6' with linespoints

***********************************************************************
To unsubscribe, send an e-mail to majordomo@seul.org with
unsubscribe freehaven-cvs       in the body. http://freehaven.net/