Date: Tue, 29 Jan 2002 09:50:28 -0800 (PST) From: Eivind Eklund <eivind@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/security Makefile ports/security/safesh Makefile pkg-comment pkg-descr pkg-plist ports/security/safesh/src cvs-safesh.sh safesh.1 safesh.sh Message-ID: <200201291750.g0THoSJ28661@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
eivind 2002/01/29 09:50:27 PST
Modified files:
security Makefile
Added files:
security/safesh Makefile pkg-comment pkg-descr pkg-plist
security/safesh/src cvs-safesh.sh safesh.1 safesh.sh
Log:
safesh is an authentication manager for OpenSSH. By automatically creating
keys and starting ssh-agents, it makes it (fairly) convenient to use one key
for each host pair (authenticator and authenticatee), it avoids
authentication theft by the hosts you connect to with SSH.
Revision Changes Path
1.266 +1 -0 ports/security/Makefile
1.1 +33 -0 ports/security/safesh/Makefile (new)
1.1 +1 -0 ports/security/safesh/pkg-comment (new)
1.1 +4 -0 ports/security/safesh/pkg-descr (new)
1.1 +2 -0 ports/security/safesh/pkg-plist (new)
1.1 +2 -0 ports/security/safesh/src/cvs-safesh.sh (new)
1.1 +327 -0 ports/security/safesh/src/safesh.1 (new)
1.1 +94 -0 ports/security/safesh/src/safesh.sh (new)
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200201291750.g0THoSJ28661>
