[Unbearable] [TokenBinding/Internet-Drafts] 915e49: bumb to v14
Dirk Balfanz <dirk@balfanz.net> Wed, 02 May 2018 00:28 UTC
Return-Path: <bounce+3a3868.40f-unbearable=ietf.org@github.com>
X-Original-To: unbearable@ietfa.amsl.com
Delivered-To: unbearable@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1])
by ietfa.amsl.com (Postfix) with ESMTP id 9735D12D7E8
for <unbearable@ietfa.amsl.com>; Tue, 1 May 2018 17:28:18 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.66
X-Spam-Level:
X-Spam-Status: No, score=-1.66 tagged_above=-999 required=5
tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1,
HEADER_FROM_DIFFERENT_DOMAINS=0.25, RCVD_IN_DNSWL_NONE=-0.0001,
SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001]
autolearn=no 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 BIxyaiRkgt9X for <unbearable@ietfa.amsl.com>;
Tue, 1 May 2018 17:28:17 -0700 (PDT)
Received: from m69-169.mailgun.net (m69-169.mailgun.net [166.78.69.169])
(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 C24A812D7E6
for <unbearable@ietf.org>; Tue, 1 May 2018 17:28:16 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;
s=mailo; t=1525220896;
h=Content-Transfer-Encoding: Content-Type:
Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender;
bh=zzpYW/xMql+QFk7uUK1k9WhJAqOuss63OKerwtro3Ac=;
b=N0zwoadHjeVY7stjxG4tTYsMvlh1iX2EYOcGBivbc+iCD8K+TR21lf7lpDM45L6xDRE5r/x1
DEp5PIBMYNgvFX+MJyi80Gs/jfgRmBLMj4froQN2LtaXM23lYzYdup26UFdLXUr7mAbYYZSW
DMxYm9H+FfGNgMvBau9I+FrLc3Q=
X-Mailgun-Sending-Ip: 166.78.69.169
X-Mailgun-Sid: WyIzMTNlNyIsICJ1bmJlYXJhYmxlQGlldGYub3JnIiwgIjQwZiJd
Sender: dirk=balfanz.net@github.com
Received: from github.com (Unknown [192.30.252.38])
by mxa.mailgun.org with ESMTP id 5ae9061f.7f9052203900-smtp-out-n01;
Wed, 02 May 2018 00:28:15 -0000 (UTC)
Date: Tue, 01 May 2018 17:28:14 -0700
From: Dirk Balfanz <dirk@balfanz.net>
Reply-To: Dirk Balfanz <dirk@balfanz.net>
To: unbearable@ietf.org
Message-ID: <5ae9061e7b3a8_3e0e2ae8ca737c1430853@hookshot-fe-265448d.cp1-iad.github.net.mail>
Mime-Version: 1.0
Content-Type: multipart/mixed;
boundary="--==_mimepart_5ae9061e7af5d_3e0e2ae8ca737c1430713";
charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/unbearable/TvHZq9vjjUbtsSxuAgsZWupIsV0>
Subject: [Unbearable] [TokenBinding/Internet-Drafts] 915e49: bumb to v14
X-BeenThere: unbearable@ietf.org
X-Mailman-Version: 2.1.22
Precedence: list
List-Id: "\"This list is for discussion of proposals for doing better than
bearer tokens \(e.g. HTTP cookies,
OAuth tokens etc.\) for web applications. The specific goal is chartering a WG
focused on preventing security token export and replay attacks.\""
<unbearable.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/unbearable>,
<mailto:unbearable-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/unbearable/>
List-Post: <mailto:unbearable@ietf.org>
List-Help: <mailto:unbearable-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/unbearable>,
<mailto:unbearable-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 02 May 2018 00:28:19 -0000
Branch: refs/heads/master Home: https://github.com/TokenBinding/Internet-Drafts Commit: 915e491be82260302fc2f55876c46a9bdb587bd9 https://github.com/TokenBinding/Internet-Drafts/commit/915e491be82260302fc2f55876c46a9bdb587bd9 Author: Dirk Balfanz <dirk@balfanz.net> Date: 2018-05-01 (Tue, 01 May 2018) Changed paths: R draft-ietf-tokbind-https-13.xml A draft-ietf-tokbind-https-14.xml Log Message: ----------- bumb to v14 Cleanup and adding a SAML reference **NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/ Functionality will be removed from GitHub.com on January 31st, 2019.
- [Unbearable] [TokenBinding/Internet-Drafts] 915e4… Dirk Balfanz