summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYuval Adam <_@yuv.al>2016-07-22 13:50:06 +0300
committerYuval Adam <_@yuv.al>2016-07-22 13:50:06 +0300
commit1d3576242f58f5afcbe2d4a66a33f6c08a0396e5 (patch)
treef72ad4d6294276a463dde094b56c4cc4877007e0
Initial README
-rw-r--r--README.md3
1 files changed, 3 insertions, 0 deletions
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.