Pakket: yubikey-val (2.38-2)
Verwijzigingen voor yubikey-val
Debian bronnen:
Het bronpakket yubikey-val downloaden:
Beheerders:
- Debian Authentication Maintainers (QA-pagina, Mailarchief)
- Simon Josefsson (QA-pagina)
- Klas Lindfors (QA-pagina)
- Dain Nilsson (QA-pagina)
- Daniel Pocock (QA-pagina)
Externe bronnen:
- Homepage [developers.yubico.com]
Vergelijkbare pakketten:
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.
Andere aan yubikey-val gerelateerde pakketten
|
|
|
|
-
- dep: apache2
- Apache HTTP Server
-
- dep: dbconfig-common
- framework that helps packages to manage databases
-
- dep: debconf (>= 0.5)
- Debian configuratie-beheersysteem
- of debconf-2.0
- virtueel pakket geboden door cdebconf, cdebconf-udeb, debconf
-
- dep: mysql-server
- Pakket niet beschikbaar
- of mariadb-server
- MariaDB database server (metapackage depending on the latest version)
- of postgresql
- object-relational SQL database (supported version)
-
- dep: php
- server-side, HTML-embedded scripting language (default)
Ook een virtueel pakket geboden door: php7.3, uwsgi-plugin-php - of php5
- Pakket niet beschikbaar
-
- dep: php-bcmath
- Bcmath module for PHP [default]
Ook een virtueel pakket geboden door: php7.3-bcmath - of php5-common
- Pakket niet beschikbaar
-
- dep: php-cli
- command-line interpreter for the PHP scripting language (default)
Ook een virtueel pakket geboden door: php7.3-cli - of php5-cli
- Pakket niet beschikbaar
-
- dep: php-curl
- CURL module for PHP [default]
Ook een virtueel pakket geboden door: php7.3-curl - of php5-curl
- Pakket niet beschikbaar
-
- dep: php-mysql
- MySQL module for PHP [default]
- of php-pgsql
- PostgreSQL module for PHP [default]
Ook een virtueel pakket geboden door: php7.3-pgsql - of php5-mysql
- Pakket niet beschikbaar
- of php5-pgsql
- Pakket niet beschikbaar
-
- dep: php-xml
- DOM, SimpleXML, WDDX, XML, and XSL module for PHP [default]
Ook een virtueel pakket geboden door: php7.3-xml - of php5-common
- Pakket niet beschikbaar
-
- rec: mysql-client
- Pakket niet beschikbaar
- of postgresql-client
- front-end programs for PostgreSQL (supported version)
Ook een virtueel pakket geboden door: postgresql-client-11
-
- sug: yubikey-ksm
- Pakket niet beschikbaar
- of yhsm-yubikey-ksm
- Yubikey Key Storage Module using YubiHSM