From 0088513170cdfdcf0c898673c0b18f5f98b74d4b Mon Sep 17 00:00:00 2001 From: Christopher <christopher@fsmpi.rwth-aachen.de> Date: Fri, 22 Jan 2016 18:25:42 +0100 Subject: [PATCH] migration: remove cryptoparty folder --- cryptoparty/.gitignore | 8 -------- cryptoparty/questions.txt | 43 --------------------------------------- 2 files changed, 51 deletions(-) delete mode 100644 cryptoparty/.gitignore delete mode 100644 cryptoparty/questions.txt diff --git a/cryptoparty/.gitignore b/cryptoparty/.gitignore deleted file mode 100644 index 100e485..0000000 --- a/cryptoparty/.gitignore +++ /dev/null @@ -1,8 +0,0 @@ -*.aux -*.log -*.synctex.gz -*.nav -*.out -*.snm -*.toc - diff --git a/cryptoparty/questions.txt b/cryptoparty/questions.txt deleted file mode 100644 index 5b4cc93..0000000 --- a/cryptoparty/questions.txt +++ /dev/null @@ -1,43 +0,0 @@ -Fragen -01 Bitcoins - - Was muss passieren, damit elektronisches Geld eingesetzt überall eingesetzt wird? - -02 Sicheres Surfen - - Was tun die Browserhersteller für Privacy/ Welche builtins gibt es? - - Welche der Tools benutzt du selber? - -03 Passwortmanager - - Benutzt du Passwortmanager? - - Wenn nein, warum nicht? - -04 RedTeam Vortrag - - Was ist der dümmste Fehler den ihr gefunden habt? - -05 Public-Key - - Wie sieht es mit Perfect Forward Secrecy aus? - -06 GPG - - Ist eine zentrale authority sinnvoll? - -07 CAcert - - Reicht es das Class 1 zu installiern oder brauche ich das Class 3 auch? - -08 Steganography - - Einsatz in der Praxis? - -09 OTR - - Wenn das so einfach ist, warum benutzen es nicht alle? - -10 SE-Linux - - Gibt es MAC auch für Netzwerk, so wie Application level firewalls unter windows - -11 TrueCrypt - - Was benutzt du selbst? - -12 Luks - - Was für Angriffsmöglichkeiten gibt es auf LuksVerschlüsslung? - -13 Unusability - - Was kann man deiner Meinung nach besser machen? - - -- GitLab