7
1
Lets say I wanted to use an electrum client but I'm so paranoid and also can't or won't read and understand python code so that I only trust my own server.
What security considerations should I have in mind? eg: Do I need to add any encryption to the filesystem to protect the wallets that are being served?
Do you gain security by validating with other servers? Given extreme levels of paranoia should you even trust other servers?
3If you can't read or understand the code, it doesn't matter much if you have control over the server that runs it... – o0'. – 2013-03-07T17:17:00.597
1:-) very true , I just wanted to focus the question – barrymac – 2013-03-07T21:43:08.953