Ports Search

Results 1,2711,280 of 1,385 for /security/.(0.003 seconds)
graphics/libpuzzle-0.11 (Score: 0.017712988)
PHP extension for Puzzle library to find similar pictures
This is the PHP extension of the Puzzle library, which is designed to quickly find visually similar images (GIF, PNG, JPG), even if they have been resized, recompressed, recolored or slightly modified. The library is free, lightweight yet very fast, configurable, easy to use and it has been designed with security in mind.
irc/keitairc-2.0 (Score: 0.017712988)
IRC proxy for mobilephone that have a web interface
Keitairc is an simple IRC client that have a web interface designed for not-so-rich web client such as mobilephone. There are several features for mobilephone access: - Quick: web accesskeys. - Link: Convert PSID and URL strings to a link. - Security: password or "phone ID" authentication. - Convenient: cookie authentication and session management.
mail/password_forget-2.3 (Score: 0.017712988)
Prevent reuse of login details by browsers at public terminals
Changes the name of the input form field on the login screen so that newer browsers have an almost impossible time trying to remember your name and password. Use this if you want extra security or the majority of your users use public terminals.
misc/Business-ISIN-0.20 (Score: 0.017712988)
Validate International Securities Identification Numbers
Business::ISIN is a class which validates ISINs (International Securities Identification Numbers), the codes which identify shares in much the same way as ISBNs identify books. An ISIN consists of two letters, identifying the country of origin of the security according to ISO 3166, followed by nine characters in [A-Z0-9], followed by a decimal check digit.
net-im/openfire-4.0.2 (Score: 0.017712988)
Enterprise instant messaging server
Openfire (formerly Wildfire) is an enterprise instant messaging (EIM) server dual-licensed under the Open Source GPL and commercially. It uses the leading open protocol for instant messaging, XMPP (also called Jabber). Openfire is incredibly easy to setup and administer, but offers rock-solid security and performance.
net-mgmt/weplab-0.1.5 (Score: 0.017712988)
WepLab is a tool designed to teach how WEP works
WepLab is a tool designed to teach how WEP works, what different vulnerabilities it has, and how they can be used in practice to break a WEP protected wireless network. So far, WepLab more than a Wep Key Cracker, is a Wep Security Analyzer designed from an educational point of view.
net-mgmt/wifimgr-1.11 (Score: 0.017712988)
WiFi Networks Manager
wifimgr is a GTK+-based GUI for management of WiFi networks on BSD systems. It acts as an interface to the existing /etc/wpa_supplicant.conf networks configuration file, and supports WEP and WPA-PSK security. wifimgr was designed for users of the XFce4 window manager but will work in any environment with GTK+ libraries installed.
net/coda-6.9.4 (Score: 0.017712988)
Server programs for a replicated high-performance network file system
Coda is a distributed file system. Among its features are disconnected operation, good security model, server replication and persistent client side caching. This package builds the entire source tree but only installs(/packages) the server side programs. For more info, contact information available below. EMAIL: coda@cs.cmu.edu
net/coda-6.9.4 (Score: 0.017712988)
Server programs for a replicated high-performance network file system
Coda is a distributed file system. Among its features are disconnected operation, good security model, server replication and persistent client side caching. This package builds the entire source tree but only installs(/packages) the client side programs. For more info, contact information available below. EMAIL: coda@cs.cmu.edu
net/libzmq4-4.1.5 (Score: 0.017712988)
ZeroMQ core library (Version 4)
ZeroMQ - Distributed Computing Made Simple * The socket library that acts as a concurrency framework. * Carries messages across inproc, IPC, TCP, and multicast. * Connect N-to-N via fanout, pubsub, pipeline, request-reply. * Asynch I/O for scalable multicore message-passing apps. Version 4 Features: * New wire level protocol, ZMTP/3.0 * New security framework with PLAIN and CURVE mechanisms * New ZMQ_STREAM socket type