Icon-toolbox
Feed

Toolbox: Secure Application Development

Watch this toolbox Identica_toolbox Tweetn
 
Summary:

Whatever it takes to build the VaultletSuite, among other things!

 

 
Author:

 

 
Tags:
 
7 Tools - Sort by: popularity | last updated | name
  • 496 apache in 62 toolboxes
    add to my toolbox

    industry standard open source web server

  • 1116 OpenSSH in 28 toolboxes
    add to my toolbox

    Secure shell

  • 2290 fugu in 7 toolboxes
    add to my toolbox

    Fugu is an open-source native Mac OS X front-end for OpenSSH’s commandline sftp client, featuring secure drag-and-drop file transfers, an intuitive user interface, secure copy service, and the ability to create ssh tunnels.

    tagged: SFTP, ssh
  • 2477 Netbeans in 5 toolboxes
    add to my toolbox

    Free, open source application development environment for Java, PHP and many other languages. NetBeans is a full IDE, offering intelligent code completion/prediction and intense code navigation tools.

  • Icon-tool Bouncy Castle Lightweight Crypto API in 2 toolboxes
    add to my toolbox

    Here at the Bouncy Castle, we believe in encryption. That's something that's near and dear to our hearts. We believe so strongly in encryption, that we've gone to the effort to provide some for everybody.

    tagged: Cryptography, java
  • 2899 Bastille Linux in 2 toolboxes
    add to my toolbox

    The Bastille Hardening program "locks down" an operating system, proactively configuring the system for increased security and decreasing its susceptibility to compromise. Bastille can also assess a system's current state of hardening, granularly reporting on each of the security settings with which it works.

    Quite simply, this makes securing a Linux box a simple, educational process. And it's free!

  • 2898 Ant in 1 toolbox
    add to my toolbox

    Ant is a Java-based build tool. In theory, it is kind of like Make, without Make's wrinkles and with the full portability of pure Java code.

    According to Ant's original author, James Duncan Davidson, the name is an acronym for "Another Neat Tool".

    Later explanations go along the lines of "ants do an extremely good job at building things", or "ants are very small and can carry a weight dozens of times their own" - describing what Ant is intended to be.

    Building cross platform apps (like the VaultletSuite 2 Go) with Java requires an easy to use automation tool. Ant fits the bill for me!