Ports Search

Results 911920 of 1,385 for /security/.(0.003 seconds)
security/YubiOTP-0.2.1 (Score: 0.08339406)
Library for verifying YubiKey OTP tokens
This is a library for verifying YubiKey OTP tokens. It includes both the low-level implementation for verifying tokens locally and clients for multiple versions of the Yubico validation web service. The primary audience is developers who wish to verify YubiKey tokens in their applications, presumably as part of a multi-factor authentication scheme.
security/pkcs11-dump-0.3.4 (Score: 0.08339406)
Allow dumping PKCS#11 token content
pkcs11-dump is a small utility to dump PKCS#11 token contents.
security/acme-0.8.1 (Score: 0.08339406)
ACME protocol implementation in Python
Implements the Automated Certificate Management Environment (ACME)
security/proxytunnel-1.9.1 (Score: 0.08339406)
Connects stdin and stdout to an origin server through an HTTPS proxy
A program that connects stdin and stdout to an origin server somewhere in the Internet through an industry standard HTTPS proxy.
security/pssh-2.3.1 (Score: 0.08339406)
Parallel versions of the openssh tools
This package provides parallel versions of the openssh tools. Included in the distribution: - Parallel ssh (pssh) - Parallel scp (pscp) - Parallel rsync (prsync) - Parallel nuke (pnuke) - Parallel slurp (pslurp) What are these tools good for? Mainly for controlling large collections of nodes in the wide-area.
security/slowaes-0.1.a1 (Score: 0.08339406)
Implementation of AES in pure Python
Implementation of AES in pure Python. As such it will be slow (hence the project name) but still useful when faster ones are not available (for example, for JavaScript clients in browsers, and Python servers on Google App Engine).
security/borg.localrole-3.0.2 (Score: 0.08339406)
PAS plugin which can manage local roles via an adapter lookup
A PAS plugin which can manage local roles via an adapter lookup on the current context.
security/certbot-0.8.1 (Score: 0.08339406)
Let's Encrypt client
In short: getting and installing SSL/TLS certificates made easy. The Let's Encrypt Client is a tool to automatically receive and install X.509 certificates to enable TLS on servers. The client will interoperate with the Let's Encrypt CA which will be issuing browser-trusted certificates for free. It's all automated: The tool will prove domain control to the CA and submit a CSR (Certificate Signing Request). If domain control has been proven, a certificate will get issued and the tool will automatically install it.
security/certifi-2016.2.28 (Score: 0.08339406)
Mozilla SSL certificates
Certifi: Python Mozilla's SSL Certificates.
security/cpe-1.2.0 (Score: 0.08339406)
CPE: Common Platform Enumeration for Python
Common Platform Enumeration (CPE) is a standardized method of describing and identifying classes of applications, operating systems, and hardware devices present among an enterprise's computing assets. For more information, please visit the official website of CPE, developed by MITRE and maintained by NIST. Features: * Versions: 1.1, 2.2, 2.3 * Formats: WFN, URI, FS. * Cross-version conversion. * Language parsing and evaluation.