Post
Topic
Board Project Development
Re: Safebit Bitcoin Wallet - Bitcoin Evolved [UPDATE!!!]
by
david4dev
on 26/07/2011, 19:58:31 UTC
This looks really nice  Grin. I haven't managed to get it working yet on my computer but I think this may be because my blocks are pretty out of date.

I'm interested in the code but I'm not sure where to start looking. Which parts have you written and which are part of other libraries (eg. I see web.py and python-bitcoin)?

I could potentially help out with some of the code. I know python pretty well and can help with Linux integration and packaging. In fact I have my own Bitcoin related project 'Wallet Manager' (it enables encryption and backup of wallets) which could be better off as a plugin or integrated feature of this app.

Unfortunately the licences of our programs are incompatible and I only like to code for free software which your program isn't because of the nc and nd flags.  Undecided I think changing the licence to something free would help to get more contributors. Personally I'd recommend the AGPL 3 since your app is basically a web app but anything from the WTFPL to the AGPL is fine IMO.

I'm not saying I wouldn't help out under the current licence but I don't code for free unless the software is free.