Ports Search

Results 16,66116,670 of 18,669 for descr.zh_CN%3A%E9%81%8F%E5%88%B6%E5%9E%83%E5%9C%BE.(0.021 seconds)
security/scriptNugget-0.5.0 (Score: 3.2796168E-5)
Framework for an intelligence driven security - Scripting Interface
Razorback is a framework for an intelligence driven security solution. It consists of a Dispatcher at the core of the system, surrounded by Nuggets of varying types. The scripting nugget uses XML across named pipes to pass registration, alerting and logging information back to the system. This allows the use of any scripting (or even compiled) language that can pass XML out STDOUT with Razorback.
security/xca-1.3.2 (Score: 3.2796168E-5)
Graphical certification authority
Graphical certification authority is an interface for managing RSA keys and certificates, and the creation and signing of PKCS#10 requests. It uses the OpenSSL library and a Berkeley DB for key and certificate storage. It supports importing and exporting keys and PEM DER PKCS8 certificates, signing and revoking of PEM DER PKCS12, and selection of x509v3 extensions. A tree view of certificates is presented.
security/libressl-2.4.3 (Score: 3.2796168E-5)
Free version of the SSL/TLS protocol forked from OpenSSL
LibreSSL is an open-source implementation of the Secure Sockets Layer (SSL) and Transport Layer Security (TLS) protocols. It was forked from the OpenSSL cryptographic software library in April 2014 as a response by OpenBSD developers to the Heartbleed security vulnerability in OpenSSL, with the aim of refactoring the OpenSSL code so as to provide a more secure implementation. LibreSSL was forked from the OpenSSL library starting with the 1.0.1g branch and will follow the security guidelines used elsewhere in the OpenBSD project.
security/sssd-1.11.7 (Score: 3.2796168E-5)
System Security Services Daemon
This project provides a set of daemons to manage access to remote directories and authentication mechanisms, it provides an NSS and PAM interface toward the system and a pluggable backend system to connect to multiple different account sources. It is also the basis to provide client auditing and policy services for projects like FreeIPA. sssd also features caching, which can allow for offline use to assist laptop users.
sysutils/fileschanged-0.6.5 (Score: 3.2796168E-5)
Utility that reports when files have been altered
The fileschanged utility is a client to the FAM (File Alteration Monitor) server that is now available in some distributions. Here's how the fileschanged FAM client works: you give it some filenames on the command line and then it monitors those files for changes. When it discovers that a file has changed (or has been altered), it displays the filename on the standard-output.
sysutils/ganglia-3.7.2 (Score: 3.2796168E-5)
Ganglia cluster monitor, web frontend
Ganglia provides a complete real-time monitoring and execution environment that is in use by hundreds of universities, private and government laboratories and commercial cluster implementors around the world. Whether you want to monitor hundreds of computers in real-time across a university campus or around the world, ganglia is for you. The ganglia web frontend provides access to the data collected by the monitoring core.
sysutils/hachoir-metadata-1.3.3 (Score: 3.2796168E-5)
Extract metadata from files
hachoir-metadata is tool to extract metadata from multimedia files (sound, video, archives, etc.) * Support invalid / truncated files * Unicode compliant (charset ISO-8859-XX, UTF-8, UTF-16), convert string to your terminal charset * Remove duplicate values (and if a string is a substring of another, just keep the longest one) * Set priority to value, so it's possible to filter metadata (option --level) * Only depends on hachoir-parser (and not on libmatroska, libmpeg2, libvorbis, etc.)
sysutils/bundler-1.12.5 (Score: 3.2796168E-5)
Tool that manages gem dependencies for ruby applications
Bundler is a tool that manages gem dependencies for your ruby application. It takes a gem manifest file and is able to fetch, download, and install the gems and all child dependencies specified in this manifest. It can manage any update to the gem manifest file and update the bundled gems accordingly. It also letsyou run any ruby code in context of the bundled gem environment.
sysutils/farbot-1.0.b2 (Score: 3.2796168E-5)
FreeBSD Automated Release Bot
Farbot automates building of netinstall/PXE boot FreeBSD releases. It features a simple configuration file based on the concept of "Installations", "PackageSets", and "PartitionMaps." Farbot currently handles the following: * Building FreeBSD releases, including grabbing any source needed. * Building packages for each release, derived from per installation package sets. * Laying out an NFS/TFTP exportable file system structure for all built releases, customized for each installation type. * Generation of a customized bootloader with options to install each installation type
sysutils/minirsyslogd-1.02 (Score: 3.2796168E-5)
Minimal, fast and secure syslog receiver
minirsyslogd is a minimalistic, fast and secure (through lack of bloat) remote-only syslog receiver suitable for hardened log receiver hosts and/or central log receivers that receive several gigabyte of logs each day. It will not deal with local syslog data. It does not have a multitude of configuration, alerting or scripting options. It will however automatically split inbound syslog data according to IP address, date and current hour, and do so as rapidly and (I hope) securely as possible.