[ buster ]
[ bullseye ]
[ 源代码: yubikey-server-c ]
软件包:yubikey-server-c(0.5-1.1)
yubikey-server-c 的相关链接
Debian 的资源:
下载源码包 yubikey-server-c:
- [yubikey-server-c_0.5-1.1.dsc]
- [yubikey-server-c_0.5.orig.tar.gz]
- [yubikey-server-c_0.5-1.1.diff.gz]
维护者:
相似软件包:
Yubikey validation server
Yubikeys are USB tokens that act like keyboards and generate one-time passwords. The tokens are produced and sold by Yubico
This is a server that checks the validity of those OTP tokens. There are servers written in Java and PHP, while this one is written in C
It implements the server side of the API as described on http://www.yubico.com/developers/api/ and can be used with any client that implements the same API.
其他与 yubikey-server-c 有关的软件包
|
|
|
|
-
- dep: libc6 (>= 2.14)
- GNU C 语言运行库:共享库
同时作为一个虚包由这些包填实: libc6-udeb
-
- dep: libgcrypt20 (>= 1.8.0)
- LGPL Crypto library - runtime library
-
- dep: libmicrohttpd12 (>= 0.9.50)
- library embedding HTTP server functionality
-
- dep: libpq5
- PostgreSQL C client library
-
- dep: libyubikey0 (>= 1.5)
- Yubikey OTP handling library runtime