Re: Signing using JS in Safari

2010-04-16 Thread Sunny
Thanks Anders. This was really helpful. Going down i see applets as the only solution if browser compatibility is to be taken seriously. I'm just looking for signature plug-in and have no time to write an applet using java pkcs apis. Openoces looks promising but any idea of the level of

Re: Signing using JS in Safari

2010-04-16 Thread Mountie Lee
I really want digital signing feature on firefox as native without plugin. On Fri, Apr 16, 2010 at 6:45 PM, Sunny infinity...@gmail.com wrote: Thanks Anders. This was really helpful. Going down i see applets as the only solution if browser compatibility is to be taken seriously. I'm just

Re: Signing using JS in Safari

2010-04-16 Thread Nelson B Bolyard
On 2010/04/16 17:47 PDT, Mountie Lee wrote: I really want digital signing feature on firefox as native without plugin. Do you know about Firefox's crypto.signtext JavaScript feature? It may not be perfect (as Anders will no-doubt remind us) but it's in Firefox and requires no plugin. --

Re: Signing using JS in Safari

2010-04-07 Thread Sunny
Hi Anders, Thanks for your mail. Is there any proprietary solution that's named Message Pro or so?? On Apr 6, 5:26 pm, Anders Rundgren anders.rundg...@telia.com wrote: Hi, Since there are no standards in this space most banks and e-governments use proprietary (but cross-browser) Java

Re: Signing using JS in Safari

2010-04-07 Thread Anders Rundgren
Hi Sunny, I haven't heard about Message Pro. Here is an open source (free) applet plugin: http://www.openoces.org/index.html It is used in Denmark and maybe somewhere else as well. In Sweden the government has spent some $30M over the years on: http://nexussafe.com/en/Products/Nexus-Personal

Signing using JS in Safari

2010-04-06 Thread Sunny
Hi, I'm not able to find any literature on the topic of Signing data using Digital Certificates with JS in Safari browser. like, in Firefox, we have window.crypto.signtext() method that you can call from Java script to select a certificate and sign the data using the certificate. For IE, we

Re: Signing using JS in Safari

2010-04-06 Thread Anders Rundgren
Hi, Since there are no standards in this space most banks and e-governments use proprietary (but cross-browser) Java plugins. In the EU there are at least 10 different national schemes. Chrome and Safari presumably do not support any pre-configured solution since no such solution has gotten