From 4870b77b74dd073e98423ddcd578dda89d5f4189 Mon Sep 17 00:00:00 2001 From: Aaron Kaplan Date: Mon, 4 Nov 2013 23:35:06 +0100 Subject: [PATCH] update gitignore add links subsection so that we don't forget these links. Should still be restructured --- .gitignore | 1 + src/applied-crypto-hardening.tex | 1 + src/links.tex | 14 ++++++++++++++ src/reviewers.tex | 1 - 4 files changed, 16 insertions(+), 1 deletion(-) create mode 100644 .gitignore create mode 100644 src/links.tex diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..e43b0f9 --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +.DS_Store diff --git a/src/applied-crypto-hardening.tex b/src/applied-crypto-hardening.tex index 4caaa52..91b051e 100644 --- a/src/applied-crypto-hardening.tex +++ b/src/applied-crypto-hardening.tex @@ -131,6 +131,7 @@ \input{PKIs} \input{tools} \input{further_research} +\input{links} \input{reviewers} \bibliography{applied-crypto-hardening} diff --git a/src/links.tex b/src/links.tex new file mode 100644 index 0000000..782ab0c --- /dev/null +++ b/src/links.tex @@ -0,0 +1,14 @@ +\subsection{Links} + + +%% NOTE: this should re restructured... + +\url{https://www.incertum.net/archives/72-Forward-Secrecy-mit-Debianwheezy-postfix,-dovecot,-nginx.html} + +\url{http://www.skytale.net/blog/archives/22-SSL-cipher-setting.html} + +\url{http://www.kuketz-blog.de/perfect-forward-secrecy-mit-apple-mail/} + +\url{https://www.heinlein-support.de/blog/security/perfect-forward-secrecy-pfs-fur-postfix-und-dovecot/#more-1085} + + diff --git a/src/reviewers.tex b/src/reviewers.tex index 2b84cb1..5857a9d 100644 --- a/src/reviewers.tex +++ b/src/reviewers.tex @@ -3,6 +3,5 @@ We would like to express our thanks to the following reviewers (in alphabetical order): Schreck, Thomas; -Zauner, Aaron; -- 2.20.1