From dde1d60cf08ead797b3b456f23d85f869de72e1c Mon Sep 17 00:00:00 2001 Message-Id: From: Mark Wooding Date: Tue, 12 Sep 2000 16:33:07 +0000 Subject: [PATCH 1/1] Clearer help on identpass. Organization: Straylight/Edgeware From: Ian Jackson --- helpinfos | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/helpinfos b/helpinfos index 18b5402..e3e296b 100644 --- a/helpinfos +++ b/helpinfos @@ -82,6 +82,12 @@ change your password, delete the file ~/.userv/irc-pass-md5. !identpass identpass + Identifies you to Blight. To set up your password, or be reminded + of it, run the shell command `irc-blight-id' on chiark. + (On ircII on chiark `/blight-id' is easier, see `help blight-id'.) + See `help identpass-internals' for technical details. + +!identpass-internals Identification, for example with /blight-id, is actually done with `identpass', which feeds the md5sum of the password to `userv irc-identpass '. That must exit 0 if all is well. -- [mdw]