[Unbearable] [TokenBinding/Internet-Drafts] 318b2f: clarified section 6.
Dirk Balfanz <dirk@balfanz.net> Mon, 04 June 2018 04:21 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 1A07E12025C
for <unbearable@ietfa.amsl.com>; Sun, 3 Jun 2018 21:21:27 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: 0.236
X-Spam-Level:
X-Spam-Status: No, score=0.236 tagged_above=-999 required=5
tests=[BAYES_20=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1,
HEADER_FROM_DIFFERENT_DOMAINS=0.248, RCVD_IN_DNSWL_NONE=-0.0001,
SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01]
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 oTeEdLH7KGh1 for <unbearable@ietfa.amsl.com>;
Sun, 3 Jun 2018 21:21:25 -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 581251200F1
for <unbearable@ietf.org>; Sun, 3 Jun 2018 21:21:25 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;
s=mailo; t=1528086084;
h=Content-Transfer-Encoding: Content-Type:
Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender;
bh=sSjd8A0c1ME3JRGnr+yDyl0RAQQ0rWSkCz1unIprpMs=;
b=G9rQiApwVm3XQIvKGNmVMi2bAv34ABpVW77JkXnhUL2VIqmyvgKxClfzKgB41ho/HJZP6d2Q
PxWmZ2s86uTsXCPtKKAAzIsUAP48XbM4Bu0QyCcVFvIEIaIKYzFnKqEPn6jTddlkcSdrv573
dKLgdZTw/1w+CCw+YsAxPwt5wOs=
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.34])
by mxa.mailgun.org with ESMTP id 5b14be43.7fcab8d35840-smtp-out-n01;
Mon, 04 Jun 2018 04:21:23 -0000 (UTC)
Date: Sun, 03 Jun 2018 21:21:23 -0700
From: Dirk Balfanz <dirk@balfanz.net>
Reply-To: Dirk Balfanz <dirk@balfanz.net>
To: unbearable@ietf.org
Message-ID: <5b14be43a4cea_7e1a2adf0185dbfc3732e@hookshot-fe-7191cb1.cp1-iad.github.net.mail>
Mime-Version: 1.0
Content-Type: multipart/mixed;
boundary="--==_mimepart_5b14be43a46bd_7e1a2adf0185dbfc37295";
charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/unbearable/oh6ENNAMhNocjAU6d6n4Rq7AMI8>
Subject: [Unbearable] [TokenBinding/Internet-Drafts] 318b2f: clarified
section 6.
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: Mon, 04 Jun 2018 04:21:27 -0000
Branch: refs/heads/master Home: https://github.com/TokenBinding/Internet-Drafts Commit: 318b2f0182b8b1ee0cec12049e5899805c6cbd3d https://github.com/TokenBinding/Internet-Drafts/commit/318b2f0182b8b1ee0cec12049e5899805c6cbd3d Author: Dirk Balfanz <dirk@balfanz.net> Date: 2018-06-03 (Sun, 03 Jun 2018) Changed paths: M draft-ietf-tokbind-https-16.xml Log Message: ----------- clarified section 6. **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] 318b2… Dirk Balfanz