|
|
|
|
|
by jackalope
4373 days ago
|
|
How is downloading a key pair generated by someone else safer? If this is only for login purposes (I don't use AWS, so maybe there is another reason), you should generate your own key pair and send them only your public key (which doesn't require an encrypted transfer, BTW). If AWS knows your private key and can view it or provide it to you at anytime, that's no different than storing passwords in plaintext. |
|
AWS cannot view or provide you your private key at any time - once you click 'ok' on that javascript window, that private key is gone for good.