软件包:yubikey-val(2.38-2)
yubikey-val 的相关链接
Debian 的资源:
下载源码包 yubikey-val:
维护小组:
- Debian Authentication Maintainers (QA 页面, 邮件存档)
- Simon Josefsson (QA 页面)
- Klas Lindfors (QA 页面)
- Dain Nilsson (QA 页面)
- Daniel Pocock (QA 页面)
外部的资源:
- 主页 [developers.yubico.com]
相似软件包:
One-Time Password (OTP) validation server for YubiKey tokens
YubiKeys are USB tokens that act like keyboards and generate one-time passwords. This package contains a server written in PHP for use with Apache to validate YubiKey OTPs. The architecture is that a set of validation servers manage the token counters and respond to OTP requests from clients, and utilize a set of back-end YubiKey Key Storage Module (KSM) servers to perform the actual AES key decryption. The protocols are openly published. There are two implementations of the KSM available: yubikey-ksm (PHP, secrets on disk in database) and yhsm-yubikey-ksm (Python, for use with secrets protected by the YubiHSM hardware). Sometimes the KSM runs on another server than the validation server, but it is possible to run both on the same machine. After installing and configuring this package you will have a YubiKey validation server up and running via Apache.
其他与 yubikey-val 有关的软件包
|
|
|
|
-
- dep: apache2
- Apache HTTP Server
-
- dep: dbconfig-common
- framework that helps packages to manage databases
-
- dep: debconf (>= 0.5)
- Debian 配置管理系统
- 或者 debconf-2.0
- 本虚包由这些包填实: cdebconf, cdebconf-udeb, debconf
-
- dep: mysql-server
- 软件包暂时不可用
- 或者 mariadb-server
- MariaDB database server (metapackage depending on the latest version)
- 或者 postgresql
- 对象-关系型 SQL 数据库(支持的版本)
-
- dep: php
- server-side, HTML-embedded scripting language (default)
同时作为一个虚包由这些包填实: php7.3, uwsgi-plugin-php - 或者 php5
- 软件包暂时不可用
-
- dep: php-bcmath
- Bcmath module for PHP [default]
同时作为一个虚包由这些包填实: php7.3-bcmath - 或者 php5-common
- 软件包暂时不可用
-
- dep: php-cli
- command-line interpreter for the PHP scripting language (default)
同时作为一个虚包由这些包填实: php7.3-cli - 或者 php5-cli
- 软件包暂时不可用
-
- dep: php-curl
- CURL module for PHP [default]
同时作为一个虚包由这些包填实: php7.3-curl - 或者 php5-curl
- 软件包暂时不可用
-
- dep: php-mysql
- MySQL module for PHP [default]
- 或者 php-pgsql
- PostgreSQL module for PHP [default]
同时作为一个虚包由这些包填实: php7.3-pgsql - 或者 php5-mysql
- 软件包暂时不可用
- 或者 php5-pgsql
- 软件包暂时不可用
-
- dep: php-xml
- DOM, SimpleXML, WDDX, XML, and XSL module for PHP [default]
同时作为一个虚包由这些包填实: php7.3-xml - 或者 php5-common
- 软件包暂时不可用
-
- rec: mysql-client
- 软件包暂时不可用
- 或者 postgresql-client
- front-end programs for PostgreSQL (supported version)
同时作为一个虚包由这些包填实: postgresql-client-11
-
- sug: yubikey-ksm
- 软件包暂时不可用
- 或者 yhsm-yubikey-ksm
- Yubikey Key Storage Module using YubiHSM