Here's a demo of it in action. If you want to try this out yourself, you'll need:
- latest gcr library from gnome-keyring git master
- p11-kit 0.7 or later
- OpenSC configured to show up in p11-kit
- NSS configured to show up in p11-kit
- an OpenSC patch for mlock issue
- an Entersafe based smart card, like the Feitan 310 or 301.
- the smart card needs to be initialized
On to the demo...
The importer and all the widgets are available for use by other apps in the gcr library. So Seahorse has the same interface:
As you might note, I've been reworking the Seahorse user interface, more about that coming soon...

Hi Stef, any date to see this great change on gnome stable brach?
ReplyDeleteIt'll be released with gnome 3.4. I think that's in March.
ReplyDeleteWow, that was a fast answer!
ReplyDeleteUntil 3.4 arrive, Is there any way to import a personal certificate to use it on Epiphany? I tried with:
pk12util -d sql:$HOME/.pki/nssdb -i PKCS12_file.p12
And the certificate is shown when listing nssdb certs, but Epiphany isn't aware of it :(.
Thanks Stef and keep the good work!