Search content
Sort by

Showing 9 of 9 results by ilovebitcoin
Post
Topic
Board Development & Technical Discussion
Re: UPnP for auto-forwarding Bitcoin ports
by
ilovebitcoin
on 21/08/2010, 09:59:01 UTC
A malicious application would focus on deleting everything, so what more is destroyed if UPnP is enabled?
Post
Topic
Board Development & Technical Discussion
Re: UPnP for auto-forwarding Bitcoin ports
by
ilovebitcoin
on 21/08/2010, 09:36:37 UTC
I've seen a few people saying that, but honestly, I don't see why it would be a suicide. I don't really care that an application can change my port forwarding configuration. Why would I?
Post
Topic
Board Development & Technical Discussion
Topic OP
UPnP for auto-forwarding Bitcoin ports
by
ilovebitcoin
on 20/08/2010, 23:33:07 UTC
How about using UPnP for auto-forwarding Bitcoin ports? (8333 TCP)

Also, why can't you use other ports?
Post
Topic
Board Bitcoin Discussion
Re: Auto update
by
ilovebitcoin
on 20/08/2010, 21:40:17 UTC
Not without the user's permission.  Some packages are not updated automaticly for similar reasons.

That's easy - just make Bitcoin come with a Debian VM.
Post
Topic
Board Bitcoin Technical Support
Re: What does this error in my debug log mean?
by
ilovebitcoin
on 20/08/2010, 21:22:45 UTC
Did you update to 0.3.10? If not, do so. I think it just means that there are people using older versions of BitCoin and generating wrong blocks, which you are denying.
Post
Topic
Board Bitcoin Discussion
Re: Auto update
by
ilovebitcoin
on 20/08/2010, 20:56:36 UTC
Also, if someone maintained a package and submitted it to distributions, it would already be auto-updated without the need to build it into the client.
Post
Topic
Board Bitcoin Discussion
Auto update
by
ilovebitcoin
on 20/08/2010, 19:49:47 UTC
I was thinking of automatic updating being off by default (but checking being on by default). Update user verification is useless for me because I always click yes -  It's rare that the update server is being played with, but even if it were, I would not be able to tell.

How about using TLS for authenticating the update server?
Post
Topic
Board Development & Technical Discussion
Topic OP
Bitcoin web client
by
ilovebitcoin
on 20/08/2010, 16:59:03 UTC
Would it be possible to implement a Bitcoin client entirely in JavaScript using HTML5 technologies such as WebSocket and WebSQL?
Post
Topic
Board Bitcoin Discussion
Topic OP
Auto update
by
ilovebitcoin
on 20/08/2010, 15:23:00 UTC
Since there can be important security updates and a lot of people don't check the site, the Bitcoin client should have an optional auto-updater (on by default), with "how often?" options ranging from each five minutes to each day and an option to install without asking (only security updates or all updates?)