|
Java Security: Frequently Asked Questions - FAQ on Java security with answers from the Princeton Secure Internet Programming team. By SIP, Princeton.
Java Filter - An utility that lets you take control over which applets you want on your machine and which you don't. By SIP, Princeton.
Java Security: Web Browsers and Beyond - Paper published in 1998 by Drew Dean, Edward Felten, Dan Wallach, and Dirk Balfanz. [Postscript format].
JChains Java Security Policy Generator - Allows security auditors to record and optimize permissions needed by Java applications.
Secure your Java apps from end to end - Javaworld article by Todd Sundsted that examines the foundation of Java security, including virtual machine and byte code security.
O'Reilly - Java And Security - Article that examines various Java security services, including Java Security Manager, Security Provider Architecture, and Authentication components.
SSHTools - Java-Based SSH Utilities - Software suite providing Java SSH API, SSH Terminal, SSH secured VNC client, SFTP client and SSH Daemon.
DevResearch - Secure Java Programming Guidelines - Guidelines and rules for writing security-critical Java code and applications.
Build secure network applications with SSL and the JSSE API - Javaworld article by Todd Sundsted that explains how to use JSSE and SSL for securing communication channels between Java applications.
Sun Microsystems - Java 2 Security Quiz - Java 2 Security Quiz based on the book "Inside Java 2 Platform Security".
CertGear - Java Security Practice Tests / Quizzes - Java security practice tests & quizzes for Java, EJB, and Web security.
Sun Microsystems - Security Programming Quiz - This short quiz tests your knowledge of the Java 2 security features.
TenorLogic - Java Security Articles - Articles on Java security architecture and security pitfalls
JAgile - Secure Java Development - Articles on how to write secure Java code.
Sun Microsystems - JDBC Security Guidelines - Guidelines on developing secure Java application using JDBC
Java Security Hotlist - Huge hotlist with commentary and searchable index of Java security resources, from the authors of the book "Securing Java". By Gary McGraw and Edward Felten.
IBM - Java Security Research - Java Security articles and presentations.
KeyTool GUI - A utility that is a GUI version of the keytool provided with the Java SDK. [GPL]
Simplify enterprise Java authentication with single sign-on - Article examining how to implement Java Single Sign-On based architecture and functionality using the GSS-API and Kerberos tickets.
ONJava.com: Discovering a Java Application's Security Requirements - Mark Petrovic shows how to use a development-time SecurityManager that logs applications' calls and builds a suitable Java security policy file.
Sun Microsystems - Tutorials on Security in Java 2 SDK - Tutorials on Java 2 Security features, including access control, digital signatures, and cryptography.
|