浏览代码

Quotation

Bob Mottram 11 年前
父节点
当前提交
da26d4d337
共有 1 个文件被更改,包括 7 次插入0 次删除
  1. 7
    0
      beaglebone.txt

+ 7
- 0
beaglebone.txt 查看文件

@@ -427,6 +427,13 @@ apt-get install haveged
427 427
 #+END_SRC
428 428
 
429 429
 *** Verifying random number quality
430
+
431
+#+BEGIN_VERSE
432
+/Living in a surveillance state is exactly like being guilty until proven guilty./
433
+
434
+-- Mohammad Tarakiyee
435
+#+END_VERSE
436
+
430 437
 You can check how much randomness (entropy) is available with:
431 438
 
432 439
 #+BEGIN_SRC: bash