summaryrefslogtreecommitdiffstats
path: root/libraries/libu2f-host/README
diff options
context:
space:
mode:
author Willy Sudiarto Raharjo <willysr@slackbuilds.org>2015-10-17 23:12:23 +0700
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2015-10-18 07:16:07 +0700
commitd368be8948a43b52c6a86656c6ddce8eca6fa406 (patch)
tree1500c7cc5375f5bc75a7103dc73220d6f8e619c7 /libraries/libu2f-host/README
parent2b2f48c1bfdc81bf377d7ced74db028f05cefe89 (diff)
downloadslackbuilds-d368be8948a43b52c6a86656c6ddce8eca6fa406.tar.gz
slackbuilds-d368be8948a43b52c6a86656c6ddce8eca6fa406.tar.xz
libraries/libu2f-host: Added (Yubico 2UF C Library).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'libraries/libu2f-host/README')
-rw-r--r--libraries/libu2f-host/README4
1 files changed, 4 insertions, 0 deletions
diff --git a/libraries/libu2f-host/README b/libraries/libu2f-host/README
new file mode 100644
index 0000000000..2673e9fda8
--- /dev/null
+++ b/libraries/libu2f-host/README
@@ -0,0 +1,4 @@
+Yubico Universal 2nd Factor (U2F) Host C Library
+
+Libu2f-host provide a C library and command-line tool that implements
+the host-side of the U2F protocol.