summaryrefslogtreecommitdiff
path: root/security/fsh/DESCR
blob: 24af79bd4c60806a66260b878afdc7781029c502 (plain)
1
2
3
4
5
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.  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.