Ports Search

Results 9,1119,120 of 17,660 for descr%3A%22spam filter%22.(0.016 seconds)
science/pysal-1.11.2 (Score: 1.3917367E-4)
Cross-platform library of spatial analysis functions
PySAL is a cross-platform library of spatial analysis functions written in Python. It is intended to support the development of high level applications for spatial analysis.
science/vmd-1.9.1 (Score: 1.3917367E-4)
Molecular visualization program
VMD is a molecular visualization program for displaying, animating, and analyzing large biomolecular systems using 3-D graphics and built-in scripting.
security/courierpassd-1.1.2 (Score: 1.3917367E-4)
User authentication and password changing daemon utility
courierpassd is a password changing utility that uses the courier-authlib authentication library to change user credentials. Its interface follows that of poppassd.
security/libassuan-2.4.3 (Score: 1.3917367E-4)
IPC library used by GnuPG and gpgme
Libassuan is a small library implementing the so-called Assuan protocol. This protocol is used for IPC between most newer GnuPG components.
security/digest-20050323 (Score: 1.3917367E-4)
Message digest wrapper utility
The digest utility is a wrapper for the md5, sha1, sha256, sha384, sha512, rmd160, tiger and whirlpool message digest algorithms (also known as hashes, checksums or "fingerprints").
security/fwanalog-0.6.9 (Score: 1.3917367E-4)
Firewall log summarizer that uses Analog
fwanalog is a shell script that parses and summarizes firewall logfiles. It uses the excellent log analysis program Analog to create its reports.
security/gnome-gpg-0.5.0 (Score: 1.3917367E-4)
Simple commandline wrapper around gpg for gnome-keyring
Simple commandline wrapper around gpg that makes it store its passphrase in gnome-keyring. It is a direct competitor to (the unmaintained) quintuple-agent.
security/create-cert-2.5 (Score: 1.3917367E-4)
Create openssl client key and certificates
create-cert is a script that uses openssl(1) to create self-signed host certificates and private keys for fully qualified domain names (FQDNs).
security/gpass-0.5.1 (Score: 1.3917367E-4)
Password manager for GNOME2
The GNOME Password Manager - GPass for short - is a simple application, written for the GNOME 2 desktop, that lets you manage a collection of passwords. The password collection is stored in an encrypted file, protected by a master-password. GPass is released under the GNU GPL2 licence. Features: * Clean and easy-to-use user interface. * Quick-search facility. * Username and password may easily be copied to the clipboard. * Encryption is done using the OpenSSL cryptographics library. * The built-in password generator helps you generate secure passwords. * You can launch a website and the associated username/passwords direct from GPass
security/fsh-1.2 (Score: 1.3917367E-4)
Fast remote command execution
fsh -- Fast remote command execution The problem: logging in to a remote system with a cryptographic solution such as lsh or ssh takes time, due to the computationally expensive key exchanges that occur when the connection is established. It is common to trigger a lot of remote logins while using remote CVS, which makes it painfully slow compared to having the repository locally. The solution: reuse the secure tunnel once it has been established. fsh is a drop-in rsh-compatible replacement for ssh that automatically reuses ssh tunnels.