[quicwg/base-drafts] 89ac29: Strike confusing paragraph

Mike Bishop <noreply@github.com> Tue, 11 August 2020 23:10 UTC

Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 2B7993A0D89 for <quic-issues@ietfa.amsl.com>; Tue, 11 Aug 2020 16:10:15 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.101
X-Spam-Level:
X-Spam-Status: No, score=-2.101 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id TA4K5cOMhvpP for <quic-issues@ietfa.amsl.com>; Tue, 11 Aug 2020 16:10:13 -0700 (PDT)
Received: from out-23.smtp.github.com (out-23.smtp.github.com [192.30.252.206]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 2200A3A0DAF for <quic-issues@ietf.org>; Tue, 11 Aug 2020 16:10:13 -0700 (PDT)
Received: from github-lowworker-1ac52d7.ash1-iad.github.net (github-lowworker-1ac52d7.ash1-iad.github.net [10.56.25.52]) by smtp.github.com (Postfix) with ESMTP id 628236000AB for <quic-issues@ietf.org>; Tue, 11 Aug 2020 16:10:12 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597187412; bh=N/MvGPHf9QPj3mYecjumUSkWBT8slSi8ZBrJWMD3GW8=; h=Date:From:To:Subject:From; b=dcoRhSX0EbLcrgWihdViiGFHjeYihXGiPulxesj20d75UYRVs5CDtavMkpDxW0p1s WxNeQ54izqRjKhMhIlVfEEcQqOBfnXJHizv6mFG8g7lHoJWBR9oJ4MChBpQoq3aNG5 iMSN66/d1NXadVP0W3OXECwUUfvXXD5CCNQNmpz4=
Date: Tue, 11 Aug 2020 16:10:12 -0700
From: Mike Bishop <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/http/h2_settings_reserved/d18fcb-a3e82f@github.com>
Subject: [quicwg/base-drafts] 89ac29: Strike confusing paragraph
Mime-Version: 1.0
Content-Type: text/plain; charset="UTF-8"
Content-Transfer-Encoding: quoted-printable
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/WZlFosCGZR-0cEslTXSXpbNQ5n8>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 11 Aug 2020 23:10:15 -0000

  Branch: refs/heads/http/h2_settings_reserved
  Home:   https://github.com/quicwg/base-drafts
  Commit: 89ac29735a54173093bcafa968f423aeeb45a6fc
      https://github.com/quicwg/base-drafts/commit/89ac29735a54173093bcafa968f423aeeb45a6fc
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2020-08-05 (Wed, 05 Aug 2020)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Strike confusing paragraph

This text could be read to imply that an off-path attacker is more
capable than an on-path attacker, which is rarely true.  What it was
meant to point out was that it is easier to move traffic onto a path
that you are on.  What it fails to acknowledge is that it is also easier
to move traffic *off* a path that you are on.

In other words, the treatment of this in 21.12 is more thorough and we
don't need to talk about limitations.

Mike suggested that there is some duplication between this attack and
the more comprehensive analysis in 21.12.  That is true, but these serve
different purposes.  This is to describe attacks and the normative
requirements on endpoints necessary to avoid them.  The other section is
a thorough and hollistic analysis.  I couldn't see any truly
straightforward changes.  That doesn't mean that we won't find a way to
clean this up, or that it would be undesirable to have fewer words, but
I've not the time for that right now.

Closes #3841.


  Commit: 1373d195146a5a0d5ea911816ecb6d813b129545
      https://github.com/quicwg/base-drafts/commit/1373d195146a5a0d5ea911816ecb6d813b129545
  Author: Bence Béky <bencebeky@users.noreply.github.com>
  Date:   2020-08-10 (Mon, 10 Aug 2020)

  Changed paths:
    M draft-ietf-quic-http.md

  Log Message:
  -----------
  Application can reset stream or close connection even if no error occurs. (#3953)

* Application can reset stream or close connection even if no error occurs.

The application may reset a stream, for example, when a browser tab is
closed or when the pushed resource is found in cache.  It might close
the connection when the application is closed.  These are not errors per
se, even though the term "stream error" and "connection error" is used
for these events, and they have an associated "error code".

* Update draft-ietf-quic-http.md

Co-authored-by: Mike Bishop <mbishop@evequefou.be>

* Jana's suggestion to pluralize errors.

* Jana's suggestion to pluralize even more

Co-authored-by: Jana Iyengar <jri.ietf@gmail.com>

* Mike's wording of "indicate a problem"

Co-authored-by: Mike Bishop <mbishop@evequefou.be>

Co-authored-by: Bence Béky <bnc@google.com>
Co-authored-by: Mike Bishop <mbishop@evequefou.be>
Co-authored-by: Jana Iyengar <jri.ietf@gmail.com>


  Commit: b5cd992d874e880d803127f68704f63999efb53b
      https://github.com/quicwg/base-drafts/commit/b5cd992d874e880d803127f68704f63999efb53b
  Author: Jana Iyengar <jri.ietf@gmail.com>
  Date:   2020-08-11 (Tue, 11 Aug 2020)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Merge pull request #3985 from quicwg/on-path-is-stronger

Strike confusing paragraph


  Commit: b9d2f19ff02163362a5c1cf1e4bd66544bf22f87
      https://github.com/quicwg/base-drafts/commit/b9d2f19ff02163362a5c1cf1e4bd66544bf22f87
  Author: Mike Bishop <mbishop@evequefou.be>
  Date:   2020-08-11 (Tue, 11 Aug 2020)

  Changed paths:
    M draft-ietf-quic-http.md

  Log Message:
  -----------
  Rearrange discussion of cancellation and rejection (#3926)

* Rearrange discussion of cancellation and rejection

* Bence's feedback

* Break mega


  Commit: f8b8804dfa1930b8022b7451d3e616f60ec377d3
      https://github.com/quicwg/base-drafts/commit/f8b8804dfa1930b8022b7451d3e616f60ec377d3
  Author: Mike Bishop <mbishop@evequefou.be>
  Date:   2020-08-11 (Tue, 11 Aug 2020)

  Changed paths:
    M draft-ietf-quic-http.md

  Log Message:
  -----------
  Rework flow of Push ID (#3925)

* Rework flow of Push ID

* Feedback from Bence/Lucas

* Apply suggestions from code review

Co-authored-by: Martin Thomson <mt@lowentropy.net>

* Update draft-ietf-quic-http.md

Co-authored-by: Martin Thomson <mt@lowentropy.net>

* Not additional

* Update draft-ietf-quic-http.md

Co-authored-by: ianswett <ianswett@users.noreply.github.com>

* Rewrap

Co-authored-by: Martin Thomson <mt@lowentropy.net>
Co-authored-by: ianswett <ianswett@users.noreply.github.com>


  Commit: b1b5769211610986c16f97bb2201e06f694ef183
      https://github.com/quicwg/base-drafts/commit/b1b5769211610986c16f97bb2201e06f694ef183
  Author: Mike Bishop <mbishop@evequefou.be>
  Date:   2020-08-11 (Tue, 11 Aug 2020)

  Changed paths:
    M draft-ietf-quic-http.md

  Log Message:
  -----------
  Editorial nits for HTTP (#3942)

* HTTP WGLC review

* Plural

* Apply suggestions from code review

Co-authored-by: Martin Thomson <mt@lowentropy.net>

* Martin's suggestion

Co-authored-by: Martin Thomson <mt@lowentropy.net>


  Commit: a3e82f272c2eb28b04d08b9106a138d5ae02d0fc
      https://github.com/quicwg/base-drafts/commit/a3e82f272c2eb28b04d08b9106a138d5ae02d0fc
  Author: Mike Bishop <mbishop@evequefou.be>
  Date:   2020-08-11 (Tue, 11 Aug 2020)

  Changed paths:
    M draft-ietf-quic-http.md
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Merge remote-tracking branch 'origin/master' into http/h2_settings_reserved


Compare: https://github.com/quicwg/base-drafts/compare/d18fcbcede4e...a3e82f272c2e