]> www.average.org Git - pam_pcsc_cr.git/blobdiff - README.md
replace README_CR with svg pic
[pam_pcsc_cr.git] / README.md
index dece6990df9ab390e8cbf744453ecac8e96e52db..23aa837107ab31f62a3b3a89fe9f56457417455c 100644 (file)
--- a/README.md
+++ b/README.md
@@ -73,6 +73,9 @@ period. The downside is that if the token is used against multiple
 hosts, and one of them leaks the secret to an adversary, all hosts are
 compromised. This is not the case with the first approach.
 
+The particular data structure is outlined in the picture:
+![](auth-data-structure.svg)
+
 ## Module Operation
 
 Authentication file, containing nonce, encrypted shared secret,
@@ -139,7 +142,7 @@ PAM module has the following parameters:
 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),
+[here](http://www.average.org/chal-resp-auth/pam_pcsc_cr-0.9.1.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.