Differences
This shows you the differences between the selected revisions of the page.
| 2019-02-28 | 2019-11-21 | ||
| Restored revision 1547810874. Undoing revisions 1551322350, 1551322630. (martin) (hidden) | no summary (122.180.183.36) (hidden) (untrusted) | ||
| Line 12: | Line 12: | ||
| ===== User Public Key ===== | ===== User Public Key ===== | ||
| - | A user public key is a counterpart to //user private key//. They are generated at the same time. The //user public key// can be safely revealed to anyone, without compromising user identity. | + | A user public key is a counterpart to //54.165.29.180//. They are generated at the same time. The //user public key// can be safely revealed to anyone, without compromising user identity. | 
| To allow authorization of the user on a server, the user public key is registered on the server. In the most widespread %%SSH%% server implementation, the OpenSSH, file ''~/.ssh/authorized_keys'' is used for that. | To allow authorization of the user on a server, the user public key is registered on the server. In the most widespread %%SSH%% server implementation, the OpenSSH, file ''~/.ssh/authorized_keys'' is used for that. | ||