GNU bug report logs - #31298
[PATCH 0/2] Add some packages related to security tokens

Previous Next

Package: guix-patches;

Reported by: Chris Marusich <cmmarusich <at> gmail.com>

Date: Sat, 28 Apr 2018 10:59:02 UTC

Severity: normal

Tags: patch

Done: Chris Marusich <cmmarusich <at> gmail.com>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Chris Marusich <cmmarusich <at> gmail.com>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#31298: closed ([PATCH 0/2] Add some packages related to
 security tokens)
Date: Wed, 02 May 2018 05:50:02 +0000
[Message part 1 (text/plain, inline)]
Your message dated Tue, 01 May 2018 22:49:40 -0700
with message-id <87sh7a1ua3.fsf <at> gmail.com>
and subject line Re: [bug#31298] [PATCH 2/2] gnu: Add yubico-piv-tool.
has caused the debbugs.gnu.org bug report #31298,
regarding [PATCH 0/2] Add some packages related to security tokens
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)


-- 
31298: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=31298
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Chris Marusich <cmmarusich <at> gmail.com>
To: guix-patches <at> gnu.org
Cc: Chris Marusich <cmmarusich <at> gmail.com>
Subject: [PATCH 0/2] Add some packages related to security tokens
Date: Sat, 28 Apr 2018 03:57:13 -0700
Hi Guix!

These two patches add opensc and yubico-piv-tool.  The former is
useful because, among other reasons, its PKCS#11 shared library can be
used with an SSH agent to fetch credentials from a smart card (such as
a YubiKey).  The latter is useful for interacting with the PIV
application on a YubiKey.  I have verified that both of these work on
my system for those purposes, with a YubiKey.

To successfully use the OpenSC PKCS#11 shared library with an SSH
agent, you need to take care to start your ssh-agent with the -P
option to whitelist the path of the library's .so file.  If you don't
do that, then any attempt to invoke ssh-add with the -s option will
fail with a generic message.

Chris Marusich (2):
  gnu: Add opensc.
  gnu: Add yubico-piv-tool.

 gnu/packages/security-token.scm | 91 +++++++++++++++++++++++++++++++++
 1 file changed, 91 insertions(+)

-- 
2.17.0



[Message part 3 (message/rfc822, inline)]
From: Chris Marusich <cmmarusich <at> gmail.com>
To: ludo <at> gnu.org (Ludovic Courtès)
Cc: 31298-done <at> debbugs.gnu.org
Subject: Re: [bug#31298] [PATCH 2/2] gnu: Add yubico-piv-tool.
Date: Tue, 01 May 2018 22:49:40 -0700
[Message part 4 (text/plain, inline)]
ludo <at> gnu.org (Ludovic Courtès) writes:

> I think you can omit the bit about the m4/ directory since it’s pretty
> much the same story in many packages.

That's true.  I've tidied up the comment and committed this as
ba8d8820fc823eff8e71ab3157e3728f67094373.

Thank you for the review!

-- 
Chris
[signature.asc (application/pgp-signature, inline)]

This bug report was last modified 7 years and 79 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.