[Lunar-commits] <moonbase-other> ykclient: a library to validate yubikey OTP's against yubicloud

Stefan Wold ratler at lunar-linux.org
Fri Nov 1 21:36:26 CET 2013


commit 02b64a432d4c7ad95784a06fcec2d73576629483
Author: Stefan Wold <ratler at lunar-linux.org>
Date: Sun, 06 Oct 2013 01:03:11 -0700
URL: https://github.com/lunar-linux/moonbase-other/commit/02b64a432d4c7ad95784a06fcec2d73576629483

ykclient: a library to validate yubikey OTP's against yubicloud
---
  libs/ykclient/DEPENDS | +2/-0     
  libs/ykclient/DETAILS | +12/-0    
  2 files changed, 14 insertions(+)

--- /dev/null
+++ b/libs/ykclient/DEPENDS
@@ -0,0 +1,2 @@
+depends curl
+depends help2man
--- /dev/null
+++ b/libs/ykclient/DETAILS
@@ -0,0 +1,12 @@
+          MODULE=ykclient
+         VERSION=2.11
+          SOURCE=${MODULE}-${VERSION}.tar.gz
+      SOURCE_URL=http://opensource.yubico.com/yubico-c-client/releases/
+      SOURCE_VFY=sha1:642ba7fdc3125c09bace7564d2c8f78e61d74979
+        WEB_SITE="http://yubico.com/"
+         ENTERED=20131006
+         UPDATED=20131006
+           SHORT="Library written in C for validating YubiKey OTPs against YubiCloud"
+cat <<EOF
+Library written in C for validating YubiKey OTPs against YubiCloud.
+EOF




More information about the Lunar-commits mailing list