On Thu, May 19, 2011 at 1:22 PM, Martin Paljak <mar...@martinpaljak.net> wrote:
> Hello,
>
> On Mon, May 9, 2011 at 23:22, Alon Bar-Lev <alon.bar...@gmail.com> wrote:
>> This had been raised long ago.
>> Create a proxy PKCS#11 that uses another PKCS#11.
> p11-kit might be the right tool for this kind of things?

Hi,

There is no difference between caching the passphrase in a proxy
provider, or do this within the OpenSC provider.
Both will not work with PINPAD nicely, both will solve the problem for
80% of users.
The proxy solution just add more complexity, and be much slower, as it
will have to do a full PKCS#11 login/logout every operation.

Alon.
_______________________________________________
opensc-devel mailing list
opensc-devel@lists.opensc-project.org
http://www.opensc-project.org/mailman/listinfo/opensc-devel

Reply via email to