Genart last call review of draft-ietf-httpbis-origin-frame-04

Reviewer: Brian Carpenter
Review result: Ready with Issues

Gen-ART Last Call review of draft-ietf-httpbis-origin-frame-04

I am the assigned Gen-ART reviewer for this draft. The General Area
Review Team (Gen-ART) reviews all IETF documents being processed
by the IESG for the IETF Chair.  Please treat these comments just
like any other last call comments.

For more information, please see the FAQ at
<http://wiki.tools.ietf.org/area/gen/trac/wiki/GenArtfaq>.

Document: draft-ietf-httpbis-origin-frame-04.txt
Reviewer: Brian Carpenter
Review Date: 2017-11-
IETF LC End Date: 2017-11-30
IESG Telechat date: 

Summary: Ready with (minor) issues
--------


Minor Issues:
-------------

> 2.1.  Syntax
...
> Origin: An OPTIONAL sequence of characters ... that the
> sender believes this connection is or could be authoritative for.

So, that implies that all data in the ORIGIN frame might be false.
Doesn't that deserve a bit of a health warning at the beginning of the
Security Considerations? Also, using the word "believes" of a server
is strange. How would the server acquire uncertain knowledge in the
first place, and what algorithm would decide what it "believes"?

Appendix A doesn't show any sign of a client checking whether an
Origin-Entry is real.


> 2.3.  The Origin Set
...
>  o  Host: the value sent in Server Name Indication (SNI, [RFC6066]
>     Section 3), converted to lower case

In that reference:

>> Literal IPv4 and IPv6 addresses are not permitted in "HostName".

Is that an intended or unintended restriction for the ORIGIN frame?
In any case it should probably be mentioned explicitly to avoid confusion.
(If IPv6 literals were allowed, they might be very convenient for server
load balancing. But RFC6066 excludes that.)

Received on Sunday, 26 November 2017 16:54:52 UTC