From: Tom Marble Date: Wed, 27 Aug 2014 15:40:22 +0000 (-0500) Subject: touchup X-Git-Url: https://info9.net/gitweb/?p=wiki.git;a=commitdiff_plain;h=d73aa0cb665c90dda76f80329ef488f88ff01e06 touchup --- diff --git a/tmarble/posts/USB_TRNG.mdwn b/tmarble/posts/USB_TRNG.mdwn index e238ec4..0bf4e26 100644 --- a/tmarble/posts/USB_TRNG.mdwn +++ b/tmarble/posts/USB_TRNG.mdwn @@ -11,15 +11,15 @@ Yesterday I had a blast presenting my talk to create a completely open hardware and Free software true random number generator. -I my talk I mention the rationale for gathering more entropy: -The Linux urandom boot-time entropy hole as described in +In my talk I mention the rationale for gathering more entropy: +*The Linux urandom boot-time entropy hole* as described in the paper -**[Mining Your Ps and Qs: Detection of Widespread Weak Keys in Network Devices][ehole]**. +[Mining Your Ps and Qs: Detection of Widespread Weak Keys in Network Devices][ehole]. I also mention some of the difficulty in assessing RNG quality for security applications as highlighted by Matthew Green in his blog post -**[How do you know if an RNG is working?][greenrng]**. +[How do you know if an RNG is working?][greenrng]. I've been lucky to work on this design with [Bdale Garbee][bdale] and [Keith Packard][keithp].