public_key » Revisions » 
Differences
This shows you the differences between the selected revisions of the page.
| 2015-05-22 | 2015-05-22 | ||
| no summary (188.26.36.21) (hidden) | Restored revision 1430461209. Undoing revision 1432289635. (martin) (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. | ||