Re: [opensc-devel] gtkcard: graphical tool above a PKCS#11 lib

2006-02-28 Thread Ludovic Rousseau
On 01/03/06, Peter Stuge <[EMAIL PROTECTED]> wrote: > On Wed, Mar 01, 2006 at 08:33:44AM +0100, Ludovic Rousseau wrote: > > I don't see what you are talking about. A screenshot would be nice. > > http://stuge.se/gc1.png > > (Notice the top right box.) I never had this problem. Strange. -- Dr. Lu

Re: [opensc-devel] Swedish NIDEL card

2006-02-28 Thread Jakob Schlyter
On Tue, 28 Feb 2006, Jakob Schlyter wrote: Are test cards available ? no, not that I know of. according to Göran (cc) there should be test cards availible - people interested in cards should contact Göran and me off list. jakob -- Jakob Schlyter <[EMAIL PROTECTED]> +46 70 595 07

Re: [opensc-devel] Swedish NIDEL card

2006-02-28 Thread Jakob Schlyter
On Wed, 1 Mar 2006, Peter Stuge wrote: Are test cards available ? no, not that I know of. If they weren't planning on putting the horrible RFID e-passport thing on the cards I would get one of these in a heartbeat. there is no RFID on card I have. jakob __

Re: [opensc-devel] gtkcard: graphical tool above a PKCS#11 lib

2006-02-28 Thread Peter Stuge
On Wed, Mar 01, 2006 at 08:33:44AM +0100, Ludovic Rousseau wrote: > I don't see what you are talking about. A screenshot would be nice. http://stuge.se/gc1.png (Notice the top right box.) //Peter ___ opensc-devel mailing list opensc-devel@lists.opensc

Re: [opensc-devel] gtkcard: graphical tool above a PKCS#11 lib

2006-02-28 Thread Ludovic Rousseau
On 28/02/06, Andreas Jellinghaus <[EMAIL PROTECTED]> wrote: > Hi Ludovic, Hello, > However, please add an exception that linking with BSD4 style licenses > is allowed. if not, it would be illegal to mix it with PKCS#11 or OpenSSL, > both have the advertising clause, and we don't want to run into

Re: [opensc-devel] gtkcard: graphical tool above a PKCS#11 lib

2006-02-28 Thread Ludovic Rousseau
On 28/02/06, Andreas Jellinghaus <[EMAIL PROTECTED]> wrote: > view certificate has some strange effects, like two strings > printed over each other. will try to get a screenshot tomorrow. > if I select the text, I only see the content, not the first half ("UserName:". > "Serial:", etc.) I don't se

Re: [opensc-devel] gtkcard: graphical tool above a PKCS#11 lib

2006-02-28 Thread Ludovic Rousseau
On 28/02/06, Stef Hoeben <[EMAIL PROTECTED]> wrote: > Hi Ludovic, Hello, > you have a GTK project file? That way it might be easy > to get it built on Windows. What is a "GTK project file"? It uses the classic ./configure ; make ; make install I have not tried to compile it under Windows. It wo

Re: [opensc-devel] gtkcard: graphical tool above a PKCS#11 lib

2006-02-28 Thread Peter Stuge
On Tue, Feb 28, 2006 at 11:25:39PM +0100, Andreas Jellinghaus wrote: > works over here! good work! Works for me too. > view certificate has some strange effects, like two strings > printed over each other. will try to get a screenshot tomorrow. Viewing my cert works, but when clicking on a key

Re: [opensc-devel] Swedish NIDEL card

2006-02-28 Thread Peter Stuge
On Tue, Feb 28, 2006 at 08:10:54PM +0100, Jakob Schlyter wrote: > there is a description at the following address, but unfortunately > only in swedish: > http://www.statskontoret.se/upload/publikationer/2005/2005112.pdf Some things to note: Cards are initialized with three 1024-bit RSA keys to be

Re: [opensc-devel] gtkcard: graphical tool above a PKCS#11 lib

2006-02-28 Thread Andreas Jellinghaus
works over here! good work! view certificate has some strange effects, like two strings printed over each other. will try to get a screenshot tomorrow. if I select the text, I only see the content, not the first half ("UserName:". "Serial:", etc.) same problem with the upper right text field. un

Re: [opensc-devel] gtkcard: graphical tool above a PKCS#11 lib

2006-02-28 Thread Andreas Jellinghaus
Hi Ludovic, can you add a copyright not with the standard text mentioned in the GPL? I think one README file or similar is enough, but you could as well add the template to each source file if you prefer. However, please add an exception that linking with BSD4 style licenses is allowed. if not, i

Re: [opensc-devel] Swedish NIDEL card

2006-02-28 Thread Nils Larsch
Jakob Schlyter wrote: On 28 feb 2006, at 19.35, Nils Larsch wrote: yep. Do you have any docs describing these cards (the profile) ? there is a description at the following address, but unfortunately only in swedish: http://www.statskontoret.se/upload/publikationer/2005/2005112.pdf looks

Re: [opensc-devel] gtkcard: graphical tool above a PKCS#11 lib

2006-02-28 Thread Stef Hoeben
Hi Ludovic, you have a GTK project file? That way it might be easy to get it built on Windows. Also: guess there's no separate GUI for asking PINs (that could be called from within libopensc or so)? Cheers, Stef Ludovic Rousseau wrote: Hello, Identity Alliance donated the gtkcard applicatio

Re: [opensc-devel] Swedish NIDEL card

2006-02-28 Thread Jakob Schlyter
On 28 feb 2006, at 19.35, Nils Larsch wrote: yep. Do you have any docs describing these cards (the profile) ? there is a description at the following address, but unfortunately only in swedish: http://www.statskontoret.se/upload/publikationer/2005/2005112.pdf Are test cards available ?

Re: [opensc-devel] Swedish NIDEL card

2006-02-28 Thread Nils Larsch
Jakob Schlyter wrote: greetings, as some of you may know already, the swedish police is (since october 2005) issuing a national identity card ("NIDEL") with integrated smartcard. the card is running Setcos 4.4.1 and is rather well documented as I understand it. is there any developer intere

[opensc-devel] Swedish NIDEL card

2006-02-28 Thread Jakob Schlyter
greetings, as some of you may know already, the swedish police is (since october 2005) issuing a national identity card ("NIDEL") with integrated smartcard. the card is running Setcos 4.4.1 and is rather well documented as I understand it. is there any developer interested in helping me out

[opensc-devel] gtkcard: graphical tool above a PKCS#11 lib

2006-02-28 Thread Ludovic Rousseau
Hello, Identity Alliance donated the gtkcard application last year. I corrected some bugs and it should now be more or less usable. gtkcard is still limited in the fact you have to select the PKCS#11 to use at compilation time instead of at run time. This limitation should be removed in the futu