help-guix
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: udev-rules for my FST-01 gnuk security token


From: Arun Isaac
Subject: Re: udev-rules for my FST-01 gnuk security token
Date: Sun, 29 Jul 2018 20:37:08 +0530

> I have no clue if it's related to your case, but for my Nitrokey there was 
> some
> special setup as detailed in this thread:
>
>       https://lists.gnu.org/archive/html/help-guix/2018-05/msg00187.html

The same solution works! Install pcsc-lite and ccid into user profile,
and run the following.

sudo ln -s ~/.guix-profile/pcsc /var/lib/pcsc
sudo pcscd -f

After these, `gpg --card-status` works as expected. :-)

We do need a service for this. I'll write one if nobody beats me to it.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]