]> www.average.org Git - pam_pcsc_cr.git/blobdiff - README.md
base64: check sizes
[pam_pcsc_cr.git] / README.md
index 3bad4bf55c2e4f766c0a6ccf6bf090c66e36b410..dece6990df9ab390e8cbf744453ecac8e96e52db 100644 (file)
--- a/README.md
+++ b/README.md
@@ -1,3 +1,4 @@
+% Challenge-Response PAM Module
 
 ```
 Copyright (c) 2013 Eugene Crosser
@@ -24,7 +25,7 @@ freely, subject to the following restrictions:
 
 ------------------------------------------------------------------------
 
-# Challenge-Response PAM Module for HMAC-SHA1 Hardware Token(s)
+## Challenge-Response PAM Module for HMAC-SHA1 Hardware Token(s)
 
 This package provides a UNIX
 [PAM](http://en.wikipedia.org/wiki/Pluggable_Authentication_Modules)
@@ -135,8 +136,11 @@ PAM module has the following parameters:
 
 ## Getting the Source
 
-Note that as of December 2013, this is a work in progress. You can
-[clone](git://git.average.org/git/pam_pcsc_cr.git) or
+Check the [project homepage](http://www.average.org/chal-resp-auth/).
+
+Pick the source tarball
+[here](http://www.average.org/chal-resp-auth/auth/pam_pcsc_cr-0.9.0.tar.xz),
+or you can [clone](git://git.average.org/git/pam_pcsc_cr.git) or
 [browse](http://www.average.org/gitweb/?p=pam_pcsc_cr.git;a=summary)
 the git repo.