From d543917b4d0570cccbea5cf6d2b7d10fdb343466 Mon Sep 17 00:00:00 2001 From: str4d Date: Fri, 30 Aug 2013 13:50:08 +0000 Subject: [PATCH] Different (accessible) link to hjelmvik_breaking.pdf --- i2p2www/pages/site/docs/how/threat-model.html | 2 +- i2p2www/pages/site/docs/transport/index.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/i2p2www/pages/site/docs/how/threat-model.html b/i2p2www/pages/site/docs/how/threat-model.html index 5553f7ac..4e544193 100644 --- a/i2p2www/pages/site/docs/how/threat-model.html +++ b/i2p2www/pages/site/docs/how/threat-model.html @@ -574,7 +574,7 @@ Working directly with DPI and obfuscation experts {%- endtrans %} -

{% trans pdf='http://www.cse.chalmers.se/%7Ejohnwolf/publications/hjelmvik_breaking.pdf' -%} +

{% trans pdf='http://www.iis.se/docs/hjelmvik_breaking.pdf' -%} Reference: Breaking and Improving Protocol Obfuscation {%- endtrans %}

diff --git a/i2p2www/pages/site/docs/transport/index.html b/i2p2www/pages/site/docs/transport/index.html index ab1b7b11..f43c5c74 100644 --- a/i2p2www/pages/site/docs/transport/index.html +++ b/i2p2www/pages/site/docs/transport/index.html @@ -159,7 +159,7 @@ However, as NTCP buffers are partially in the kernel and SSU buffers are on the that assumption is difficult to verify. {%- endtrans %}

-

{% trans pdf='http://www.cse.chalmers.se/%7Ejohnwolf/publications/hjelmvik_breaking.pdf' -%} +

{% trans pdf='http://www.iis.se/docs/hjelmvik_breaking.pdf' -%} Analyze Breaking and Improving Protocol Obfuscation and see how transport-layer padding may improve things. {%- endtrans %}