AretNCarlsen

↗ HN profile [ 79.0 ms ] full profile
Karma
683
Created
February 22, 2010 (16y ago)
Submissions
0
autonomoustools.com
  1. When running a server instance on Amazon/Rackspace/etc, where your server relies on /dev/random (e.g. for SSL and other cryptography),

  2. 4.) you have implemented your own RNG (e.g. *haveged* or a WAN-accessed entropy source).

  3. 1.) you haven't ever thought about whether /dev/random is reliable in a VM environment.

  4. 3.) you regularly run entropy testers against /dev/random to verify randomness (and hope/trust that the entropy you observe is unique, not copied to any other instances).

  5. 2.) you have thought about it, and chosen to hope/trust that the VM provider has implemented a reliable RNG (and that your server image/snapshot accesses it properly, especially restarted snapshots).

  6. 1.) you haven't ever thought about whether /dev/random is reliable in a VM environment.

  7. 2.) you have thought about it, and chosen to hope/trust that the VM provider has implemented a reliable RNG (and that your server image/snapshot accesses it properly, especially restarted snapshots).

  8. 3.) you regularly run entropy testers against /dev/random to verify randomness (and hope/trust that the entropy you observe is unique, not copied to any other instances).

  9. 4.) you have implemented your own RNG (e.g. *haveged* or a WAN-accessed entropy source).

  10. 3.) run entropy testers against /dev/random to verify entropy (and hope/trust that the entropy you observe is uninot copied to any other instances).

  11. 1.) haven't ever thought about whether /dev/random is reliable in a VM environment.

  12. 2.) have thought about it, and chosen to hope/trust that the VM provider has implemented a reliable RNG (and that your server image/snapshot accesses it properly, especially restarted snapshots).

  13. 4.) implement RNG independently in software (e.g. *haveged*).

  14. Peachy Dandy [peachydandy.com], the web hosting service for two of my domains, ceased to be sometime on Sunday 2011-02-13. Nameserver domains unregistered, control panels inaccessible. No warnings, no email…