From 1d3576242f58f5afcbe2d4a66a33f6c08a0396e5 Mon Sep 17 00:00:00 2001 From: Yuval Adam <_@yuv.al> Date: Fri, 22 Jul 2016 13:50:06 +0300 Subject: Initial README --- README.md | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..c48584c --- /dev/null +++ b/README.md @@ -0,0 +1,3 @@ +# Django Yubitest + +A proof-of-concept for using [Yubikey OTP](https://developers.yubico.com/OTP/OTPs_Explained.html) as a required method for logging into a Django application. -- cgit v1.3.1