I think we should change the applet. Have it do a default format (e.g. 8k, and open acls), in the applet initialization. If the install parameters have a magic value, dont do the format, and let the muscletool do it during personalization.
We are failing the basic rule of US software success: do whatever it takes to make it work first time, even if its wrong for some. Adoption is more important that correctness. If linksys distribute every wireless router with the same id/password with broadcast on, we can follow their example security practice. I had to add this mode (format in the applet constructor) for one card, which would only succeed to construct the personalized applet at that particular point in the lifecycle (for unknown reasons). Can easily share; its just #ifdef defined behavior for 2 different build options. Jus like you choose alg/pin support at cpp/compile time, one also choose the format-time option. > -----Original Message----- > From: [EMAIL PROTECTED] [mailto:muscle- > [EMAIL PROTECTED] On Behalf Of Murilo Camões Perrone > Sent: Wednesday, August 31, 2005 9:08 AM > To: MUSCLE > Subject: RES: [Muscle] Win32 libmusclecard and Muscle CSP > > Karsten, > > I have compiled libmusclecard, muscletool and mcardApplet. > > Just in case you are courious about the results: > > - BundleTool can read the ATRs, but muscleTest can´t connect ( ERR: > EstablishConnection Failed ! Is your card already formatted? ). com/mailman/listinfo/muscle _______________________________________________ Muscle mailing list [email protected] http://lists.drizzle.com/mailman/listinfo/muscle
