I have bitcoind running on a server and would like to be able to query balances and transactions via RPC. To be safe I would like to limit the rpcuser's access to "read only" functions and block functions like sending coins. Is this possible somehow?