- Rewrite. - Add functionalityx to create a Cancel-Key. - Update README. Signed-off-by: Thomas Hochstein <thh@thh.name>
13 lines
348 B
Markdown
13 lines
348 B
Markdown
# Usenet tools
|
|
|
|
This is a collection of tools around (managing) Netnews.
|
|
|
|
## canlockey
|
|
|
|
`canlockey.pl` will create a Cancel-Key for a given Message-ID with
|
|
optional user, canlock-secret and hash (defaulting to `SHA1`) or
|
|
check whether a given Cancel-Lock and Cancel-Key match.
|
|
|
|
## mew
|
|
|
|
`mew.pl` will encode or decode MIME encoded words (RFC 2047).
|