SSH Server Public Key Fingerprints
When logging in to a server for the first time, check the fingerprint against a list hosted on another network. Don't attempt to log in unless the reported fingerprint matches!
Public Key Fingerprints
wrips.lanl.gov rsa 89:59:D9:20:4D:1B:AA:A4:AD:F0:20:9C:73:16:55:85
zXz1rENOOvy9oz4QNtvJYuB7rOtTlbp9q11FROLe+Ts
ed25519 B5:CC:DA:52:B5:C0:B2:49:CB:88:C1:C6:63:D8:CF:01
8RO79UTDafIX3QEsRRVlGDQyhTH7ocvDo70ap7Ite5g
cv.lanl.gov rsa 40:39:45:C7:C1:98:25:81:A4:90:25:C7:6A:8E:E7:58
VVH1JYo2qMvAJcD4hPRY+3f0tuZy3461o6f94o/w4gg
ed25519 92:18:FC:00:D7:91:C5:01:6D:17:5B:44:D1:4E:6B:0D
MX9yhU4SYE/6qu4PPgaHJJlmJC9HZ0LVWt06kTJKbsM
www.curby.net rsa DB:60:2F:60:96:BF:DB:A3:F4:55:71:46:49:08:47:2D
ltsvtqxX+BhHjKuqjBSSS3TUGkL9lRuSeS+zMkhJWFM
ed25519 B3:DF:C2:0B:F7:F1:A8:CF:5A:61:6E:58:D3:C0:80:FB
/qaAkW+poSuJpjcxi4co947dH629Ml74i4pLcetiZnQ
www2.curby.net rsa 51:69:F7:BB:91:BC:A2:3D:8B:1E:48:F5:E7:90:87:F1
MQIZ4sbTsdF9Y6QA9ZfyqCcpuWNKDctYYPr8djtqDSI
ed25519 55:40:7F:C2:01:A0:EF:EE:E2:50:5F:A9:43:5C:92:B3
LQc3sZGvFbSgFeRqv0QPulAbuz1zansIGC6/OA31vqU
Displaying a Fingerprint
To display the fingerprint of a local RSA/DSA public key, use:
ssh-keygen -l -f /path/to/key
Public key files are usually at:
/etc/ssh/ssh_host_rsa_key.pub
/etc/ssh/ssh_host_dsa_key.pub
/etc/ssh/ssh_host_ecdsa_key.pub
/etc/ssh/ssh_host_ed25519_key.pub
Other Fingerprint Lists
Latest keys should be available at these locations:
|