From 04e53bbbf9ae88231a2ae14b4b0896e6e77debe0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakob=20Aar=C3=B8e=20Dam?= Date: Fri, 10 Apr 2015 15:23:22 +0200 Subject: [PATCH] Create README.md --- README.md | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..080c549 --- /dev/null +++ b/README.md @@ -0,0 +1,16 @@ +# RDSFactor + +Two-factor authentication for Remote Desktop Services (RDS) + +http://www.isager.dk/is/CICRadarR/SMStokenforWindows2012RDGateway.aspx + +## Installation + +Hmm. TODO. + +## Acknowledgements + +* Claus Isager - for the proof of concept two factor RDS authentication +* Nikolay Semov - for the core RADIUS server + +