summaryrefslogtreecommitdiff
path: root/security/TODO
diff options
context:
space:
mode:
authorManuel Traut <manut@mecka.net>2013-03-10 12:13:49 +0100
committerManuel Traut <manut@mecka.net>2013-03-10 12:13:49 +0100
commit9c0f862749f30800837a45aff5abdcb529867dbc (patch)
treeb0ca51fff64f12fac03aea4afaa1fa722376844b /security/TODO
parent33b79c725448efd2c9a72e2ae9a1fb04270492f5 (diff)
parentcea5039322781f6085dd47954af5584ca3f78911 (diff)
Merge branch 'schulung'
updates from current linutronix schulung.git Conflicts: Makefile configpres.tex flash-memory/ubi/handout_ubi_de.tex handout.tex index.txt pres_master.tex vorl.tex vorl1.tex vorl2.tex vorl3.tex vorl4.tex vorl5.tex Signed-off-by: Manuel Traut <manut@mecka.net>
Diffstat (limited to 'security/TODO')
-rw-r--r--security/TODO37
1 files changed, 37 insertions, 0 deletions
diff --git a/security/TODO b/security/TODO
new file mode 100644
index 0000000..60818db
--- /dev/null
+++ b/security/TODO
@@ -0,0 +1,37 @@
+Firewall section
+- Fasttrack
+- Presentation (full)
+ - OSI/network protocol
+ - iptables
+ - filter rules
+ - examples
+ - adminstration tools
+ - validation
+
+VPN section
+- Fasttrack (done)
+- Presentation (full)
+ - How VPNs work (done)
+ - Protokol and Authentication Overview (done)
+ - foreach(Protocol)
+ - Authentication
+ - Products (done)
+ - Pros and Cons
+ - examples
+ - Use case dependant solutions
+ - Central VPN Server (done)
+ - Distributed VPN Server (done)
+ - Company-wide infrastructure
+ - dynamic VPNs
+ - Cross-Company boundaries
+
+Integrity section
+- What System Integrity means
+- Base concepts
+ - Boot process integrity
+ - Kernel integrity
+ - Filesystem integrity
+ - Packet signing
+- How to deal with corrupt systems
+
+...