> Would the muscle framework be able to do the following. Muscle is a framework to access to the features of smart card. At low level it uses PC/SC Lite that manages the smart cards readers and offers the SCard API to communicate with the smart cards. Around this framework there are applications that allow differents things. A presentation of MUSCLE is available on [1].
> Once your system is running (linux) and you REMOVE the smartcard, lock your > terminal and once you plug it back in unlock it after verification of > course ? To do this there is a PAM module available in [2]. > Another thing would be to suspend the system to disk (using 2.6.0 of linux and > swsusp) ? Actually there are no application based on MUSCLE that do this. But you can implement this features in an application or perhaps on the PAM rules. I don't know in the details how PAM works. Else you have the solution SmartSession [3] but it is not based on MUSCLE. > Do Muscle drivers support the hotplug framework of linux' device drivers ? PC/SC Lite supports the hotplug of USB readers and it detects when a card is inserted or teared in one of the readers. [1] http://ludovic.rousseau.free.fr/softwares/muscle/musclecard/Diapositive01.html [2] http://alioth.debian.org/projects/muscleplugins/ [3] http://www.gemplus.com/techno/smartsession/ Regards, Damien Sauveron ------------------------------------------------- This mail sent through IMP: http://horde.org/imp/ _______________________________________________ Muscle mailing list [EMAIL PROTECTED] http://lists.musclecard.com/mailman/listinfo/muscle
