I think the IRC client is something that really belongs in hackety hack, not in the runtime itself. Lets keep shoes compact?

And Hugh: You don't want HMAC, you just want a unique identifier code. UUID is an easy way to get that, as they are usually calculated off a combo of some other unique thing to the computer, like one of the network interface MAC addresses, and the current moment in time, as well as how many UUID's have been made before. Grabbing a network mac address would be plenty unique though too. :)

Reply via email to