6 ms·
Show HN: First Bitcoin Wallet app for Windows 8
- nkuttler 13y agoJust wondering, but is the source code available? Otherwise it would be foolish to use it to store coins.
- jodoglevy 13y agoYes, I will probably open source it soon. But couldn't one just open source the code, say that's the code the app is using, and then change the code the app is using to do something malicious? As long as I don't check in the new code, no one would be the wiser. Not that I'm planning to do that, but is there a solution to this issue?
- sn0v 13y agoWhich is why some people prefer building from source. Not sure how that'd work out in the Metro environment though.
- jodoglevy 13y agoYou could build my source and deploy to your system yourself and it would work, but this doesn't seem like a very "for the masses" solution. Plenty of people out there who want the security of using open source code that others have reviewed, but don't know anything about development to be able to build that code themselves.
- nkuttler 13y agoCouldn't people build your app and compared it to what's on the phone? Don't know anything about windows.