Re: [opensc-devel] Gnome smartcard manager

2011-03-12 Thread Christian Hohnstaedt
On Sat, Mar 12, 2011 at 08:55:21AM +0100, Jean-Michel Pour? - GOOZE wrote: > Le samedi 12 mars 2011 ?? 08:49 +0100, Jean-Michel Pour?? - GOOZE a > ??crit : > > cvs -d :pserver:anonym...@cvs.fedoraproject.org/cvs/dirsec co esc > no make file, nothing. Any idea how to compile this? Look at the docu

Re: [opensc-devel] Gnome smartcard manager

2011-03-12 Thread Ludovic Rousseau
Le 12 mars 2011 08:49, Jean-Michel Pouré - GOOZE a écrit : > Dear Friends, > > Just a quick note that I stumbled upon Gnome Smartcard Manager, > which seems to be a Redhat project based on OpenSC: > http://directory.fedoraproject.org/wiki/ESC_Guide I don't think RedHat is using OpenSC. They have

Re: [opensc-devel] Gnome smartcard manager

2011-03-12 Thread Mr Dash Four
One of the reasons to subscribe to the list many months ago was that I wanted to use Gnome Smartcard Manager but it wasn't working (at least not in FC13) :-X I had to recompile the whole OpenSC/OpenCT framework from source as the one shipped with Fedora was utter crap (and I mean *really* crap)

Re: [opensc-devel] Gnome smartcard manager

2011-03-12 Thread Mr Dash Four
> I don't think RedHat is using OpenSC. They have a PKCS#11 token called > coolkey. > Coolkey is already available in Debian at > http://packages.debian.org/source/sid/coolkey > They do! The configuration file(s) default to coolkey, but opensc/openct drivers are also listed in the same file,

Re: [opensc-devel] How to make proper use of sc_card_cache

2011-03-12 Thread Viktor TARASOV
On 11.03.2011 19:03, Juan Antonio Martinez wrote: > but still need to decide a common way to > integrate Secure Messaging cards It's on my conscious . I have a strong intention to start this work as soon as possible . There are few specification items, that imho should be present in this future

Re: [opensc-devel] Gnome smartcard manager

2011-03-12 Thread Kalev Lember
On 03/12/2011 03:19 PM, Mr Dash Four wrote: > I had to recompile the whole OpenSC/OpenCT framework from source as the > one shipped with Fedora was utter crap (and I mean *really* crap)! I > also had to upgrade gdm to 2.32 (again, compiled from source) in order > to get it to work with the rest

Re: [opensc-devel] Gnome smartcard manager

2011-03-12 Thread Jean-Michel Pouré - GOOZE
Dear Christian, > * ./build.sh > * The result raw ESC is placed in > BUILD/esc-1.0.1/esc/dist/_glibc_PTH_OPT.OBJ/esc_build/esc The build.sh script creates an RPM directly. Seems like they don't provide an normal ./configure, make and make install script. Kind regards, --

Re: [opensc-devel] How to make proper use of sc_card_cache

2011-03-12 Thread Emanuele Pucciarelli
Hi! > It's on my conscious . > I have a strong intention to start this work as soon as possible . I would like to collaborate on this. My hidden agenda [ ;) ] is to make this happen in such a way that this work can be used by the "itacns" driver as well, and possibly by other present and future d

Re: [opensc-devel] How to make proper use of sc_card_cache

2011-03-12 Thread Viktor TARASOV
On 12.03.2011 16:20, Emanuele Pucciarelli wrote: > Hi! > >> It's on my conscious . >> I have a strong intention to start this work as soon as possible . > I would like to collaborate on this. It would be very appreciated. > My hidden agenda [ ;) ] is to > make this happen in such a way that this w

[opensc-devel] Cardmod: classic form for the container's ID

2011-03-12 Thread Viktor TARASOV
Hi, For container's GUID I propose to adopt the classic serialized form (ex.{3F2504E0-4F89-11D3-9A0C-0305E82C3301}) used by Windows containers. In this patch there is also little simplification of the key research, and some minor remarks. Kind wishes, Viktor. -- Viktor Tarasov Index: src