ietf-mailsig
[Top] [All Lists]

RE: Signing RFC 821 data in RFC 822 messages considered harmful.

2004-12-22 11:56:42

On Mon, 2004-12-20 at 07:24 -0800, Hallam-Baker, Phillip wrote:

Sorry, got distracted by watching your hands wave. Can you be 
more specific?

Take the time to learn about layered protocol design. Signing the SMTP
protocol data using an RFC 822 header is a clear layer violation.

You're right; we're signing SMTP protocol data. We're _not_ signing the
RFC822 object.

The RFC822 object is the email, with its unique Message-ID. That object
makes multiple transitions through the RFC821 transport system. But it
seems that we're not trying to authenticate the object through its
multiple transitions.

It's just a single transition through the RFC821 transport system which
we're attempting to authenticate. So I agree with you -- yes, using
RFC822 headers (such as the Sender: address) _is_ a layering violation.

-- 
dwmw2


<Prev in Thread] Current Thread [Next in Thread>