I see that this version of electrs needs to have read access to .bitcoin/blocks/*.blk files.
Thing is, Bitcoin Core creates them with 600 rights. Because of this, the only user that technically has access those files, is Bitcoin Core's user itself.
Is this app designed to be run with Bitcoin Core's user?
I see that this version of electrs needs to have read access to .bitcoin/blocks/*.blk files.
Thing is, Bitcoin Core creates them with 600 rights. Because of this, the only user that technically has access those files, is Bitcoin Core's user itself.
Is this app designed to be run with Bitcoin Core's user?
Is there a more secure way to execute it?