From mboxrd@z Thu Jan 1 00:00:00 1970 From: Sarah Newman Subject: Re: PV random device Date: Mon, 5 Oct 2015 21:34:54 -0700 Message-ID: <56134F6E.1030302@prgmr.com> References: <561324FD.8010909@prgmr.com> <20151006033521.GF4243@bitfolk.com> <56134A3F.3090809@prgmr.com> <20151006042904.GJ4243@bitfolk.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from mail6.bemta3.messagelabs.com ([195.245.230.39]) by lists.xen.org with esmtp (Exim 4.72) (envelope-from ) id 1ZjJxp-0007OX-BA for xen-devel@lists.xenproject.org; Tue, 06 Oct 2015 04:34:57 +0000 In-Reply-To: <20151006042904.GJ4243@bitfolk.com> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xen.org Errors-To: xen-devel-bounces@lists.xen.org To: Andy Smith Cc: xen-devel List-Id: xen-devel@lists.xenproject.org On 10/05/2015 09:29 PM, Andy Smith wrote: > I don't find it a problem as: > > - Your typical EntropyKey or OneRNG can generate quite a bit of > entropy. Maybe 32 kilobytes per second for ~$50 each. > > - You can access them over the network so no USB passthrough needed. Yes, I'm implementing something similar (entropy as a service) but I agree it's a hackish solution.