opensmtpd
secure, reliable, lean, and easy-to configure SMTP server
The OpenSMTPD server seeks to be
* as secure as possible, and uses privilege separation to mitigate
possible security bugs
* as reliable as possible: any accepted email must not be lost
* lean: it covers typical usage cases instead of every obscure one
* easy to configure, with a configuration syntax reminiscent of the OpenBSD
Packet Filter's (PF)
* fast and efficient: it can handle large queues with reasonable performance
libnet-ldns-perl
Perl wrapper for the ldns DNS library.
The goal of ldns is to simplify DNS programming, it supports recent RFCs
like the DNSSEC documents, and allows developers to easily create software
conforming to current RFCs, and experimental software for current Internet
Drafts.
nova-compute
OpenStack Compute - compute node
OpenStack is a reliable cloud infrastructure. Its mission is to produce
the ubiquitous cloud computing platform that will meet the needs of public
and private cloud providers regardless of size, by being simple to implement
and massively scalable.
libnet-libidn-perl
Perl bindings for GNU Libidn
Net::LibIDN provides bindings for GNU Libidn, a C library for handling
Internationalized Domain Names according to IDNA (RFC 3490), in a way very
much inspired by Turbo Fredriksson's PHP-IDN.
senlin-health-manager
clustering service for OpenStack clouds - Health Manager
Senlin is a clustering service for OpenStack clouds. It creates and operates
clusters of homogeneous objects exposed by other OpenStack services. The goal
is to make the orchestration of collections of similar objects easier.