On Tue, Aug 08, 2006 at 09:30:42PM -0300, Marc G. Fournier wrote: > Could create problems long term .. one thing I will be using the > IPs to do is: > > SELECT ip, count(1) FROM systems GROUP BY ip ORDER BY count DESC; > > to look for any 'abnormalities' like todays with Armenia ... > > hashing it would make stuff like that fairly difficult ... You can make _two_ hashes and then concatenate to form unique key. Then you still be able to see "a lot of single IPs". Personaly, I dont care very much about IP/hostname disclosure :-) _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"
- Up to v2.2 ... ( Was: Re: BSDstats Project v2.0 ... ) Marc G. Fournier
- Re: BSDstats Project v2.0 ... Marc G. Fournier
- Re: BSDstats Project v2.0 ... Antony Mawer
- Re: BSDstats Project v2.0 ... Marc G. Fournier
- Re: BSDstats Project v2.0 ... Garrett Cooper
- Re: BSDstats Project v2.0 ... Marc G. Fournier
- Re: BSDstats Project v2.0 ... Vahan Yerkanian
- Re: BSDstats Project v2.0 ... Marc G. Fournier
- Re: BSDstats Project v2.0 ... Paul Schmehl
- Re: BSDstats Project v2.0 ... Marc G. Fournier
- Re: BSDstats Project v2.0 ... Igor Robul
- Re: BSDstats Project v2.0 ... Marc G. Fournier
- Re: BSDstats Project v2.0 ... Igor Robul
- Re: BSDstats Project v2.0 ... Paul Schmehl
- Re: BSDstats Project v2.0 ... Marc G. Fournier
- Re: BSDstats Project v2.0 ... Nikolas Britton
- Re: BSDstats Project v2.0 ... Nikolas Britton
- Re: BSDstats Project v2.0 ... Nikolas Britton
- Re: BSDstats Project v2.0 ... Nikolas Britton
- Re: BSDstats Project v2.0 ... Matthew Seaman
- Re: BSDstats Project v2.0 ... Marc G. Fournier
