From 6b1d3f38368443d088cbed11ce2af4ff3ba11cde Mon Sep 17 00:00:00 2001 From: Maikl Naitt <106442797+m41k1n4177@users.noreply.github.com> Date: Mon, 28 Aug 2023 10:50:53 +0300 Subject: [PATCH] Update broken link to TapDance research paper Replace broken link with usenix link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f965a7c..744f410 100644 --- a/README.md +++ b/README.md @@ -77,4 +77,4 @@ func main() { Original 2014 paper: ["TapDance: End-to-Middle Anticensorship without Flow Blocking"](https://ericw.us/trow/tapdance-sec14.pdf) - Newer(2017) paper that shows TapDance working at high-scale: ["An ISP-Scale Deployment of TapDance"](https://sfrolov.io/papers/foci17-paper-frolov_0.pdf) + Newer(2017) paper that shows TapDance working at high-scale: ["An ISP-Scale Deployment of TapDance"](https://www.usenix.org/system/files/conference/foci17/foci17-paper-frolov_0.pdf)