Re: [Acme] Editorial fixes in GitHub

Jacob Hoffman-Andrews <jsha@eff.org> Wed, 25 January 2017 18:00 UTC

Return-Path: <jsha@eff.org>
X-Original-To: acme@ietfa.amsl.com
Delivered-To: acme@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 7192F129AAE for <acme@ietfa.amsl.com>; Wed, 25 Jan 2017 10:00:55 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.854
X-Spam-Level:
X-Spam-Status: No, score=-8.854 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, RCVD_IN_BL_SPAMCOP_NET=1.347, RCVD_IN_DNSWL_HI=-5, RP_MATCHES_RCVD=-3.199, SPF_HELO_PASS=-0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=eff.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 jjNEoGosmc2W for <acme@ietfa.amsl.com>; Wed, 25 Jan 2017 10:00:54 -0800 (PST)
Received: from mail2.eff.org (mail2.eff.org [173.239.79.204]) (using TLSv1.2 with cipher DHE-RSA-AES128-SHA (128/128 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 0535C129A9F for <acme@ietf.org>; Wed, 25 Jan 2017 10:00:54 -0800 (PST)
DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=eff.org; s=mail2; h=Content-Transfer-Encoding:Content-Type:In-Reply-To:MIME-Version:Date:Message-ID:From:Cc:References:To:Subject; bh=knV93/uIdwzhmDY2A2Nw4TgFIpe7xKbNCs1YA4jdBbg=; b=GEi+YXzMFgYsDkrvopXHo5I5OrQJzTkbRrwzwiRFsUMdAxDr9jClntUGkwX9ME01ZT4+atnuZ7w7eO646Au/qNSCA0YkgyMIKMpdgNSoOrSvr9PgC92sSHDwkhJTMt5nrbJDjbu1tmPO5gyayVYFEAtS3nst7cXGKM0s4oi3+mw=;
Received: ; Wed, 25 Jan 2017 10:00:54 -0800
To: Niklas Keller <me@kelunik.com>, "Salz, Rich" <rsalz@akamai.com>
References: <760b7647-3a28-efb8-9189-3ab9c50cfe5d@eff.org> <d197a9b6-a626-1ef9-5b40-f782cffe726a@eff.org> <31d94d1198ac4b1280e562430d0e1bb1@usma1ex-dag1mb1.msg.corp.akamai.com> <CANUQDCh5sL1KGrjPjS8FxCuTa365wid+1GEQsWAz-3AbtpF1uA@mail.gmail.com>
From: Jacob Hoffman-Andrews <jsha@eff.org>
Message-ID: <0030ba0f-58e4-829c-676f-92801b60c18c@eff.org>
Date: Wed, 25 Jan 2017 10:00:52 -0800
User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.5.1
MIME-Version: 1.0
In-Reply-To: <CANUQDCh5sL1KGrjPjS8FxCuTa365wid+1GEQsWAz-3AbtpF1uA@mail.gmail.com>
Content-Type: text/plain; charset="windows-1252"
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/acme/1lDaLnJQgN47i95NoIkE6Sbu0RQ>
Cc: "acme@ietf.org" <acme@ietf.org>
Subject: Re: [Acme] Editorial fixes in GitHub
X-BeenThere: acme@ietf.org
X-Mailman-Version: 2.1.17
Precedence: list
List-Id: Automated Certificate Management Environment <acme.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/acme>, <mailto:acme-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/acme/>
List-Post: <mailto:acme@ietf.org>
List-Help: <mailto:acme-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/acme>, <mailto:acme-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 25 Jan 2017 18:00:55 -0000

On 01/25/2017 08:28 AM, Niklas Keller wrote:
> I already posted a comment on GitHub, but didn't get a response there,
> so I'm posting here again.
>
> > Standardize on new-account rather than new-acct; previously there
> was a mix.
>
> "authz" and "new-authz" seem to be the only abbreviated resources now.
> I guess we should change that one to new-authorization then? Feels
> inconsistent in the current way.
>
> https://github.com/ietf-wg-acme/acme/pull/232#issuecomment-273894220
Yep, agreed. Also, we have a number of "asdf" tokens still in there that
I'd like to change to something a little more formal.

I think this change would conflict with some of my outstanding
purely-editorial PRs, so I'm waiting on merging them.