Ws2300 manipulates the LaCrosse WS-2300 weather station via its RS232
interface. It can read and write values, and can continuously log data from
WS-2300 to a file or SQL database.
cryptlib is a powerful security toolkit which allows even inexperienced
crypto programmers to easily add encryption and authentication services to
their software. The high-level interface provides anyone with the ability to
add strong security capabilities to an application in as little as half an
hour, without needing to know any of the low-level details which make the
encryption or authentication work. Because of this, cryptlib dramatically
reduces the cost involved in adding security to new or existing applications.
cryptlib provides a standardised interface to a number of popular encryption
algorithms, as well as providing a high-level interface which hides most of
the implementation details and provides an operating-system-independent
encoding method which makes it easy to transfer secured data from one operating
environment to another.
Dirmngr is a client for managing and downloading certificate
revocation lists (CRLs) for X509 certificates and for downloading the
certificates themselves. Dirmngr is usually invoked by gpgsm and in
general not used directly.
Bcrypt is a blowfish file encryption utility which aims for cross-platform
portability.
In addition to providing 448-bit encryption, bcrypt overwrites input files with
random garbage before deletion in order to make low-level data recovery much
more difficult.
Password hashing (bcrypt, pbkdf2_sha512) library for Elixir.
This library is intended to make it very straightforward for
developers to check users' passwords in as secure a manner as
possible.
Comeonin now supports bcrypt and pbkdf2_sha512.
gnome-keyring-sharp is a fully managed implementation of libgnome-keyring.
When the gnome-keyring-daemon is running, you can use this to retrieve/store
confidential information such as passwords, notes or network services user
information.
A system utility that destroys files on the hard drive
by writing null and random bytes to the file over and over.
IRC: irc.freebsdhackers.net #freebsd
-Shane Kinney (mod6) <modsix@gmail.com>
hitch is a network proxy that terminates TLS/SSL connections and forwards
the unencrypted traffic to some backend. It's designed to handle 10s of
thousands of connections efficiently on multicore machines.
This is a wrapper for daemons that live under inetd. It will do
an ident lookup and log the result, handing off the file descriptor
to the real daemon first.
Knocker is a simple and easy to use TCP (no UDP yet) security port
scanner which is able to analyze hosts and all of the different
services started on them. (GTK+ version)