summaryrefslogtreecommitdiff
path: root/pages/motivation.skr
diff options
context:
space:
mode:
Diffstat (limited to 'pages/motivation.skr')
-rw-r--r--pages/motivation.skr10
1 files changed, 10 insertions, 0 deletions
diff --git a/pages/motivation.skr b/pages/motivation.skr
new file mode 100644
index 0000000..becac70
--- /dev/null
+++ b/pages/motivation.skr
@@ -0,0 +1,10 @@
+(post :title "Motivation"
+ (page
+ (p [WIP: needs enticing prose!])
+ (ul (li [ken thompson: reflections on trusting trust])
+ (li [,(anchor "toy example"
+ "https://manishearth.github.io/blog/2016/12/02/reflections-on-rusting-trust/")])
+ (li [,(anchor "Defending Against Compiler-Based Backdoors"
+ "http://blog.regehr.org/archives/1241")])
+ (li [,(anchor "PoC||GTFO"
+ "https://www.alchemistowl.org/pocorgtfo/pocorgtfo08.pdf")]))))