[40 total ]
The OpenSSL Project is a collaborative effort to develop a robust, commercial-grade, full-featured, and Open Source toolkit implementing the Secure Sockets Layer (SSL v2/v3) and Transport Layer Security (TLS v1) protocols as well as a full-strength
... [More]
general purpose cryptography library. The project is managed by a worldwide community of volunteers that use the Internet to communicate, plan, and dev [Less]
GNU Wget is a free software package for retrieving files using HTTP, HTTPS and FTP, the most widely-used Internet protocols. It is a non-interactive commandline tool, so it may easily be called from scripts, cron jobs, terminals without X-Windows support, etc.
curl is a command line tool for transferring files with URL syntax, supporting FTP, FTPS, TFTP, HTTP, HTTPS, SCP, SFTP, TELNET, DICT, FILE and LDAP. curl supports SSL certificates, HTTP POST, HTTP PUT, FTP uploading, HTTP form based upload, proxies
... [More]
, cookies, user+password authentication (Basic, Digest, NTLM, Negotiate, kerberos...), file transfer resume, proxy tunneling and a busload of other useful tricks. [Less]
OpenVPN is a robust and highly configurable VPN (Virtual Private Network) daemon which can be used to securely link two or more private networks using an encrypted tunnel over the Internet. OpenVPN's principal strengths include wide cross-platform
... [More]
portability, excellent stability, support for dynamic IP addresses and NAT, adaptive link compression, single TCP/UDP port usage, a modular design that offloads most crypto tasks to the OpenSSL library, and relatively easy installation that in most cases doesn't require a special kernel module. [Less]
Dovecot is an open source IMAP and POP3 server for Linux/UNIX-like systems, written with security primarily in mind.
GnuTLS is a project that aims to develop a library which provides a secure layer, over a reliable transport layer.
KVIrc is a free portable IRC client based on the excellent Qt GUI toolkit. KVIrc is being written by Szymon Stefanek and the KVIrc Development Team with the contribution of many IRC addicted developers around the world.
Func allows for running commands on remote systems in a secure way, like SSH, but offers several improvements.
* Func allows you to manage an arbitrary group of machines all at once.
* Func automatically distributes certificates to all
... [More]
“slave” machines. There’s almost nothing to configure.
* Func comes with a command line for sending remote commands and gathering data.
* There are lots of modules already provided for common tasks.
* Anyone can write their own modules using the simple Python module API.
* Everything that can be done with the command line can be done with the Python client API. The hack potential is unlimited.
* You’ll never have to use “expect” or other ugly hacks to automate your workflow.
* It’s really simple under the covers. Func works over XMLRPC and SSL.
* Any program can use func certificates, latch on to them, and take advantage of secure master-to-slave communication.
* There are no databases or crazy stuff to install and configure. Again, certificate distribution is automatic too. [Less]
Perl bindings to OpenSSL.
SSHTools is a suite of Java SSH applications providing a Java SSH API, SSH Terminal, SSH secured VNC client, SFTP client and SSH Daemon.
JSecurity is a powerful and flexible open-source Java security framework that cleanly handles authentication, authorization, enterprise session management and cryptography.
Our mission: To provide the most robust and comprehensive Java security framework available while also being very easy to understand and extremely simple to use.
Web-based proxy bypasser coded in PHP. bblocked allows you to quickly and easily setup your very own proxy bypass site! Requires PHP >= 4.3.0, and is fully compatible with PHP 5.
M2Crypto is the most complete Python wrapper for OpenSSL featuring RSA, DSA, DH, HMACs, message digests, symmetric ciphers (including AES); SSL functionality to implement clients and servers; HTTPS extensions to Python's httplib, urllib, and
... [More]
xmlrpclib; unforgeable HMAC'ing AuthCookies for web session management; FTP/TLS client and server; S/MIME; ZServerSSL: A HTTPS server for Zope and ZSmime: An S/MIME messenger for Zope. [Less]
wzdftpd is a portable, modular, small and efficient ftp server.
It is designed to be run as root or non-root, It supports IPv6, SSL, and is multithreaded. Server is fully configurable online using SITE commands, and implements the latest RFC
... [More]
extensions to the FTP protocol.
Features are: flexible user management, ACLs, virtual users/groups, security, speed, bandwidth limitation, per command authorization, virtual directories, dynamic ip changes auto-detection, etc.
It includes several authentication backends, is easily scriptable and provides a powerful event-driven system to extend the server. [Less]
TLS is an OpenSSL / RSA-bsafe Tcl extension that provides secure connections on top of the Tcl socket mechanism. Within a few lines of code, users can query https servers (see the tclhttpd project for an https server using TLS).
Cindy is a robust, scalable and efficient asynchronous I/O framework, supports TCP, SSL over TCP, UDP and Pipe.
Lemonldap is a reverse proxy based on Apache and mod_perl which manages the accesses of protected resources by information hosted in LDAP directory. A webmin module for system administration is provided.
This project is used by major infrastructures of the french government.
ISPConfig is an open source hosting control panel for Linux.
Andutteye is an open source systems management platform that automates enterprise data centers and keeps them running. Andutteye contains different modules that targets different tasks of systems management. With Andutteye you get in control of your
... [More]
systems in your data center and can from a central point of operations manage all your systems.
Andutteye gives your company all needed functionality, features and modularity that professional IT systems management requires of a systems management tool. From a single point of operations you can monitor, manage and execute all range of tasks needed for centralized systems management. [Less]
libspopc is a tiny, simple and portable pop3 client library written in C. It supports SSL connections (when linked on OpenSSL). libspopc is POSIX.
The Virtual Ideal Functionality Framework (VIFF) is a framework for creating efficient and secure multi-party computations (SMPC). Players, who do not trust each other, participate in a joint computation based on their private inputs.
The
... [More]
computation is done using a cryptographic protocol which allows them to obtain a correct answer without revealing their inputs. Operations supported include addition, multiplication, and comparison, all with Shamir secret shared outputs. [Less]
XySSL is an open-source cryptographic library for embedded systems. It provides standard crypto block: AES, SHA-1, X.509, etc. as well as higher lever protocols: SSL v3 and TLS v1. XySSL has been ported on a number of architectures, including ARM
... [More]
, PowerPC, MIPS, and Motorola 68000. Its already small memory footprint can be easily reduced to 50k for a basic SSL client or server, by modifying a single .h configuration file. XySSL is currently used in several open-source (GPL) and closed-source projects, such as Adobe's flash player. [Less]
PKI programs for Ruby scripting language (Ruby: www.ruby-lang.org): OpenSSL for Ruby (checkout homepage, CVS, files), RubyCA (not started yet)
FetchExc is java utility which retrieves mail from your MS Exchange (2000/2003) inbox and forwards it to SMTP server of your choice or mbox type file. FetchExc uses webDAV to retrieve mail either over http or https. webDAV is used also by Outlook Webaccess (OWA).
PInetd is a light and reliable inet daemon written in PHP for PHP.
It allows running daemons written in PHP on Unix systems (pinetd2 also supports non-posix systems).
Currently pinetd comes with a FTP server and a mail server as examples.
A Linux program to manage the Apache 2 server.
It includes support for virtual hosts, ssl and modules.
Currently only the Debian way of separating Apache's configuration files.
Certmaster is a system (originated for Func) for distributing SSL certificates to remote machines that request them. It supports either manual or auto-signing through the program "certmaster-ca", and also has a XMLRPC and Python API.
This module makes serving up HTTP requests a breeze in POE.
Mailster is a project aimed at testing software mail capabilities. It provides a mail server container to test emails sent by your apps without rewriting your application code.
Flow is a lightweight streaming framework for data and objects. It uses the GObject model for object orientation, and exposes simple and extensible APIs for stream I/O and network interaction.