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