root/releases/opensc-0.11.2/README

Revision 2818, 1.3 KB (checked in by aj, 3 years ago)

change more opensc.org references to opensc-project.org till dns is back.

Line 
1OpenSC documentation is now maintained in our online wiki at
2        http://www.opensc-project.org/opensc/
3and a copy in html format is provided in the doc/ directory
4with all releases or snapshots of OpenSC in tar.gz files.
5
6Please take a look at the documentation before trying to
7install OpenSC. Most important are the pages
8       
9        OverView
10A short introduction what OpenSC is and how it fits into the big picture.
11
12        WhatsNew
13What is new, what has changed since the last major release?
14Also see this section for a list of incompatibilities.
15
16Short list: libopensc is now version 2.0.0, i.e. you need to
17recompile applications using opensc. And all libraries and
18the opensc-pkcs11.so module moved from lib/pkcs11/ or lib/opensc/
19to simply lib/. That fixes a number of problems, but you might
20need to change some configuration.
21
22        OperatingSystems
23What your operating system needs to have for OpenSC to work.
24
25        CompilingInstalling
26How to compile and install OpenSC yourself.
27
28        QuickStart
29installation and basic steps to initialize a blank smart card.
30
31        UsingOpensc
32options when using OpenSC.
33
34
35Also check the specific pages of the smart cards or crypto tokens you want
36to use. If you have any trouble the MailingLists page will tell you how
37to contact us for help.
38
39Regards, the OpenSC Team.
Note: See TracBrowser for help on using the browser.