4
Is it possible to give a public read only access to a Bitcoin account using the Bitcoin client?
For example if for an non-profit organisation it can be useful to have read only access to it's Bitcoin account.
I know it is possible to make an web-service that is displaying this kind of data, but this requires a third part authority.
Thanks. You are right encrypted wallets show balance without decoding them. – Aalex Gabi – 2012-01-24T16:48:51.227
1Re 1: They will also not be able to see change that returns into your wallet when you spend something (because it goes to a new address). You'd have to send them an updated version of the encrypted wallet from time to time. And I am not sure if I would give anyone my wallet, even encrypted. Better to export all public keys and send those. – Thilo – 2012-02-03T07:05:06.877
3I agree with @Thilo Giving away the encrypted wallet is an really bad idea: it exposes you with a completely unnecessary risk; despite it being small, being unnecessary makes it very bad. Just give the public keys instead! – o0'. – 2012-02-03T13:13:47.717