On Wed, 2006-12-06 at 10:13 -0500, Thomas Harning Jr. wrote:
> I recommend an update to the latest available Trac for OpenSC,
> especially for the fact that InterTrac is now working/mature.  This will
> allow for simpler linking between the different OpenSC projects... as
> well as allow for other projects to link into OpenSC pages.
> 
> It would also require an extra config section [intertrac] but that
> should be simple.  I'll post our stripped InterTrac section for an
> example...
> 
Whenever any of the OpenSC tracs convert to >= 10.0 you can change
'compat' to false to enable handling all possible trac-links.  With
compat, many links work, but some, such as obtaining a log over a range,
fail.
Note: Not all of the OpenSC pages are going to be used, so you may need
to add more to the [intertrac] configuration.

Note: All InterTrac links inside this section will be listed in the
InterTrac page so that you can get a reference while editing Trac
pages...

[intertrac]
opensc.title = Trac for OpenSC
opensc.url = https://www.opensc-project.org/opensc
opensc.compat = true

enginep11.title = Engine PKCS#11 for OpenSSL
enginep11.url = https://www.opensc-project.org/engine_pkcs11
enginep11.compat = true

pampkcs11.title = PAM_PKCS11 module
pampkcs11.url = https://www.opensc-project.org/pam_pkcs11
pampkcs11.compat = true

scb.title = OpenSC Smart-Card-Bundle
scb.url = https://www.opensc-project.org/scb
scb.compat = true

sca.title = OpenSC Smart-Card Bundle for Apple
sca.url = https://www.opensc-project.org/sca
sca.compat = true

libp11.title = PKCS#11 Library Layer
libp11.url = https://www.opensc-project.org/libp11
libp11.compat = true

-- 
Thomas Harning Jr.
Authentication Engineer @ Identity Alliance

_______________________________________________
opensc-devel mailing list
[email protected]
http://www.opensc-project.org/mailman/listinfo/opensc-devel

Reply via email to