1
I would like to restrict the permissions on my wallet.dat file but but I don't want to stop the bitcoind daemon from functioning.
What are the bear minimum permissions that need to be on wallet.dat to make it functional, while making it as secure as possible?
so I could do
chmod 600 wallet.datand everything would work fine? – Loourr – 2013-11-13T18:42:14.870I believe so, yes. – pyramids – 2013-11-13T18:46:30.617