reassign 362844 libchipcard2
thanks

Le Sunday 16 April 2006 à 00:07:54, Joachim Breitner a écrit:
> Package: pcscd
> Version: 1.3.0-1
> Severity: wishlist
> 
> Hi,

Hello,

> I need pcscd to use gnupg with my CardMan4000 reader. I also need
> chipcardd2 to use gnucash/HBCI. chipcardd2 only uses the device
> (/dev/cmm0) when it is actually in use, and frees it afterwards. If
> pcscd could (at least optionally) show the same behaviour, I could run
> both daemons the same time, and I would not have to kill pcscd every
> time I want to access my bank account. 
> 
> I think other users of more than one smartcard will also benefit from
> that feature.

The problem is that it is not a good idea to have different frameworks
directly using the same device.

PC/SC is an "industry standard" and, I think, should be used wherever
possible (instead of re-inventing the wheel).

I think the best solution would be that libchipcard2 can use the PC/SC
API instead of directly talking to the device. libchipcard2 does more
than PC/SC so cannot directly be replaced by pcsc-lite in an
application.

Maybe the high level API of libchipcard2 (the card services ?) can be
modified to use pcsc-lite if present, or openct (another card
framework) if present, or its own card access framework.

I am reassigning the bug to libchipcard2.


I am also the upstream maintainer of pcsc-lite and do not plan to
implement what you suggest. That would be a major change/redesign in
pcsc-lite.

Regards,

-- 
 Dr Ludovic Rousseau                        [EMAIL PROTECTED]
 -- Normaliser Unix c'est comme pasteuriser le camembert, L.R. --

Reply via email to