1
0
mirror of https://github.com/Yubico/yubikey-val.git synced 2024-11-28 15:24:14 +01:00
YubiKey OTP validation server in PHP
Go to file
Divya Chandra Sekar 784ddf5e20
Merge pull request #63 from Yubico/archive-note
add archival notice
2021-04-23 11:00:26 -07:00
doc Doc: Fixing broken link 2019-02-03 23:53:05 +01:00
travis Fix failing tests. 2015-08-12 10:50:08 +02:00
.gitignore ignore release artifacts 2012-06-12 09:23:32 +02:00
.travis.yml Fix Travis tests 2019-11-11 10:14:19 +01:00
AUTHORS Simplify license headers. 2010-04-23 18:07:10 +00:00
BLURB Doc fix. 2014-09-24 17:59:31 +02:00
COPYING Update copyright year. 2015-07-20 20:01:16 +00:00
Makefile Bump versions for next release 2020-03-14 10:20:00 +11:00
NEWS Bump versions for next release 2020-03-14 10:20:00 +11:00
README add archival notice 2021-04-23 10:50:41 -07:00
README.adoc symlinked README 2014-10-29 14:18:58 +01:00
ykval-checksum-clients Re-indent everything according to PEAR standard 2020-03-03 11:07:04 +11:00
ykval-checksum-clients.1 Update copyright year. 2015-07-20 20:01:16 +00:00
ykval-checksum-deactivated Re-indent everything according to PEAR standard 2020-03-03 11:07:04 +11:00
ykval-checksum-deactivated.1 Update copyright year. 2015-07-20 20:01:16 +00:00
ykval-common.php Re-indent everything according to PEAR standard 2020-03-03 11:07:04 +11:00
ykval-config.php Re-indent everything according to PEAR standard 2020-03-03 11:07:04 +11:00
ykval-db-oci.php Re-indent everything according to PEAR standard 2020-03-03 11:07:04 +11:00
ykval-db-pdo.php Re-indent everything according to PEAR standard 2020-03-03 11:07:04 +11:00
ykval-db.oracle.sql Remove trailing whitespace. 2015-07-15 16:55:06 +02:00
ykval-db.php Re-indent everything according to PEAR standard 2020-03-03 11:07:04 +11:00
ykval-db.sql raise nonce limit to 40 chars as that's what we say in the documentation 2012-05-08 13:41:11 +02:00
ykval-export Re-indent everything according to PEAR standard 2020-03-03 11:07:04 +11:00
ykval-export-clients Re-indent everything according to PEAR standard 2020-03-03 11:07:04 +11:00
ykval-export-clients.1 Update copyright year. 2015-07-20 20:01:16 +00:00
ykval-export.1 Update copyright year. 2015-07-20 20:01:16 +00:00
ykval-gen-clients Re-indent everything according to PEAR standard 2020-03-03 11:07:04 +11:00
ykval-gen-clients.1 Update copyright year. 2015-07-20 20:01:16 +00:00
ykval-import Re-indent everything according to PEAR standard 2020-03-03 11:07:04 +11:00
ykval-import-clients Re-indent everything according to PEAR standard 2020-03-03 11:07:04 +11:00
ykval-import-clients.1 Update copyright year. 2015-07-20 20:01:16 +00:00
ykval-import.1 Update copyright year. 2015-07-20 20:01:16 +00:00
ykval-log-verify.php Re-indent everything according to PEAR standard 2020-03-03 11:07:04 +11:00
ykval-log.php Re-indent everything according to PEAR standard 2020-03-03 11:07:04 +11:00
ykval-munin-ksmlatency.php Re-indent everything according to PEAR standard 2020-03-03 11:07:04 +11:00
ykval-munin-ksmresponses.pl Update copyright year. 2015-07-20 20:01:16 +00:00
ykval-munin-queuelength.php Re-indent everything according to PEAR standard 2020-03-03 11:07:04 +11:00
ykval-munin-responses.pl Update copyright year. 2015-07-20 20:01:16 +00:00
ykval-munin-vallatency.php Re-indent everything according to PEAR standard 2020-03-03 11:07:04 +11:00
ykval-munin-yubikeystats.php Re-indent everything according to PEAR standard 2020-03-03 11:07:04 +11:00
ykval-nagios-queuelength.1 Use TLS for man page www.yubico.com links. 2015-07-20 18:55:46 +00:00
ykval-nagios-queuelength.php Re-indent everything according to PEAR standard 2020-03-03 11:07:04 +11:00
ykval-ping.php Update copyright year. 2015-07-20 20:01:16 +00:00
ykval-queue Re-indent everything according to PEAR standard 2020-03-03 11:07:04 +11:00
ykval-queue.1 Update copyright year. 2015-07-20 20:01:16 +00:00
ykval-resync.php Re-indent everything according to PEAR standard 2020-03-03 11:07:04 +11:00
ykval-revoke.php Re-indent everything according to PEAR standard 2020-03-03 11:07:04 +11:00
ykval-sync.php Re-indent everything according to PEAR standard 2020-03-03 11:07:04 +11:00
ykval-synchronize Re-indent everything according to PEAR standard 2020-03-03 11:07:04 +11:00
ykval-synchronize.1 Update copyright year. 2015-07-20 20:01:16 +00:00
ykval-synclib.php Re-indent everything according to PEAR standard 2020-03-03 11:07:04 +11:00
ykval-verify.php Re-indent everything according to PEAR standard 2020-03-03 11:07:04 +11:00

== YubiKey OTP Validation Server ==

NOTE: Yubico has declared end-of-life of YK-VAL and has moved it to YubicoLabs as a reference architecture at https://github.com/YubicoLabs/yubikey-val.

The YubiKey Validation Server (YK-VAL) is a server that validates
Yubikey One-Time Passwords (OTPs).  YK-VAL is written in PHP, for use
behind web servers such as Apache.

General
-------

The server implements the Yubico API protocol as defined in
doc/ValidationProtocol* and further documentation is also available in
the doc/ subdirectory.

This server talks to a KSM service for decrypting the OTPs, to avoid
storing any AES keys on the validation server.  One implementation of
this service is the https://developers.yubico.com/yubikey-ksm[YubiKey-KSM],
and another implementation using the YubiHSM hardware is
https://developers.yubico.com/python-pyhsm[PyHSM].

Note that version 1.x is a minimal centralized server. Version 2.x is
a replicated system that uses multiple machines.

License
-------

The project is licensed under a BSD license.  See the file COPYING for
exact wording.  For any copyright year range specified as YYYY-ZZZZ in
this package note that the range specifies every single year in that
closed interval.