summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorb1galez <b1galez@fbcee277-3294-991b-8290-beb7048acdd6>2010-11-20 23:32:58 +0000
committerb1galez <b1galez@fbcee277-3294-991b-8290-beb7048acdd6>2010-11-20 23:32:58 +0000
commit6cdce9a31800041049140ad007a7c73f956b8c01 (patch)
tree0f82f48f9f79c209edcb5db7555e5285a201131c
parentVersion 2.0 (diff)
downloadyubico-yubiserve-6cdce9a31800041049140ad007a7c73f956b8c01.tar.gz
yubico-yubiserve-6cdce9a31800041049140ad007a7c73f956b8c01.tar.bz2
yubico-yubiserve-6cdce9a31800041049140ad007a7c73f956b8c01.zip
Explained into README how to install it and what are the requirements.
git-svn-id: http://yubico-yubiserve.googlecode.com/svn/trunk@14 fbcee277-3294-991b-8290-beb7048acdd6
-rw-r--r--README12
1 files changed, 11 insertions, 1 deletions
diff --git a/README b/README
index 8b5d27f..813ab35 100644
--- a/README
+++ b/README
@@ -13,7 +13,17 @@ The project is divided into two parts:
- The database management tool (dbconf.py)
- The validation server (yubiserve.py)
-
+
+ == Installation ==
+Installation is pretty simple, you just have to install few python packages:
+Under Debian, you can run:
+apt-get install python python-sqlite python-crypto
+That's all, yes!
+After installing the needed packages, you just need to extract the files
+to a directory, add the keys and launch the server (or, if you prefer
+you can launch the server before adding the keys, it doesn't matter).
+
+
== The database management tool ==
The database management tool helps you to manage keys in the database.
For detailed help, run the database management tool with ./dbconf.py