Articles on Java Security

Why java.security.SecureRandom is badly designed
June 5, 2008 - java.security.SecureRandom is badly designed. Most implementations will work well, but the developer has little chance to get information about the quality of the used random generator. read more...

Why the Sandbox Concept might be obsolete
May 2, 2007 - Most of the critical Java security fixes are related to the browser plugin. Application developers should be encouraged to use WebStart instead of unsigned applets. read more...

Top of page Print version  Imprint