Title: Bitcoin Daemon Multi-User Security Post by: laptopdude90 on August 14, 2013, 02:42:04 PM I'm currently working on writing an online bitcoin wallet. I want to use bitcoind as my backend. Is it secure to generate one address per user, or will they be able to access other user's wallet?
Title: Re: Bitcoin Daemon Multi-User Security Post by: Saturn7 on August 14, 2013, 06:11:02 PM You would have to code a secure middleware layer, with lots of sanity checks built in.
Title: Re: Bitcoin Daemon Multi-User Security Post by: laptopdude90 on August 21, 2013, 03:38:04 PM Okay, that makes sense.
Title: Re: Bitcoin Daemon Multi-User Security Post by: justusranvier on August 24, 2013, 04:55:21 PM I'm currently working on writing an online bitcoin wallet. I want to use bitcoind as my backend. Is it secure to generate one address per user, or will they be able to access other user's wallet? Why don't you want to allow your users to have any financial privacy?Title: Re: Bitcoin Daemon Multi-User Security Post by: Remember remember the 5th of November on August 24, 2013, 08:25:50 PM I bet this online wallet will be compromised pretty darn fast, either by SQL injection, bad signatures or what happened to InstaWallet.
|