From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Subject: Re: [PATCH] gnu: yubico.scm: Rename to security-token.scm. Date: Wed, 26 Oct 2016 10:23:56 +0200 Message-ID: <87zilrwmar.fsf@gnu.org> References: <87vawfd2nl.fsf@duckhunt.i-did-not-set--mail-host-address--so-tickle-me> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:60759) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bzJVC-000555-44 for guix-devel@gnu.org; Wed, 26 Oct 2016 04:24:02 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bzJV9-0005WC-0u for guix-devel@gnu.org; Wed, 26 Oct 2016 04:24:02 -0400 In-Reply-To: <87vawfd2nl.fsf@duckhunt.i-did-not-set--mail-host-address--so-tickle-me> (Marius Bakke's message of "Wed, 26 Oct 2016 07:50:54 +0100") List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org Sender: "Guix-devel" To: Marius Bakke Cc: guix-devel@gnu.org Marius Bakke skribis: > This is an attempt to make it generic enough for middleware and drivers > such as pcsc-lite and ccid, in addition to tools for other devices. Good idea. > Other options include "authentication.scm", "auth-token.scm", > "security.scm" and a lot more.. > > What do you think? =E2=80=9Csecurity-token=E2=80=9D looks good to me. Thanks! Ludo=E2=80=99.