Re: Prevent "proxyfying" PKCS#11

2015-09-29 Thread Julien Pierre
Personally, I don't think authenticating the scanner is an issue. I can see the document physically being scanned in the scanner. And I can see the resulting image in the java applet on my screen. If the document that appears is not what I scanned, I would simply not submit it. I'm not worried a

Re: Prevent "proxyfying" PKCS#11

2015-09-29 Thread helpcrypto helpcrypto
Julien: you and me have "at the end" the same problem. Java Web applets are passing away and we are looking for alternatives. If you are just talking about "scanning", there 3 options AFAIK to do that: - From web invoke 127.0.0.1:port application(service) which listens on port X and do all the

Re: Prevent "proxyfying" PKCS#11

2015-09-29 Thread helpcrypto helpcrypto
On Tue, Sep 29, 2015 at 2:26 AM, Robert Relyea wrote: > On 09/25/2015 01:36 AM, helpcrypto helpcrypto wrote: > >> Hi all >> >> >> I hope you can find a solution for my problem, cause I can't. (And perhaps >> it's impossible) >> >> >> Based on my knowledge of PKCS#11 standard, the spec is exposed

Re: Prevent "proxyfying" PKCS#11

2015-09-29 Thread Julien Pierre
Yes, I think you are right, and we have digressed. On 9/28/2015 17:30, Robert Relyea wrote: On 09/25/2015 09:13 AM, Erwann Abalea wrote: Le vendredi 25 septembre 2015 14:39:04 UTC+2, helpcrypto helpcrypto a écrit : On Fri, Sep 25, 2015 at 11:52 AM, Erwann Abalea wrote: [...] Although it won

Re: Prevent "proxyfying" PKCS#11

2015-09-29 Thread Julien Pierre
Erwann, On 9/28/2015 12:21, Erwann Abalea wrote: I mistaken with Firefox, which still supports NPAPI, and all Java applets are in "click-to-play" mode. OK, great ! I certainly need Java in the browser, for other reasons (running a scanner applet to use with my bank). Then you can't use an An

Re: Prevent "proxyfying" PKCS#11

2015-09-29 Thread Julien Pierre
On 9/28/2015 01:50, helpcrypto helpcrypto wrote: On Sat, Sep 26, 2015 at 1:17 AM, Julien Pierre wrote: Erwann, What are the replacement plug-in API mechanisms following the deprecation of NPAPI ? Oracle porting to PPAPI? (Perhaps you could give us some privileged information about this) I