From 5a07b2fec330d7d80f71241bb59a8b3bbc3e589f Mon Sep 17 00:00:00 2001 From: Daniel Schulte <trilader@gmail.com> Date: Wed, 15 Jan 2014 22:15:42 +0100 Subject: [PATCH] Added notes for cryptoparty --- cryptoparty/notes cryptoparty 16.01.2014.txt | 36 ++++++++++++++++++++ 1 file changed, 36 insertions(+) create mode 100644 cryptoparty/notes cryptoparty 16.01.2014.txt diff --git a/cryptoparty/notes cryptoparty 16.01.2014.txt b/cryptoparty/notes cryptoparty 16.01.2014.txt new file mode 100644 index 0000000..1a6f340 --- /dev/null +++ b/cryptoparty/notes cryptoparty 16.01.2014.txt @@ -0,0 +1,36 @@ +todo: +- Programm in die Intro slides packen +- Nummerierung der SLides an programm anpassen + +Fragen + Sicheres Surfen + - Was tun die Browserhersteller für Privacy/ Welche builtins gibt es? + - Welche der Tools benutzt du selber? + + Passwortmanager + - Benutzt du Passwortmanager? + - Wenn nein, warum nicht? + + RedTeam Vortrag + - Was ist der dümmste Fehler den ihr gefunden habt? + + Steganography + - Einsatz in der Praxis? + + GPG + - Ist eine zentrale authority sinnvoll? + + OTR + - Wenn das so einfach ist, warum benutzen es nicht alle? + + SE-Linux + - Gibt es MAC auch für Netzwerk, so wie Application level firewalls unter windows + + TrueCrypt + - Was benutzt du selbst? + + Unusability + - Was kann man deiner Meinung nach besser machen? + + CAcert + - Reicht es das Class 1 zu installiern oder brauche ich das Class 3 auch? -- GitLab