From 7348d040e1ffb370da757c846b56c30b40e715ae Mon Sep 17 00:00:00 2001 From: Eivind Eklund Date: Tue, 29 Jan 2002 17:50:27 +0000 Subject: 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. --- security/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'security/Makefile') diff --git a/security/Makefile b/security/Makefile index 79ad44a6f987..b3dae6e1799c 100644 --- a/security/Makefile +++ b/security/Makefile @@ -197,6 +197,7 @@ SUBDIR += ruby-pam SUBDIR += ruby-tcpwrap SUBDIR += saferpay + SUBDIR += safesh SUBDIR += saint SUBDIR += scanssh SUBDIR += seahorse -- cgit v1.2.3