A python program P running on server S1, listening port 8443. Some other 
services can send id_isa, ip pair to P. P could use this pair and make a 
ssh connection to the ip (create a ssh process).

How to make protect the id_rsa file even the machine S1 is cracked ? How to 
let root user can't get the id_rsa content (It seems ssh can use -i keyfile 
only)?

The main problem is P must save the id_rsa file to the disk,so that ssh can 
use it to conect to the ip.

-- 
You received this message because you are subscribed to the Google Groups 
"Ansible Project" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/ansible-project/89b58360-4926-4d9f-a6d0-98706a21e129%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to