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