From owner-freebsd-questions@FreeBSD.ORG Sat Nov 20 05:08:59 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 345AE1065673 for ; Sat, 20 Nov 2010 05:08:59 +0000 (UTC) (envelope-from lists@eitanadler.com) Received: from mail-iw0-f182.google.com (mail-iw0-f182.google.com [209.85.214.182]) by mx1.freebsd.org (Postfix) with ESMTP id F2B878FC0C for ; Sat, 20 Nov 2010 05:08:58 +0000 (UTC) Received: by iwn39 with SMTP id 39so5958759iwn.13 for ; Fri, 19 Nov 2010 21:08:58 -0800 (PST) Received: by 10.231.39.205 with SMTP id h13mr3075051ibe.148.1290229735710; Fri, 19 Nov 2010 21:08:55 -0800 (PST) MIME-Version: 1.0 Received: by 10.231.143.15 with HTTP; Fri, 19 Nov 2010 21:08:35 -0800 (PST) In-Reply-To: <20101119163648.19c9e66a@scorpio> References: <201011192054.oAJKsOPk011590@mail.r-bonomi.com> <20101119163648.19c9e66a@scorpio> From: Eitan Adler Date: Sat, 20 Nov 2010 00:08:35 -0500 Message-ID: To: FreeBSD Content-Type: text/plain; charset=UTF-8 Subject: Re: openssl version - how to verify 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: Sat, 20 Nov 2010 05:08:59 -0000 On Fri, Nov 19, 2010 at 4:36 PM, Jerry wrote: > On Fri, 19 Nov 2010 15:08:26 -0600 > Adam Vande More articulated: > >> While I agree with your point in this context, the statement "The >> number of _UNDISCOVERED_ bugs, on the other hand, is an infinite >> one." is false. >> >> http://www.unsw.edu.au/news/pad/articles/2009/sep/microkernel_breakthrough.html > > It was later discovered that the software used to certify the kernel > 100% bug-free was not itself bug-free thereby nullifying results. The paper "Diverse Double-Compiling" by David A Wheeler is relevant although not strictly the same topic. It could be used to avoid this type of issue. -- Eitan Adler