From owner-freebsd-questions@FreeBSD.ORG Tue Aug 15 00:40:36 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9B1B316A4DD for ; Tue, 15 Aug 2006 00:40:36 +0000 (UTC) (envelope-from freebsd@dfwlp.com) Received: from zeus.dfwlp.com (zeus.dfwlp.com [208.11.134.127]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3D86D43D45 for ; Tue, 15 Aug 2006 00:40:36 +0000 (GMT) (envelope-from freebsd@dfwlp.com) Received: from athena.dfwlp.com (athena.dfwlp.com [192.168.125.83]) (authenticated bits=0) by zeus.dfwlp.com (8.13.6/8.13.6) with ESMTP id k7F0eVIl061742 for ; Mon, 14 Aug 2006 19:40:32 -0500 (CDT) (envelope-from freebsd@dfwlp.com) From: Jonathan Horne To: freebsd-questions@freebsd.org Date: Mon, 14 Aug 2006 19:40:31 -0500 User-Agent: KMail/1.9.3 References: <20060814100913.S7522@ganymede.hub.org> In-Reply-To: <20060814100913.S7522@ganymede.hub.org> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200608141940.31708.freebsd@dfwlp.com> X-Spam-Status: No, score=-1.4 required=5.0 tests=ALL_TRUSTED autolearn=failed version=3.1.4 X-Spam-Checker-Version: SpamAssassin 3.1.4 (2006-07-25) on zeus.dfwlp.com Subject: Re: BSDstats v3.0 - The Security Rewrite 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, 15 Aug 2006 00:40:36 -0000 On Monday 14 August 2006 08:19, Marc G. Fournier wrote: > Over the past few days, I've been working with Paul Schmehl and Matthew > Seaman to come up with a more "security sensitive" version of BSDstats ... > one that reduces the amount of "sensitive information" stored in the > database down to ... zero. No IPs, no hostnames ... > > This new version also reduces the number of 'network fetches' down to 4 > for the first run, and 3 for subsequent runs, so it runs a bit faster, and > talks across the network less. > > And, finally, this one has its own domain for check in server ... > > None of the pre-v3.x clients can talk to the v3.x server, since the DB > format has totally changed, so everyone needs to grab the latest version > and run it so that we can re-sync the database properly ... > > >From now forward, the stats will be viewable from: > > http://www.bsdstats.org > > ---- > Marc G. Fournier Hub.Org Networking Services (http://www.hub.org) > Email . scrappy@hub.org MSN . scrappy@hub.org > Yahoo . yscrappy Skype: hub.org ICQ . 7615664 mark, i noticed the percentages columns, they definatly make the information all that more fascinating. would it be possible to segregate the far right column by release, and show what percentages of the 6.1s are stable, p3, p2, release? etc etc? that column as it sits is still good information (so im not suggesting dumping it), but i would like to see another section to break out the versions, by percentages. my 2 cents, :) jonathan