Calife is a lightweight replacement to Sudo: it allows
users listed in a particular file, $(PREFIX)/etc/calife.auth,
to endorse the identity of any other user after entering their
own password.
pam_fprint is a simple PAM module which uses libfprint's fingerprint
processing and verification functionality for authentication. In other words,
instead of seeing a password prompt, you're asked to scan your fingerprint.
OpenConnect is a client for Cisco's AnyConnect SSL VPN. Beyond
Cisco's official client, OpenConnect supports multiple platforms,
NetworkManager integration, and the ability to run as a user.
pkesh is a Public Key Encryption SHell script. Think GPG with 99.9% less
code and without the web-of-trust mechanism: pkesh encrypts data to a key,
and it's up to you to make sure it's the correct key.
Proxycheck is a simple tool that may be used to check whether a given
host or set of hosts has open proxy server running.
Proxycheck comes ready to contribute results to DSBL.org. It was
written by Michael Tokarev.
The Net_Portscan package allows one to perform basic portscanning
functions with PHP. It supports checking an individual port or
checking a whole range of ports on a machine.
This package contains 2 sets of code, a command-line utility used to
generate a TSS key blob and write it to disk and an OpenSSL engine
which interfaces with the TSS API.
s2n is a C99 implementation of the TLS/SSL protocols that
is designed to be simple, small, fast, and with security as
a priority. It is released and licensed under the Apache Software License 2.0.
OAuthLib is a generic Python module which implements the logic of OAuth without
assuming a specific HTTP request object. Use it to graft OAuth support onto
your favorite HTTP library.
Python OpenSSL Wrappers(POW) is a set of comprehensive wrappers for Python of
the OpenSSL libraries. POW will provide a 'slim' interface which will still
enable Python developers to fully utilise OpenSSL.