|
|
|
|
|
by se32point1
2136 days ago
|
|
The original poster refers to sending your SSH private key, not RSA. Your SSH private key can be used for very malicious purposes. For example, if you use Git over SSH to upload code to your remote Git repositories, someone malicious can take your SSH private key, and hijack your Git repositories. |
|