aboutsummaryrefslogtreecommitdiff
path: root/wiki/AssuredTooChain.trac
diff options
context:
space:
mode:
authorRob Austein <sra@hactrn.net>2021-02-14 16:01:15 +0000
committerRob Austein <sra@hactrn.net>2021-02-14 16:01:15 +0000
commite18e5b3d2559f5f0395ffe79416cdca3abc89310 (patch)
tree340bdc43c4bfa7bcc3c048eea4db848cabe470de /wiki/AssuredTooChain.trac
parentad1cc0517983e599897929b4c94463bf2af78f7c (diff)
Start restructuring for Pelican
Diffstat (limited to 'wiki/AssuredTooChain.trac')
-rw-r--r--wiki/AssuredTooChain.trac14
1 files changed, 14 insertions, 0 deletions
diff --git a/wiki/AssuredTooChain.trac b/wiki/AssuredTooChain.trac
new file mode 100644
index 0000000..e4cd7ab
--- /dev/null
+++ b/wiki/AssuredTooChain.trac
@@ -0,0 +1,14 @@
+= Issues of an Assured Tool-Chain =
+
+We do not have any assurance that our basic tools are not compromised.
+* Compilers
+* Operating Systems
+* Hardware Platforms
+* Verilog and Other Tools to Produce Chips
+
+At the base, is the compiler. The fear was first formally expressed in
+Ken Thompson's 1984 Turing Award Lecture
+[http://www.ece.cmu.edu/~ganger/712.fall02/papers/p761-thompson.pdf Reflections on Trusting Trust].
+
+David A. Wheeler's PhD thesis, [http://www.dwheeler.com/trusting-trust/ Fully Countering Trusting Trust through Diverse Double-Compiling]
+outlines how we might deal with the compiler trust conundrum. \ No newline at end of file