Re: Gotta start somewhere ... how many of us are really out there?



"Nikolas Britton" <nikolas.britton@xxxxxxxxx> writes:

Generating a unique anonymous key is easy, proving why we need it is not.

That's how we can tell the differences between server to server.

Ok, here it is, " ifconfig | sha256 | md5 ". 16^32 unique anonymous
keys. Every host needs to have a NIC to send results so all ifconfig
outputs will be different. Now... What does this solve and why do we
need to add 32 extra bytes?

I guess we are not suppose to generate the key from ifconfig, which
will change in some circumstances.

(20 + 32) bytes * (10^7) = 495.910645 megabytes. The FreeBSD team
would need a 6.6Mbit/s uplink to handle peak load assuming 50% of the
hosts are set to UTC/GMT time and all trigger within 5 minutes of each
other.... I'm not going to pay for that connection.

That IS the problem. What about randomize it in a certain interval?

--
BSD Podcasts @:
http://bsdtalk.blogspot.com/
http://freebsdforall.blogspot.com/



--
Xiao-Yong
_______________________________________________
freebsd-questions@xxxxxxxxxxx mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscribe@xxxxxxxxxxx"



Relevant Pages

  • RE: SBS SHared Printer Problem
    ... Does this issue happen for all the client workstations? ... If you try printing on the SBS server, ... Clear the registry keys and the driver on both the server and the client ... Microsoft Shared Fax Monitor ...
    (microsoft.public.windows.server.sbs)
  • Re: Problem with Bridging ... and bge devices under FreeBSD 7.x?
    ... I'm trying to run a QEMU VM on top of a FreeBSD 7.x server ... ... ifconfig bridge0 destroy ... Using VNC to connect to the VM, I can look at the interface, and it says it is ... So, all I have left is that everything is being setup okay, but there is ...
    (freebsd-net)
  • Re: Problem with Bridging ... and bge devices under FreeBSD 7.x?
    ... I'm trying to run a QEMU VM on top of a FreeBSD 7.x server ... ... ifconfig bridge0 destroy ... Using VNC to connect to the VM, I can look at the interface, and it says it is ... So, all I have left is that everything is being setup okay, but there is ...
    (freebsd-stable)
  • Re: SBS SHared Printer Problem
    ... They are shared from the server. ... please right click following registry keys and click ... Microsoft Shared Fax Monitor ... Install the latest driver for the printer and check if the issue ...
    (microsoft.public.windows.server.sbs)
  • Re: uniqid() function
    ... value if the PHP script is on only one server? ... Why do you not use the autoincrement featuer of the Database? ... - In these times you might need to actually create the data structure ... So you generate all the keys outside your server ...
    (comp.lang.php)