blob: 8cd6514a3d4f9ffd499dbc82c41ed572c150b426 (
about) (
plain)
1
2
3
4
5
6
7
8
9
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 "Deniable Backdoors Using Compiler Bugs"
"https://www.alchemistowl.org/pocorgtfo/pocorgtfo08.pdf")]))))
|