Simple commandline wrapper around gpg that makes it store its passphrase
in gnome-keyring. It is a direct competitor to (the unmaintained)
quintuple-agent.
create-cert is a script that uses openssl(1) to create self-signed host
certificates and private keys for fully qualified domain names (FQDNs).
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.
Gnome-ssh-askpass is a part of the OpenSSH contrib files.
Use from your .xsession or equivalent:
export SSH_ASKPASS=/usr/local/bin/gnome-ssh-askpass2 ; ssh-add
This package contains everything that you need to use a cryptographic
package that supports the crypto-api package using conduits from the
conduit package.
Integrit is an alternative to file integrity verification programs
like tripwire and aide. It helps you determine whether an intruder
has modified a computer system.
An automated password generator, using several strong algorithms
for random and/or pronounceable password generation, and a built-in
pseudo-random number generator.
Gnome-keyring is a program that keep password and other secrets for
users. The library libgnome-keyring is used by applications to integrate
with the gnome keyring system.
Search data on a harddisk/partition/file, extract the part you are interested
in, and write it back after you modified it.
This is a Java SSH Client, which has a whole bunch of features,
but supports SSH Protocol 1 connections only.
This version does not depend on the Java Development Kit, since
it is the binary version, which runs out-of-the-box in
webbrowsers that support Java. A minimal sample HTML page
is installed as well.
If you want to use the client from shell, you have to install
the JDK first (${PORTSDIR}/java/jdk/).
A commercial version for SSH-2 is available here:
(This version is no longer supported)