Browse Source

Quotation

Bob Mottram 11 years ago
parent
commit
da26d4d337
1 changed files with 7 additions and 0 deletions
  1. 7
    0
      beaglebone.txt

+ 7
- 0
beaglebone.txt View File

427
 #+END_SRC
427
 #+END_SRC
428
 
428
 
429
 *** Verifying random number quality
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
 You can check how much randomness (entropy) is available with:
437
 You can check how much randomness (entropy) is available with:
431
 
438
 
432
 #+BEGIN_SRC: bash
439
 #+BEGIN_SRC: bash