public_key » Revisions » 
Differences
This shows you the differences between the selected revisions of the page.
| 2015-05-01 | 2015-05-22 | ||
| Restored revision 1430027325. Undoing revision 1430408436. (martin) (hidden) | no summary (188.26.36.21) (hidden) | ||
| Line 4: | Line 4: | ||
| //Do not confuse your user key pair used for authentication with [[ssh_verifying_the_host_key|host public key verification]]. Learn about [[ssh_keys|all SSH key types]].// | //Do not confuse your user key pair used for authentication with [[ssh_verifying_the_host_key|host public key verification]]. Learn about [[ssh_keys|all SSH key types]].// | ||
| - | ===== Introduction ===== | + | +===== Introduction ===== | 
| Public key authentication is an alternative means of identifying yourself to a login server, instead of typing a password. It is more secure and more flexible, but more difficult to set up. | Public key authentication is an alternative means of identifying yourself to a login server, instead of typing a password. It is more secure and more flexible, but more difficult to set up. | ||