Change log: nym-0.5.1 (19 November 2005): * Javascript client was broken (sha1expand produced too-long output) * Minor updates to academic paper nym-0.5 (4 November 2005): * Fixed a bug whereby token servers could get away with returning invalid signatures as a way of marking users * Academic paper preprint now part of distribution nym-0.4 (21 October 2005): * nym now has a Javascript client implementation! See the README. * Fixed leading 0 attack pointed out by cyphrpunk * Changed hash to take decimal input; breaks compatibility with earlier versions (get used to this for a while) * Math::BigInt::GMP seems to think NaN is equal to various integers. Fixed, so CA server doesn't issue certs when the tokens aren't valid nym-0.3 (12 October 2005): * Thanks to Roger Dingledine for changes to README and cert scripts. * Thanks to cyphrpunk for finding the low-base security flaw and suggesting a fix * Added mediawiki/ directory which shows how to patch MediaWiki to work with nym nym-0.2.1 (1 October 2005): * Mentioned in README that users need to run getcert.pl * Added "livedemo" directory and instructions nym-0.2 (30 September 2005): * It's now easy to generate client certs from tokens