[ 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.1.3) [i386]
- GNU C 函式庫:共用函式庫
同時作為一個虛擬套件由這些套件填實: libc6-udeb
- dep: libc6 (>= 2.14) [amd64]
- dep: libc6 (>= 2.17) [arm64]
- dep: libc6 (>= 2.4) [armhf]
-
- 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