php-simple-yubi-auth

About

This is a very simple set of scripts that demonstrate how to protect a set of php pages witha YubiKey.

Usage

Uncompress the files into a directory and then edit:

authenticate.php

You will need to add lines of the format:

$allowed_users['andrew'] = "ccccccabcdef:12345:0oHCEE97coffeecoffeecoffeeU=";

For each key.

Download

Current Version:
GZIP TAR

Bugs

Please feel free to report any ....

Requirements

You will need to install the php-yubico class - and that can be found here:

php-yubico


Get a API key for your YubiKey from https://upgrade.yubico.com/getapikey/.

ToDo

Contact

Andrew Rawlins - awr at this domain