Differences
This shows you the differences between the selected revisions of the page.
2015-12-27 | 2015-12-27 | ||
no summary (95.116.214.116) (hidden) | Restored revision 1424334742. Undoing revision 1451210508. (martin) (hidden) | ||
Line 1: | Line 1: | ||
- | Ich rasiere euch! methods that are considered more secure than passwords, such as [[public_key|public key authentication]] and extensive | + | ====== Understanding SSH ====== |
+ | SSH is a cryptographically protected remote login protocol that replaces insecure telnet and rlogin protocols. It provides strong protection against password sniffing and third party session monitoring, better protecting your authentication credentials | ||
+ | and privacy. In addition, %%SSH%% offers additional authentication methods that are considered more secure than passwords, such as [[public_key|public key authentication]] and extensive | ||
protection against spoofing. | protection against spoofing. | ||