From owner-freebsd-questions@FreeBSD.ORG Tue Nov 9 00:09:35 2010 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 6A2001065672 for ; Tue, 9 Nov 2010 00:09:35 +0000 (UTC) (envelope-from rwmaillists@googlemail.com) Received: from mail-ww0-f50.google.com (mail-ww0-f50.google.com [74.125.82.50]) by mx1.freebsd.org (Postfix) with ESMTP id F02E38FC3A for ; Tue, 9 Nov 2010 00:09:34 +0000 (UTC) Received: by wwb13 with SMTP id 13so146296wwb.31 for ; Mon, 08 Nov 2010 16:09:33 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlemail.com; s=gamma; h=domainkey-signature:received:received:date:from:to:subject :message-id:in-reply-to:references:x-mailer:mime-version :content-type:content-transfer-encoding; bh=2v8ALIEynr7KWrUjfHIhE43L8as4w6a7rt08VH7SKD8=; b=UCE3NKt57/kFeXb2EL8wlvPgYnYyqhkjk8sPUOcpx0iBa1s9JfBO17ERhFGG6X63Fr PIO/7YZQVn2+d/rx3/q1fxULFPIlbedoIdsodWqm1XSO/r+iwNH/AO8CIerybcbDrddB BK1VmqQTOiBENVxMeDBcsSYZ3Ch7I1LDvWPfI= DomainKey-Signature: a=rsa-sha1; c=nofws; d=googlemail.com; s=gamma; h=date:from:to:subject:message-id:in-reply-to:references:x-mailer :mime-version:content-type:content-transfer-encoding; b=LaeVQotLRZ1RTGzA6hgXkNZBY3DfWXLztHfj+pPNYcgaO+zFhzoy8MZqKCEZkXKZzC HQ/Kkui9U/L5O30dHe/ogOl85NpP2cEqs1IxdTtS8438WO6CIUuDo6mJf5E0jnsKVqxG L5zRAg9Xeha99OafTOVgnYg1B3oNm4z7XNI4Y= Received: by 10.216.93.8 with SMTP id k8mr6128665wef.38.1289261372125; Mon, 08 Nov 2010 16:09:32 -0800 (PST) Received: from gumby.homeunix.com (bb-87-81-140-128.ukonline.co.uk [87.81.140.128]) by mx.google.com with ESMTPS id x59sm387103weq.38.2010.11.08.16.09.29 (version=SSLv3 cipher=RC4-MD5); Mon, 08 Nov 2010 16:09:31 -0800 (PST) Date: Tue, 9 Nov 2010 00:09:27 +0000 From: RW To: freebsd-questions@freebsd.org Message-ID: <20101109000927.20ae97ba@gumby.homeunix.com> In-Reply-To: <4CD8388C.2010703@intersonic.se> References: <4CD8388C.2010703@intersonic.se> X-Mailer: Claws Mail 3.7.6 (GTK+ 2.20.1; i386-portbld-freebsd8.1) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Subject: Re: Entropy Key for FreeBSD? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 09 Nov 2010 00:09:35 -0000 On Mon, 08 Nov 2010 18:51:08 +0100 Per olof Ljungmark wrote: > Hi, > > Did anyone in the community try to adopt the Entropy Key > http://www.entropykey.com/ > for use with FreeBSD? > > As a non-programmer I would not even try but perhaps someone with > better skills already did? > > FWIW MirBSD seems to have a port of the keyd. FreeBSD doesn't have a linux-style blocking /dev/random, so it couldn't be used in quite the same way as in other OS. Personally I think the key demographic for this is people with more money than sense.