A Public Option for the Core

Lars Eggert <lars@eggert.org> Tue, 11 August 2020 18:50 UTC

Return-Path: <lars@eggert.org>
X-Original-To: ietf@ietfa.amsl.com
Delivered-To: ietf@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id E01383A0AE2 for <ietf@ietfa.amsl.com>; Tue, 11 Aug 2020 11:50:23 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.099
X-Spam-Level:
X-Spam-Status: No, score=-2.099 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, 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=eggert.org
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 2tB8I5CCJA7i for <ietf@ietfa.amsl.com>; Tue, 11 Aug 2020 11:50:22 -0700 (PDT)
Received: from mail.eggert.org (mail.eggert.org [IPv6:2a00:ac00:4000:400:211:32ff:fe22:186f]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id AA3643A0A5E for <ietf@ietf.org>; Tue, 11 Aug 2020 11:50:22 -0700 (PDT)
Received: from [IPv6:2a00:ac00:4000:400:ed07:d9a:57ff:25ee] (unknown [IPv6:2a00:ac00:4000:400:ed07:d9a:57ff:25ee]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.eggert.org (Postfix) with ESMTPSA id 8003C682AA7 for <ietf@ietf.org>; Tue, 11 Aug 2020 21:50:12 +0300 (EEST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=eggert.org; s=dkim; t=1597171812; bh=OT6MLuiCbJLoJZ5OwJwQc7ZIB+Q55dNnOeTL2mqf2ZY=; h=From:Subject:Date:To; b=N74R60n859ReyTlH0j4r5KHr8qkyZF5JLCW7pVN6zbVLU0YM5z3ua8B99AdJ4v1ql U7RhFUiVfs53yGeXIJe6myzNdSWe1NPNEqVacK/2JwbzBffy4U345euzu+bnv2xLye H7Nr5WiNkRg2W+IY8rHGgDR9QLgYPd3ZBbRGTDL0=
From: Lars Eggert <lars@eggert.org>
Content-Type: multipart/signed; boundary="Apple-Mail=_C48E019E-2DF2-4FA3-8EEB-15FC9DA2ED36"; protocol="application/pgp-signature"; micalg="pgp-sha512"
Mime-Version: 1.0 (Mac OS X Mail 13.4 \(3608.120.23.2.1\))
Subject: A Public Option for the Core
Message-Id: <6F47F8A6-CE4D-46B4-852C-702B9B8A5724@eggert.org>
Date: Tue, 11 Aug 2020 21:50:11 +0300
To: IETF list <ietf@ietf.org>
X-MailScanner-ID: 8003C682AA7.A2C5A
X-MailScanner: Found to be clean
X-MailScanner-From: lars@eggert.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/ietf/HvJzmr--zAdk6jKbdaC4dyBQl30>
X-BeenThere: ietf@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: IETF-Discussion <ietf.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/ietf>, <mailto:ietf-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/ietf/>
List-Post: <mailto:ietf@ietf.org>
List-Help: <mailto:ietf-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/ietf>, <mailto:ietf-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 11 Aug 2020 18:50:24 -0000

Hi,

Scott Shenker et al. just presented a pretty thought-provoking "public option" for the Internet's core backbone at SIGCOMM: https://dl.acm.org/doi/abs/10.1145/3387514.3405875

If you scroll down (or go to https://dl.acm.org/doi/abs/10.1145/3387514.3405875#sec-supp), his recorded talk video gives a high-level overview.

(PDF and video *should* be open access and work for me, but you never know with the ACM...)

Lars