X-Git-Url: http://www.average.org/gitweb/?p=pam_pcsc_cr.git;a=blobdiff_plain;f=README.md;h=dece6990df9ab390e8cbf744453ecac8e96e52db;hp=c12a0dc12b2e18b8a183b116033bdcdca2bac43b;hb=07ee00765e9ecea87f2c1c0ed9cfb36d1fb6d8c3;hpb=288c17d345dfd026fb9d71976275cdabdbeeaf88 diff --git a/README.md b/README.md index c12a0dc..dece699 100644 --- 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,9 +136,13 @@ PAM module has the following parameters: ## Getting the Source -[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 repo. +the git repo. ## Author