root/releases/opensc-0.7.0/README.signer

Revision 440, 0.9 KB (checked in by aet, 7 years ago)

Update TODO and Changelog
'make dist' fixes
Add missing README for OpenSC-Signer

  • Property svn:eol-style set to native
  • Property svn:keywords set to Author Date Id Revision
Line 
1
2Introduction
3============
4
5OpenSC Signer is a Netscape plugin that will generate digital signatures
6using facilities on PKI-capable smartcards.
7
8
9Building and Installing libopensc
10=================================
11
12You should specify your plugin directory with:
13        $ configure --with-plugin-dir=<directory>
14
15Common plugin directories are /usr/lib/mozilla/plugins and
16/usr/lib/netscape/plugins.
17
18See the INSTALL file for more instructions.
19
20NOTE: PIN code dialog is done through libassuan from Project Ägypten.
21      If you don't have it installed already, download it from the link
22      below.
23
24
25Troubleshooting
26===============
27
28A mailing-list has been set up for support and discussion about the
29OpenSC project. Additional info is available at the OpenSC web site.
30
31
32Resources
33=========
34
35OpenSC web site:
36http://www.opensc.org/
37
38Information about Assuan and project Ägypten:
39http://www.gnupg.org/aegypten/
Note: See TracBrowser for help on using the browser.