Bazsites.com Ssh
Directory Topics
On the Web
- SSH Patch Repository - NCSA's collection of patches for SSH.
- SSHTools - Java-Based SSH Utilities - Software suite providing Java SSH API, SSH Terminal, SSH secured VNC client, SFTP client and SSH Daemon.
- SSH Communications Security - Extensive information about the SSH protocol. Has a variety of SSH products for sale, including clients, servers, and VPN software.
- Timing Analysis of Keystrokes and Timing Attacks on SSH - [PDF format] Paper describing research into applying traffic-analysis techniques to interactive SSH connections in order to infer information about the encrypted connection contents. Concludes that the keystroke timing data observable from today's SSH implementations reveals a dangerously significant amount of information about user terminal sessions.
- SSH for OS/2 - Listing of SSH clients available for OS/2.
- SSH Master FTP Site - Binaries for SSH1 and SSH2 clients and servers for Windows and Unix.
- AbsoluteTelnet - Supports Telnet, SSH v1, SSH v2, and serial connections and includes ssh port forwarding, X forwarding, and additional authentication options. Shareware [Win 95/98/Me/NT/2000/XP/Vista]
- High Performance Enabled SSH/SCP [PSC] - High Performance SSH/SCP - HPN-SSH
- SSH and beyond - Discussion of security issues when using SSH over NFS.
- The Secure Shell (SSH) FAQ - The Secure Shell (SSH) Frequently Asked Questions.
Wikipedia Articles
- SSH tunnel - A SSH tunnel (sometimes referred to as a "poor man's VPN") is an encrypted network tunnel created through an SSH connection. In order to create a SSH tunnel, the SSH client is configured to forward a specified remote port and IP address (that is accessible on the SSH server) to a port on the local machine.
- Ssh-agent - ssh-agent is a program to hold private keys used for public key authentication in OpenSSH or similar ssh programs. With ssh-agent and proper dissemination of public keys, one can log in to a chain of machines without needing to type passwords on each login.
- SSH file transfer protocol - In computing, the SSH File Transfer Protocol or SFTP is a network protocol that provides file transfer and manipulation functionality over any reliable data stream. It is typically used with the SSH-2 protocol (TCP port 22) to provide secure file transfer, but is intended to be usable with other protocols as well.
- SSH Communications Security - SSH Communications Security is a Finnish company that is based in Helsinki and was founded by Tatu Ylönen in 1995. It is known as the original developer of the Secure Shell protocol and it currently has about 80 employees.
- Comparison of SSH clients - An SSH client is a software program which uses the secure shell protocol to connect to a remote computer. This article compares a selection of popular clients.