From 4ad5e3e70cb0eed140726e4e821e2552ced92b5a Mon Sep 17 00:00:00 2001 From: Jonathan Wilkins Date: Sat, 24 May 2014 12:53:20 +0200 Subject: [PATCH] Create README.md Linked thompson paper is also in ethics/README.md, but it's a classic paper and I'm only adding a reference, hope that's ok. --- security/README.md | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 security/README.md diff --git a/security/README.md b/security/README.md new file mode 100644 index 0000000..b1b31ad --- /dev/null +++ b/security/README.md @@ -0,0 +1,2 @@ +* [Reflections on Trusting Trust](http://www.ece.cmu.edu/~ganger/712.fall02/papers/p761-thompson.pdf) +* [Internet Census via Insecure Routers](http://internetcensus2012.bitbucket.org/paper.html)