I want to pass a critically sensitive key to my python application. Say an attacker gets root access to the server. I don't want him to discover the key by any means. How can I achieve this?
Asked
Active
Viewed 118 times
0
-
Please edit your question and add what you have tried after reading ["How do I ask a good question?"](http://stackoverflow.com/help/how-to-ask). – J. Piquard Nov 24 '16 at 21:39
-
You cannot achieve this. – Gabor Lengyel Nov 24 '16 at 22:48