Gentoo Logo
Gentoo Spaceship

Installation:
Gentoo Handbook
Installation Docs

Documentation:
Home
Listing
About Gentoo
Philosophy
Social Contract

Resources:
Bug Tracker
Developer List
Discussion Forums
Gentoo BitTorrents
Gentoo Linux Enhancement Proposals
IRC Channels
Mailing Lists
Mirrors
Name and Logo Guidelines
Online Package Database
Security Announcements
Staffing Needs
Supporting Vendors
View our CVS

Graphics:
Logos and themes
Icons
ScreenShots

Miscellaneous Resources:
Gentoo Linux Store
Gentoo-hosted projects
IBM dW/Intel article archive




List Archive: gentoo-soc
Navigation:
Lists: gentoo-soc: < Prev By Thread Next > < Prev By Date Next >
Headers:
To: gentoo-soc@g.o
From: Sebastian Pipping <webmaster@...>
Subject: Re: About "Create and release a Gentoo stats server/client"
Date: Sat, 04 Apr 2009 06:22:07 +0200
Arun Raghavan wrote:
>> We could use such an identifier to identify repeated submissions
>> (users should send in more up to date again later) and handle
>> some kind of "database pollution" attacks.  We wouldn't catch
>> attackers that change their MAC before submission.
> 
> Not sure how you can deal with this. How does Smolt or Debian's thing
> deal with it?

About Debian popcon:

The file

  /etc/popularity-contest.conf

contains a key MY_HOSTID which is initialized during package
installation through this code:

  generate_id() {
    if [ -x /usr/bin/uuidgen ] ; then
      MY_HOSTID=`uuidgen | tr -d -`
    else
      MY_HOSTID=`dd if=/dev/urandom bs=1k count=1 2>/dev/null \
          | md5sum | sed 's/  -//'''`
    fi
  }

The result is a 32 digit hex string.  On submission, data for that
host ID is replaced by the new set of data.



Sebastian



References:
About "Create and release a Gentoo stats server/client"
-- Sebastian Pipping
Re: About "Create and release a Gentoo stats server/client"
-- Sebastian Pipping
Re: About "Create and release a Gentoo stats server/client"
-- Fabian Groffen
Re: About "Create and release a Gentoo stats server/client"
-- Sebastian Pipping
Re: About "Create and release a Gentoo stats server/client"
-- Arun Raghavan
Navigation:
Lists: gentoo-soc: < Prev By Thread Next > < Prev By Date Next >
Previous by thread:
Re: About "Create and release a Gentoo stats server/client"
Next by thread:
Re: About "Create and release a Gentoo stats server/client"
Previous by date:
Re: Re: Gentoo stats server/client,
Next by date:
Re: Application for Kuroo


Updated Jun 17, 2009

Donate to support our development efforts.

Gentoo Centric Hosting: vr.org

VR Hosted

Tek Alchemy

Tek Alchemy

SevenL.net

SevenL.net

php|architect

php|architect

Copyright 2001-2007 Gentoo Foundation, Inc. Questions, Comments? Email www@gentoo.org.