Re: [opensc-devel] Online ATR parsing

2010-08-14 Thread Ludovic Rousseau
2009/10/4 Ludovic Rousseau : > Hello, > > Just for the fun I wrote a Google app engine application. The > application is simply an ATR parsing. > It is available at [1]. The parsing source code is available at [2]. > > The web page design can be improved a lot. Suggestions are welcome. > > The next

Re: [opensc-devel] Online ATR parsing

2009-11-28 Thread Ludovic Rousseau
2009/10/26 Ludovic Rousseau : > It would be nice to submit an ATR parse with only one URL (by putting > the ATR in the URL for example). So creating a web page with all the > ATRs and links to the parsed version would be easy. > But you could not easily "grep" the parsed ATRs in this case. It is n

Re: [opensc-devel] Online ATR parsing

2009-11-13 Thread Ludovic Rousseau
The ATR parsing web app is still available at http://smartcard-atr.appspot.com/ 2009/10/25 Martin Paljak : >   >             >             >           > > This way pressing return in the ATR field submits the ATR instead of > generating a newline inside the textarea. Done. > It would be useful t

Re: [opensc-devel] Online ATR parsing

2009-10-26 Thread Ludovic Rousseau
2009/10/25 Martin Paljak : > > On 04.10.2009, at 17:51, Ludovic Rousseau wrote: > >> 2009/10/4 Martin Paljak : >>> >>> On 04.10.2009, at 16:30, Ludovic Rousseau wrote: > >  - it could also use smartcard_list.txt to display more info about the > ATR/card. Done (without regular

Re: [opensc-devel] Online ATR parsing

2009-10-25 Thread Martin Paljak
On 04.10.2009, at 17:51, Ludovic Rousseau wrote: > 2009/10/4 Martin Paljak : >> On 04.10.2009, at 16:30, Ludovic Rousseau wrote: - it could also use smartcard_list.txt to display more info about the ATR/card. >>> >>> Done (without regular expression for now). >> >> Don't kn

Re: [opensc-devel] Online ATR parsing

2009-10-04 Thread Ludovic Rousseau
2009/10/4 Anders Rundgren : > I don't know what the purpose is with Online ATR parsing.  Is it > about finding out the card's identity and type? Yes. And also for knowing what information is contained in the ATR. If you don't see the purpose of parsing an ATR maybe you don't need this service. >

Re: [opensc-devel] Online ATR parsing

2009-10-04 Thread Anders Rundgren
I don't know what the purpose is with Online ATR parsing. Is it about finding out the card's identity and type? I'm personally skeptical about using non-secured information obtained over the Internet for security-related tasks which is the reason why I began plotting with device certificates inst

Re: [opensc-devel] Online ATR parsing

2009-10-04 Thread Ludovic Rousseau
2009/10/4 Martin Paljak : > On 04.10.2009, at 16:30, Ludovic Rousseau wrote: >>> >>>  - it could also use smartcard_list.txt to display more info about the >>> ATR/card. >> >> Done (without regular expression for now). > > Don't know if it requires regexps or not but Estonian eID ATR > 3b:5e:11:ff:

Re: [opensc-devel] Online ATR parsing

2009-10-04 Thread Martin Paljak
On 04.10.2009, at 16:30, Ludovic Rousseau wrote: >> - it could also use smartcard_list.txt to display more info about >> the >> ATR/card. > > Done (without regular expression for now). Don't know if it requires regexps or not but Estonian eID ATR 3b:5e: 11:ff:45:73:74:45:49:44:20:76:65:72:20:31

Re: [opensc-devel] Online ATR parsing

2009-10-04 Thread Ludovic Rousseau
2009/10/4 Martin Paljak : > Hi, > > On 04.10.2009, at 14:37, Ludovic Rousseau wrote: >> >> The web page design can be improved a lot. Suggestions are welcome. > >  - it requires a Google logon, why? Because the code is based on the sample. Now removed. I plan to use registering when submitting a u

Re: [opensc-devel] Online ATR parsing

2009-10-04 Thread Martin Paljak
Hi, On 04.10.2009, at 14:37, Ludovic Rousseau wrote: > The web page design can be improved a lot. Suggestions are welcome. - it requires a Google logon, why? - after I logged on, /parse was a blank page. Re-entering the ATR worked after a refresh - it could also use smartcard_list.txt to d

[opensc-devel] Online ATR parsing

2009-10-04 Thread Ludovic Rousseau
Hello, Just for the fun I wrote a Google app engine application. The application is simply an ATR parsing. It is available at [1]. The parsing source code is available at [2]. The web page design can be improved a lot. Suggestions are welcome. The next idea is to add the possibility to register