Ports Search

Results 15,67115,680 of 17,660 for descr%3A%22spam filter%22.(2.763 seconds)
security/easy-rsa-2.2.2 (Score: 9.2782444E-5)
Small RSA key management package based on openssl
Easy-RSA is a small RSA key management package, based on the openssl command line tool, that can be found in the easy-rsa subdirectory of the OpenVPN distribution. While this tool is primary concerned with key management for the SSL VPN application space, it can also be used for building web certificates.
security/fiked-0.0.5 (Score: 9.2782444E-5)
Fake IKE PSK+XAUTH daemon based on VPNC
This is a fake IKE daemon supporting just enough of the standards and Cisco extensions to attack commonly found insecure Cisco PSK+XAUTH VPN setups. If you know the pre-shared key, also known as shared secret or group password, you can impersonate the VPN gateway in IKE phase 1, and learn XAUTH user credentials in phase 2.
security/expiretable-0.6 (Score: 9.2782444E-5)
Utility to remove entries from the pf(4) table based on their age
Expiretable is a utility used to remove entries from the pf(4) table based on their age. The age in question being the amount of time that has passed since the statistics for each entry in the target table was last cleared.
security/clamfs-1.0.1 (Score: 9.2782444E-5)
User-space fs with on-access antivirus scanning
ClamFS is a FUSE-based user-space file system for Linux with on-access anti-virus file scanning through clamd daemon Features - User-space file system - Configuration stored in XML files - FUSE used as file system back-end - Scan files using ClamAV - ScanCache speeds up file access - Sends mail to administrator when detect virus
Open framework for monitoring and auditing SSL certificates
Google's Certificate Transparency project is an open framework for monitoring and auditing SSL certificates in nearly real time. It makes it possible to detect SSL certificates that have been mistakenly issued by a certificate authority or maliciously acquired from an otherwise unimpeachable certificate authority. It also makes it possible to identify certificate authorities that have gone rogue and are maliciously issuing certificates.
security/HsOpenSSL-0.11.1.1 (Score: 9.2782444E-5)
Partial OpenSSL binding for Haskell
HsOpenSSL is an OpenSSL binding for Haskell. It can generate RSA and DSA keys, read and write PEM files, generate message digests, sign and verify messages, encrypt and decrypt messages. It has also some capabilities of creating SSL clients and servers. This package is in production use by a number of Haskell based systems and stable.
security/crypto-api-0.13.2 (Score: 9.2782444E-5)
Generic interface for cryptographic operations
A generic interface for cryptographic operations (hashes, ciphers, randomness). Maintainers of hash and cipher implementations are encouraged to add instances for the classes defined in Crypto.Classes. Crypto users are similarly encouraged to use the interfaces defined in the Classes module. Any concepts or functions of general use to more than one cryptographic algorithm (ex: padding) is within scope of this package.
security/afterglow-1.6.2 (Score: 9.2782444E-5)
Collection of graph-generating scripts
AfterGlow is a collection of scripts which facilitate the process of generating event graphs and treemaps. AfterGlow 1.x is written in Perl and generates output that can be read by GraphViz or LGL. All the scripts and other files for afterglow are installed in %%DATADIR%%
security/amavisd-new-2.10.1 (Score: 9.2782444E-5)
Mail scanner interface between mailer and content checkers
amavisd-new is a performance-enhanced daemonized version of amavis-perl Note that the installation is different than the original package, and the integration into your MTA can be different, so please read the README and INSTALL files very carefully. amavisd-new also supports SpamAssassin integration.
security/kqoauth-0.98 (Score: 9.2782444E-5)
Implementation of OAuth 1.0 in C++ for Qt
kQOAuth is a library written in C++ for Qt that implements the OAuth 1.0 authentication specification RFC 5849 (http://tools.ietf.org/html/rfc5849). Greetings go to Dominik Kapusta for writing the original OAuth library using Qt, QOAuth (http://blog.ayoy.net/2009/6/24/oauth).