ports/149802: Decrypting the output from the yubikey token

Kurt Jaeger fbsd-ports at opsec.eu
Thu Aug 19 09:50:02 UTC 2010


>Number:         149802
>Category:       ports
>Synopsis:       Decrypting the output from the yubikey token
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Thu Aug 19 09:50:01 UTC 2010
>Closed-Date:
>Last-Modified:
>Originator:     Kurt Jaeger
>Release:        FreeBSD 8.1-RELEASE amd64
>Organization:
-
>Environment:
System: FreeBSD fa8.opsec.eu 8.1-RELEASE FreeBSD 8.1-RELEASE #0: Mon Jul 19 02:36:49 UTC 2010 root at mason.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC amd64


>Description:
	Decrypting the output from the yubikey token

>How-To-Repeat:
	-
>Fix:

#!/bin/sh
# This is a shell archive
echo x security/p5-Auth-YubikeyDecrypter
mkdir -p security/p5-Auth-YubikeyDecrypter > /dev/null 2>&1
echo x security/p5-Auth-YubikeyDecrypter/Makefile
sed 's/^X//' > security/p5-Auth-YubikeyDecrypter/Makefile << 'SHAR_END'
X# New ports collection makefile for:	p5-Auth-YubikeyDecrypter
X# Date created:				Jul  2, 2010
X# Whom:					Kurt Jaeger <fbsd-ports at opsec.eu>
X#
X# $FreeBSD$
X
XPORTNAME=	Auth-YubikeyDecrypter
XPORTVERSION=	0.07
XCATEGORIES=	perl5
XMASTER_SITES=	CPAN
XPKGNAMEPREFIX=	p5-
XDISTNAME=	Auth-Yubikey_Decrypter-${PORTVERSION}
X
XMAINTAINER=	fbsd-ports at opsec.eu
XCOMMENT=	Decrypting the output from the yubikey token
X
XLICENSE=	GPLv2
XPERL_CONFIGURE=		yes
X
XMAN3=		Auth::Yubikey_Decrypter.3
X
X.include <bsd.port.mk>
SHAR_END
echo x security/p5-Auth-YubikeyDecrypter/distinfo
sed 's/^X//' > security/p5-Auth-YubikeyDecrypter/distinfo << 'SHAR_END'
XMD5 (Auth-Yubikey_Decrypter-0.07.tar.gz) = 48097e99e2e830f50923753514c263a3
XSHA256 (Auth-Yubikey_Decrypter-0.07.tar.gz) = e96a1d4f278dd850e0c5b8e0eda6786c7021e7e0a35a12ba94c38ceb56324f52
XSIZE (Auth-Yubikey_Decrypter-0.07.tar.gz) = 3836
SHAR_END
echo x security/p5-Auth-YubikeyDecrypter/pkg-descr
sed 's/^X//' > security/p5-Auth-YubikeyDecrypter/pkg-descr << 'SHAR_END'
XDecrypt the output from the yubikey token
X
XThe hardware can be found at
X
Xhttp://www.yubico.com/home/index/
X
XThe decryption module does only one thing - decrypt the AES encrypted
XOTP from the Yubikey. To this, it requires the OTP, and the AES
Xkey.
X
XPlease note - this module does not perform authentication - it is
Xa required component to decrypt the token first before authentication
Xcan be performed.
X
XWWW: http://search.cpan.org/~massyn/Auth-Yubikey_Decrypter-0.07/
SHAR_END
echo x security/p5-Auth-YubikeyDecrypter/pkg-plist
sed 's/^X//' > security/p5-Auth-YubikeyDecrypter/pkg-plist << 'SHAR_END'
Xlib/perl5/site_perl/5.12.1/Auth/Yubikey_Decrypter.pm
Xlib/perl5/site_perl/5.12.1/mach/auto/Auth/Yubikey_Decrypter/.packlist
SHAR_END
exit
>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list