Re: [GNAP] Some remaining issues about the core-protocol
Justin Richer <jricher@mit.edu> Thu, 06 May 2021 14:58 UTC
Return-Path: <jricher@mit.edu>
X-Original-To: txauth@ietfa.amsl.com
Delivered-To: txauth@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 932363A2522 for <txauth@ietfa.amsl.com>; Thu, 6 May 2021 07:58:23 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.496
X-Spam-Level:
X-Spam-Status: No, score=-1.496 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, HTML_MESSAGE=0.001, KHOP_HELO_FCRDNS=0.4, SPF_HELO_NONE=0.001, SPF_NONE=0.001, URIBL_BLOCKED=0.001] autolearn=no autolearn_force=no
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 bx6gdeoDhYhE for <txauth@ietfa.amsl.com>; Thu, 6 May 2021 07:58:19 -0700 (PDT)
Received: from outgoing.mit.edu (outgoing-auth-1.mit.edu [18.9.28.11]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 35E9D3A251C for <txauth@ietf.org>; Thu, 6 May 2021 07:58:18 -0700 (PDT)
Received: from [192.168.1.22] (static-71-174-62-56.bstnma.fios.verizon.net [71.174.62.56]) (authenticated bits=0) (User authenticated as jricher@ATHENA.MIT.EDU) by outgoing.mit.edu (8.14.7/8.12.4) with ESMTP id 146EwDlw015122 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=NOT); Thu, 6 May 2021 10:58:14 -0400
From: Justin Richer <jricher@mit.edu>
Message-Id: <2D3BC282-158D-435A-ACDB-E7FFFDAF50AA@mit.edu>
Content-Type: multipart/alternative; boundary="Apple-Mail=_21F8E9E0-D469-48D6-B596-6A4AF87F5ED7"
Mime-Version: 1.0 (Mac OS X Mail 13.4 \(3608.120.23.2.6\))
Date: Thu, 06 May 2021 10:58:13 -0400
In-Reply-To: <69399062-01a3-28b2-d992-c53ba6f10bf2@free.fr>
Cc: Aaron Parecki <aaron@parecki.com>, GNAP Mailing List <txauth@ietf.org>
To: Denis <denis.ietf@free.fr>
References: <0536f389-ea4f-358c-7142-91d41fe8924a@free.fr> <fab7789d-2f86-4d2a-c5f4-93e0107c4ba2@free.fr> <CAGBSGjrxRij15+9pGjG-aoZoeL+-=--dsJMmGiXPye6T9eL9rw@mail.gmail.com> <69399062-01a3-28b2-d992-c53ba6f10bf2@free.fr>
X-Mailer: Apple Mail (2.3608.120.23.2.6)
Archived-At: <https://mailarchive.ietf.org/arch/msg/txauth/tHEQaFjYmoXvaLw70i21mVD63RQ>
Subject: Re: [GNAP] Some remaining issues about the core-protocol
X-BeenThere: txauth@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: GNAP <txauth.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/txauth>, <mailto:txauth-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/txauth/>
List-Post: <mailto:txauth@ietf.org>
List-Help: <mailto:txauth-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/txauth>, <mailto:txauth-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 06 May 2021 14:58:24 -0000
Hi Denis, That issue was closed and was not re-opened by me (or anyone), and so it remains closed. — Justin > On May 6, 2021, at 10:53 AM, Denis <denis.ietf@free.fr> wrote: > > Thank you Aaron, > > The issue was pending closed but has been reopened by Justin. > > However, when I list all issues, this is what I can see: > > <kdeacaelngpkogkb.png> > Issue 241 does not appear. > > This is still strange. > > Denis > >> This issue? >> >> https://github.com/ietf-wg-gnap/gnap-core-protocol/issues/241 <https://github.com/ietf-wg-gnap/gnap-core-protocol/issues/241> >> >> >> On Thu, May 6, 2021 at 7:43 AM Denis <denis.ietf@free.fr <mailto:denis.ietf@free.fr>> wrote: >> Quite strange, between the time I prepared my message and now, the following issue has disappeared: >> 5. Unlinkability #241 >> >> Is there a way to have a look at missing or closed issues ? >> >> Denis >> >>> Hello, >>> >>> The mailing list has been pretty silent these last days. >>> >>> Hereafter is a quick overview about some of the remaining issues classified by order of importance (from my point of view). >>> >>> >>> 1. User choice and consent, and user notice #215 >>> >>> smartopain wote: >>> >>> To draw a parallel: Since the publication of the EU GDPR (General Data Protection Regulation) the use of the cookies has changed. >>> An end-user is allowed to accept them all, to deny them all (except functional cookies) and even to make some choices. >>> The end-users can know which legal entity will collect the cookies and what for. >>> >>> The same kind of screens should be proposed to the end-user. >>> From a technical perspective, specific end-points should be defined and used, since this kind of dialog is done using APIs. >>> >>> I agree with smartopain. >>> >>> 2. Trust relationships #214 >>> >>> There are still left undefined. AS-RS trust relationships are important. RO relationships with both ASs and RSs are very important >>> but unfortunately are discussed nowhere in the current draft (except in text proposals about this issue) >>> >>> 3. Interaction (1) between the Client Instance and the RS as described in the first figure #252 >>> >>> Still on the table but not progressing. >>> >>> 4. The first figure in section 1.4 should be split and revisited #192 >>> >>> This is still not done. >>> >>> 5. Unlinkability #241 >>> >>> Still on the table but not progressing. >>> >>> 6. Requesting User Information #197 >>> >>> This is still a hazy topic. >>> >>> >>> >>> Denis >>> >>> >>> >> >> -- >> TXAuth mailing list >> TXAuth@ietf.org <mailto:TXAuth@ietf.org> >> https://www.ietf.org/mailman/listinfo/txauth <https://www.ietf.org/mailman/listinfo/txauth> > > -- > TXAuth mailing list > TXAuth@ietf.org > https://www.ietf.org/mailman/listinfo/txauth
- [GNAP] Some remaining issues about the core-proto… Denis
- Re: [GNAP] Some remaining issues about the core-p… Denis
- Re: [GNAP] Some remaining issues about the core-p… Fabien Imbault
- Re: [GNAP] Some remaining issues about the core-p… Aaron Parecki
- Re: [GNAP] Some remaining issues about the core-p… Denis
- Re: [GNAP] Some remaining issues about the core-p… Justin Richer