diff --git a/docs/basics.tex b/docs/basics.tex index 9b69d70..464267f 100644 --- a/docs/basics.tex +++ b/docs/basics.tex @@ -1,7 +1,7 @@ \section{Basics} - While encryption technology like PGP or S/MIME provides a secure way to protect content from prying eyes, we lerned from Edward Snowden that metadata - information about who communicates with whom - is equally interesting and much easier to analyze. + While encryption technology like PGP or S/MIME provides a secure way to protect content from prying eyes, ever since Edward Snowdens whistleblowing we learned that metadata --- most notably information about who communicates with whom --- is equally interesting and much easier to analyze. - With e-mail, we can only prevent this by encrypting the connection to the server as well as between servers. Therefore we can only hope that both our and the recipient's e-mail provider are both trustworthy and competent. + With e-mail, we can only prevent this by encrypting the connection to the server as well as between servers. Therefore we can only hope that both our and the recipient's e-mail provider are both trustworthy as well as competent. - With Bitmessage we send a message to a sufficiently large number of participants, with the intended recipient among them. The message is encrypted such as only the person in possesion of the private key can decrypt it. All participants try to do this in order to find their messages. \ No newline at end of file + With Bitmessage we send a message to a sufficiently large number of participants, with the intended recipient among them. Content is encrypted such as only the person in possesion of the private key can decrypt it. All participants try to do this in order to find their messages. \ No newline at end of file diff --git a/docs/project2.pdf b/docs/project2.pdf index b0186b0..b016d81 100644 Binary files a/docs/project2.pdf and b/docs/project2.pdf differ diff --git a/docs/seminar.pdf b/docs/seminar.pdf index 423d319..4f6a7b8 100644 Binary files a/docs/seminar.pdf and b/docs/seminar.pdf differ