Minor comments to draft
Linus Nordberg
linus at nordberg.se
Thu, 21 Oct 2004 13:30:17 +0200
--=-=-=
Content-Type: text/plain; charset=iso-8859-1
Content-Transfer-Encoding: 8bit
nisse@lysator.liu.se (Niels Möller) wrote
21 Oct 2004 12:59:38 +0200:
| Feel free to commit changes like this yourself. Send a message with
| patch and/or summary of changes to the list to keep the rest of us
| updated.
Ok. Two minor glitches fixed.
--=-=-=
Content-Disposition: attachment
Index: draft-nisse-hash-cash.xml
===================================================================
RCS file: /cvsroot/mta-hashcash/mta-hashcash/doc/draft-nisse-hash-cash.xml,v
retrieving revision 1.7
diff -c -p -c -p -r1.7 draft-nisse-hash-cash.xml
*** draft-nisse-hash-cash.xml 21 Oct 2004 10:57:10 -0000 1.7
--- draft-nisse-hash-cash.xml 21 Oct 2004 11:29:21 -0000
***************
*** 233,243 ****
identified as "XHASHCASH" in the EHLO response (to be replaced
by something different if/when this extension is advanced to
standardstrack or as an IESG-approved experimental RFC). It
! defines four new verbs:
<list style="symbols">
<t>
"XHASHCASHADVISE", asks the server what kind of
! authnetication and/or hash cash it expects.
</t>
<t>
"XHASHCASHCHALLENGE", asks for a new challenge
--- 233,243 ----
identified as "XHASHCASH" in the EHLO response (to be replaced
by something different if/when this extension is advanced to
standardstrack or as an IESG-approved experimental RFC). It
! defines five new verbs:
<list style="symbols">
<t>
"XHASHCASHADVISE", asks the server what kind of
! authentication and/or hash cash it expects.
</t>
<t>
"XHASHCASHCHALLENGE", asks for a new challenge
--=-=-=--