[Sip] Minor error in "Computational Puzzles for SPAM Reduction in SIP"?

Geoffrey Dawirs <gdawirs@gmail.com> Wed, 28 September 2005 14:40 UTC

Received: from localhost.localdomain ([127.0.0.1] helo=megatron.ietf.org) by megatron.ietf.org with esmtp (Exim 4.32) id 1EKd7D-00013D-Sq; Wed, 28 Sep 2005 10:40:59 -0400
Received: from odin.ietf.org ([132.151.1.176] helo=ietf.org) by megatron.ietf.org with esmtp (Exim 4.32) id 1EKd7C-00012x-4p for sip@megatron.ietf.org; Wed, 28 Sep 2005 10:40:58 -0400
Received: from ietf-mx.ietf.org (ietf-mx [132.151.6.1]) by ietf.org (8.9.1a/8.9.1a) with ESMTP id KAA11998 for <sip@ietf.org>; Wed, 28 Sep 2005 10:40:54 -0400 (EDT)
Received: from nproxy.gmail.com ([64.233.182.207]) by ietf-mx.ietf.org with esmtp (Exim 4.43) id 1EKdEa-00072b-9J for sip@ietf.org; Wed, 28 Sep 2005 10:48:39 -0400
Received: by nproxy.gmail.com with SMTP id h2so214656nfe for <sip@ietf.org>; Wed, 28 Sep 2005 07:40:27 -0700 (PDT)
DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=SQdwGSxe5Y7ETxqCatweMNgVwCgADj6OndYUN8MYtQYpGyeKVbYrJYQIDjY0K+Pee95EXp4Uaxhy95+K+6SxikKfUNWe9WLcKcYVX4fSvwGnXTil4uhU/TKVjsZBS5GpwsStlyz1WS4nr6KvxBiS6/cuuodP7xY5nGkjQwq90nA=
Received: by 10.48.234.16 with SMTP id g16mr251868nfh; Wed, 28 Sep 2005 07:40:27 -0700 (PDT)
Received: by 10.48.244.9 with HTTP; Wed, 28 Sep 2005 07:40:27 -0700 (PDT)
Message-ID: <785b42e80509280740102ec5b4@mail.gmail.com>
Date: Wed, 28 Sep 2005 16:40:27 +0200
From: Geoffrey Dawirs <gdawirs@gmail.com>
To: sip@ietf.org
MIME-Version: 1.0
Content-Type: text/plain; charset="ISO-8859-1"
Content-Transfer-Encoding: quoted-printable
Content-Disposition: inline
X-Spam-Score: 0.0 (/)
X-Scan-Signature: 93238566e09e6e262849b4f805833007
Content-Transfer-Encoding: quoted-printable
Subject: [Sip] Minor error in "Computational Puzzles for SPAM Reduction in SIP"?
X-BeenThere: sip@ietf.org
X-Mailman-Version: 2.1.5
Precedence: list
Reply-To: Geoffrey Dawirs <gdawirs@gmail.com>
List-Id: Session Initiation Protocol <sip.ietf.org>
List-Unsubscribe: <https://www1.ietf.org/mailman/listinfo/sip>, <mailto:sip-request@ietf.org?subject=unsubscribe>
List-Post: <mailto:sip@ietf.org>
List-Help: <mailto:sip-request@ietf.org?subject=help>
List-Subscribe: <https://www1.ietf.org/mailman/listinfo/sip>, <mailto:sip-request@ietf.org?subject=subscribe>
Sender: sip-bounces@ietf.org
Errors-To: sip-bounces@ietf.org

Hello,

I'm sorry to disturb you again, my second question has nothing
to do with the first one (the first one was in fact an implementation problem).

In "draft-jennings-sip-hashcash-02", bottom of page 7,
the ABNF for the header is:
Puzzle       = "Puzzle" HCOLON puzzle-parm *(COMMA puzzle-param)
puzzle-param =  puzzle-bits SEMI puzzle-pre SEMI puzzle-image
SEMI puzzle-value *( SEMI generic-param )

puzzle-work  = "work=" 1*DIGIT
puzzle-value = "value=" 1*DIGIT
puzzle-pre   = "pre=" quoted-string
puzzle-image = "image=" quoted-string

The first element of puzzle-param, "puzzle-bits" shouldn't it be "puzzle-work"?
If it is not that, I can't find the definition of "puzzle-bits".
I imagine that's a minor notice, but I prefer to be sure...

Thank you very much,
Geoffrey Dawirs

_______________________________________________
Sip mailing list  https://www1.ietf.org/mailman/listinfo/sip
This list is for NEW development of the core SIP Protocol
Use sip-implementors@cs.columbia.edu for questions on current sip
Use sipping@ietf.org for new developments on the application of sip