From: Thomas W. <tho...@ia...> - 2007-03-05 14:08:52
|
Hello, > 1. First of all, my machine is not equipped with the > TPM, instead, i am using an emulator based TPM from > ETH Zurich. Does TrustedJava will still work. As TPM > emulator is functioning perfectly at the moment. Yes - jTSS Wrapper is known to work on top of TrouSerS (0.2.9) and TPM emulator (0.5). This information can also be found in the readme of jTSS Wrapper. > 2. Why this project is called TrustedJava, any > relation with Java. Well - its written in Java. So I'd guess there is some relationship to Java. If you mean "is there any relationship to SUN Microsystems" then the answer is no. > 3. How TrustedJava complements the TrouSerS. Again - this is described in detail in the jTSS Wrapper documentation. jTSS Wrapper runs on top of TrouSerS (essentially wrapping the TSP layer of TrouSerS). > 4. Does TrustedJava helps to develop java applications > using Java? An alternative would be to call TrouSerS directly via JNI. So in essence: Yes jTSS Wrapper will help you to develop Java applications for Trusted Computing. hth, Thomas Winkler |