Andre Zepezauer wrote: > On Mon, 2010-09-20 at 22:16 +0200, Jean-Michel Pouré - GOOZE wrote: > >> Le lundi 20 septembre 2010 à 13:41 +0000, webmas...@opensc-project.org a >> écrit : >> >>> update remote-card-access reader >>> >> This is an interesting topic. Do you mean it could possible to have >> access from one smartcard to remote smartcard readers? Just like we >> share a printer or a scanner (laughts). Frankly, this would rock. >> > > Yes, it is. You only have to forward the pcscd "unix socket" to a > "network socket". If you really want to do this stuff, then you should > use a secure connection between the hosts of course. >
For a moment it's an experimentation to try different approaches. My intention is to move all (or essential of) card intelligence to the distant server. On the client side there is some activex(extention) with WinSCard(pcsc-lite) wrapper and XMLHttpRequest. On the server side there are 'OpenSC' and 'OpenSSL&Engine' tools with some 'Access Rights Control' proxy and connection to the external PKI. With such a schema the 'Secure Messaging' can use the 'local' keysets -- it's easier then deal with the 'distant' ones. > _______________________________________________ > opensc-devel mailing list > opensc-devel@lists.opensc-project.org > http://www.opensc-project.org/mailman/listinfo/opensc-devel -- Viktor Tarasov <viktor.tara...@opentrust.com> _______________________________________________ opensc-devel mailing list opensc-devel@lists.opensc-project.org http://www.opensc-project.org/mailman/listinfo/opensc-devel