Computing Atlas

How Computing Was Built
Sign In
Text size
100%
Theme
System

SSH

Network and Internet Systems

SSH, the Secure Shell Protocol, is a cryptographic network protocol for operating network services securely over an unsecured network, most commonly used for remote login and command-line execution on a distant machine. Finnish researcher Tatu Ylonen created the first version in 1995 after a password-sniffing attack on his university network, explicitly to replace insecure predecessors such as Telnet and rlogin that sent credentials in plain text. SSH's public-key authentication and encrypted channel became the standard way system administrators and developers reach remote servers, and it now also carries file transfer and port-forwarding traffic. This description is adapted from Wikipedia contributors under CC BY-SA 4.0; changes were made. https://creativecommons.org/licenses/by-sa/4.0/

Facts
Year
1995 1
Significance
A cryptographic network protocol for secure remote login and command execution that replaced insecure protocols such as Telnet. 1
Connections

In Field

Sources
1. Wikipedia: SSH
Wikimedia FoundationLead section
Quote, Lead section
The Secure Shell Protocol (SSH Protocol) is a cryptographic network protocol for operating network services securely over an unsecured network. Its most notable applications are remote login and command-line execution.
View the Source
Comments (0)
No comments yet. Be the first to share a thought.
Reader Challenges (0)
No disputes yet. Spotted an error or a better source? Open the first one.