
coderman at gmail
Jun 25, 2012, 12:03 PM
Post #1 of 1
(107 views)
Permalink
|
|
Entropy distribution to virtual machines
|
|
On Mon, Jun 25, 2012 at 12:21 AM, BMF <badmotherfsckr [at] gmail> wrote: > ... > I have a server with one of these in it: > > http://www.entropykey.co.uk/ > > although I still need to find a reasonably secure way to share the > entropy with all of my VMs where it is really needed. check out http://www.vanheusden.com/entropybroker/ or virtio-rng. i haven't used either; does anyone have positive experiences? for now, roll my own: pass entropy into guest kernel command line which is mixed into guest pool during init, then entropy distribution from host to guest egd's via tcp once networking is up. _______________________________________________ Full-Disclosure - We believe in it. Charter: http://lists.grok.org.uk/full-disclosure-charter.html Hosted and sponsored by Secunia - http://secunia.com/
|