Fixup fromcvs/togit conversion
[minix-pkgsrc.git] / security / gnupg-pkcs11-scd / DESCR
blobf8d249ac48aa0c649c40de2405ff81050354f33f
1 gnupg-pkcs11 is a project to implement a BSD-licensed smart-card
2 daemon to enable the use of PKCS#11 tokens with GnuPG. The motivation
3 behind this project originates in the following two threads:
5  * http://lists.gnupg.org/pipermail/gnupg-users/2006-February/027964.html
6  * http://lists.gnupg.org/pipermail/gnupg-devel/2004-November/021522.html
7  * http://lists.gnupg.org/pipermail/gnupg-users/2004-November/023673.html
9 PKCS#11 is the de-facto standard for accessing cryptographic tokens,
10 and thus we strongly disagree with WK's attitude towards it.
12 The patch mentioned in the above threads is unmaintained, so we
13 decided to implement PKCS#11 support "the right way". gnupg-pkcs11
14 is a (hopefully) drop-in replacement for the smart-card daemon
15 (scd) shipped with GnuPG.