Ports Search

Results 321330 of 1,385 for /security/.(0.002 seconds)
security/kgpg-4.14.3 (Score: 0.08339406)
Encryption tool for KDE
KGpg is a simple interface for GnuPG, a powerful encryption utility. With KGpg you will be able to encrypt and decrypt your files and emails, allowing much more secure communications. A mini howto on encryption with gpg is available on gnupg's web site.
security/kpcli-3.1 (Score: 0.08339406)
Command line interface to KeePassX and KeePass database files
A command line interface (interactive shell) to work with KeePassX and KeePass (kdb, kdbx) database files.
security/gpasman-1.3.1 (Score: 0.08339406)
Password manager that stores password information encrypted
Gpasman is a password manager. People working with the internet have to remember lots of passwords. Saving them in a textfile is not a secure idea. Gpasman is a GTK solution to this problem since it saves the password information encrypted, so now you have to remember only one password instead of ten (or more). http://gpasman.sourceforge.net/
security/luasec-0.5.1 (Score: 0.08339406)
Lua binding for the OpenSSL library to provide TLS/SSL communication
LuaSec is a binding for OpenSSL library to provide TLS/SSL communication. This version delegates to LuaSocket the TCP connection establishment between the client and server. Then LuaSec uses this connection to start a secure TLS/SSL session.
security/libntlm-1.4 (Score: 0.08339406)
Library that implement Microsoft's NTLM authentication
Libntlm is a library that implement Microsoft's NTLM authentication.
security/clambc-0.98.5.r1 (Score: 0.08339406)
Bytecode signature compiler for ClamAV
The ClamAV bytecode compiler allows users to build their own bytecode signatures for use with ClamAV.
security/clamcour-0.3.8 (Score: 0.08339406)
ClamAV courier filter
ClamCour is Courier filter using Clam Antivirus to check mail for viruses. http://www.becrux.com/index.php?page=projects&name=clamcour
security/clamd-stream-client-1.3 (Score: 0.08339406)
Standalone clamav client
Small client to ask a clamav antivirus server if a file containt a virus. May be used with procmail or maildrop rules. Clamav library is not required to be installed on the running host.
security/clamfs-1.0.1 (Score: 0.08339406)
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
security/clamsmtp-1.10 (Score: 0.08339406)
ClamAV anti-virus SMTP Filter
ClamSMTP is an SMTP filter that allows you to check for viruses using the ClamAV anti-virus software. It accepts SMTP connections and forwards the SMTP commands and responses to another SMTP server. The 'DATA' email body is intercepted and scanned before forwarding. ClamSMTP aims to be lightweight, reliable, and simple rather than have a myriad of options. It's written in C without major dependencies. If you need more options then you could use something big like AMaViS which is written in PERL and can do almost anything.