How to use multiple Gnuk Token on the same PC

Niibe Yutaka gniibe at fsij.org
Mon Aug 10 09:57:17 CEST 2020


Hello,

Frédéric SUEL wrote:
> Thank you for this explanation. I try with Thunderbird/Enigmail and
> two token, it works fine.

Good.

> Is there a way to access each token plugged with
> gpg --card-status or gpg --card-edit ?

We can specify --card-status "all" option.  I mean:

	$ gpg --card-status all

so that it shows all cards available.

We can specify the application ID to select a card/token.

	$ gpg --card-status D276000124010200FFFE871930590000

or
	$ gpg --card-edit D276000124010200FFFE871930590000

I hope it helps.
-- 



More information about the Gnuk-users mailing list