Gentoo Archives: gentoo-dev

From: Alon Bar-Lev <alonbl@g.o>
To: gentoo-dev@l.g.o
Subject: Re: [gentoo-dev] [RFC] name of smartcard support USE flag
Date: Sun, 13 Dec 2015 17:30:44
Message-Id: CAOazyz3sjaxG+430nxaZoX7aAuBzZmV2v4abgJspD8404iAbHQ@mail.gmail.com
In Reply to: Re: [gentoo-dev] [RFC] name of smartcard support USE flag by Gilles Dartiguelongue
1 On 13 December 2015 at 19:28, Gilles Dartiguelongue <eva@g.o> wrote:
2 > Le dimanche 13 décembre 2015 à 18:25 +0200, Alon Bar-Lev a écrit :
3 >> On 13 December 2015 at 18:20, Gilles Dartiguelongue <eva@g.o>
4 >> wrote:
5 >> >
6 >> > I was trying to cleanup my local USE flag settings and stumbled on
7 >> > the
8 >> > following three: smartcard, pcsc-lite and pkcs11.
9 >> >
10 >> > Knowing all 3 are related, I greped use.local.desc to see what each
11 >> > meant for different packages. To sum up what I found:
12 >> > * pcsc-lite is basically: enable smartcard support through
13 >> > <pkg>sys-
14 >> > apps/pcsc-lite</pkg>
15 >> > * pkcs11: enabled PKCS#11 (smartcard) via $pkg
16 >> >
17 >> > These look like the same thing to me so I propose we merge them all
18 >> > into USE=smartcard as this is the feature being enabled, not the
19 >> > lib or
20 >> > the standard being used to access the hardware if any.
21 >>
22 >> pcsc-lite and PKCS#11 interfaces are both related to smartcards but
23 >> different unrelated interfaces. I am unsure merging them will serve
24 >> the purpose for applications that are capable of supporting more than
25 >> one interface.
26 >
27 >> also, please notice that PKCS#11 is not all about smartcards, but an
28 >> interface to any cryptographic hardware.
29 >
30 > I agree with your points, my point is that it seems most of the time,
31 > both use flags are used in place of smartcard (or another name if this
32 > one does not fit in your opinion).
33 >
34 > According to local description, app-mobilephone/gnoki, net-
35 > libs/libosmocore and net-misc/rdesktop at least should be using
36 > USE=smartcard instead of USE=pcsc-lite
37
38 rdesktop - I agree.
39 I do not know the other packages.

Replies

Subject Author
Re: [gentoo-dev] [RFC] name of smartcard support USE flag Alon Bar-Lev <alonbl@g.o>