On Sun, 2010-03-28 at 11:21 +0300, Martin Paljak wrote: > Terms such as "smart card GUI" and "smart card application" are really > vague, especially if you're talking about smart cards with > PKI/cryptography in mind.
Sorry, I meant a graphical interface to pkcs15-tool and pkcs15-init. I was thinking of gpa (GNUPG Assistant) card manager tool. Run gpa and then Window->Card manager. Basically the manager should be able to: * Erase and initialize a card. * Create RSA keys on computer or on card. * Create X.509 certificates on computer or on card. * Revoke certificates. * Remove and transfer objects on card. Therefore, building on top of seahorse or Gnomint seemed to me a good idea. This is the idea of Unix to rely on commands. > The closest thing to a useful infrastructure project on Linux might be > the Qt QCA, which has PKCS#11 support thanks to Alon Bar-Lev. > > See http://sites.google.com/site/alonbarlev/qca-pkcs11 for more > information. I missed this, thanks. It is a common API that could be used by a GUI. Are there already GUIs for this API? -- Jean-Michel Pouré - [email protected] _______________________________________________ opensc-devel mailing list [email protected] http://www.opensc-project.org/mailman/listinfo/opensc-devel
