First released: Tue, 05/04/2004 - 23:00
- Make sure a HTTP fetched .remailers file is "touch"ed so that it isn't considered out of date all the time.
- Use the now very standard Data::Dumper for "makenym" pretty-printing (not required unless "makenym" command is used).
- Add a new "delete" command to create a nym deletion request.
- Use the "create" syntax for both creation and modification requests, allowing an extant nym to be used but otherwise "re-initialized" when performing the "modify" command.
- Allow an e-mail address (or even a remailer) to be the final hop, rather than only a newsgate-via-remailer.
- Allow the Subject: to be set independently of Newsgroups: (in support of an e-mail address as the final hop). Only add the hashmarks if there are actually headers to add.
- Make error exit conditions return nonzero to the shell.