jCay.org

last scripts

popular scripts

top rated

search
 
search:

Advertisment

Security

DeEnFrSp
Amount: 6
Displaying: 1 - 6
Pages: [1]
Sort Listings By:
Hits: 19

Comparing two JVM cacert files

Rating 0.0 0.0
This can come in very handy, if you need to compare 2 different projects or envs. For example Development server against prod, to ensure they both have same certs stored in cacerts (sampled by java among others). Code to generate list of certs, along with there alias, entry, owner and valid dates is supplied at the URL.
Commercial Platform(s): Windows Date: May, 23 2006
DETAIL
Hits: 33

Secure a J2ME Environment with JCE

Rating 0.0 0.0
Implementing a customized security library is expensive and unsuitable for medium and small applications. The Java Cryptography Extension, while the accepted standard for these apps, brings up a host of other problems. This article analyzes those problems and demonstrates how to solve them.
Commercial Platform(s): Windows Date: Dec, 28 2004
DETAIL
Hits: 29

Java 2 Platform and JAAS Authorization Architectures

Rating 0.0 0.0
Follow along as Java architect Abhijit Belapurkar leads this detailed, behind-the-scenes introduction to two distinctly different (yet related) models of authorization: the code-centric model of the Java 2 platform security architecture and the user-centric model of the Java Authentication and Authorization Service.
Platform(s): n/a Date: May, 06 2004
DETAIL
Hits: 33

Secure communication between peers: SSL through JSSE

Rating 0.0 0.0
A core requirement of any non-trivial P2P application is secure communication between peers. While the details of the security depend on how the application will be used and on what it will protect, it's often possible to implement strong, general-purpose security using off-the-shelf technology such as SSL. This article demonstrates how to use SSL (via JSSE) in P2P security.
Platform(s): n/a Date: Oct, 09 2001
DETAIL
Hits: 29

Your guide to weblet security

Rating 0.0 0.0
Weblets are Java programs that run in a browser, using DirectDOM to directly manipulate displayed documents. Like most Web-based programs, weblets pose a threat to system security if they're mishandled. Fortunately, weblets come with built-in security in the form of the Java sandbox. This final installment of a three-part series on DirectDOM and weblet-based development shows you how to use the sandbox to your best advantage. With simple, working examples, this article demonstrates what a weblet can and can't do by default, and also shows you how to get around the constraints of the sandbox when the situation calls for it.
Platform(s): n/a Date: Jul, 25 2001
DETAIL
Hits: 26

A three-pronged solution for identifying users

Rating 0.0 0.0
The problem of system security starts with discovering the identity of the user on the other end of the communications link. This article discusses three familiar approaches for identifying users, highlights their strengths and weaknesses (alone and in combinations), and provides some examples of each.
Platform(s): n/a Date: Jun, 05 2001
DETAIL
Amount: 6
Displaying: 1 - 6
Pages: [1]