Post
Topic
Board Bitcoin Technical Support
Re: btc project security: Encryption of php files + db entry hashes = more security?
by
rjk
on 31/05/2012, 13:08:20 UTC
In order to run code in an autonomous manner, a server must store the decryption key somewhere, and a hacker can usually find it, rendering the encryption useless. Limited exceptions can be made for keys that are required on boot and not stored, but when that happens they are stored in memory and can possibly still be had by a smart hacker.