Bitcoin Forum

Bitcoin => Bitcoin Discussion => Topic started by: bitteriest on April 25, 2013, 03:44:04 PM



Title: Bitcoin and HTML5
Post by: bitteriest on April 25, 2013, 03:44:04 PM
http://qz.com/78014/bitcoin-is-now-part-of-the-web-sort-of/

Good news !


Title: Re: Bitcoin and HTML5
Post by: tysat on April 25, 2013, 03:59:56 PM
Edited the topic on the OP to be something meaningful.


Title: Re: Bitcoin and HTML5
Post by: freequant on April 25, 2013, 04:28:26 PM
Quote
virtual currency bitcoin has now passed the first round of approval required to become a standard for the web
How can Bitcoin become a standard, it doesn't even have a specification...


Title: Re: Bitcoin and HTML5
Post by: Mcoroklo on April 25, 2013, 05:16:15 PM
It's also way to early to implement it in a HTML standard yet. However, I do think it's possible when we reach a high percentage of the Internet trade.

I guess it should be quite simple to implement an input tag like these: http://www.w3schools.com/html/html5_form_input_types.asp . No doubt in my mind that the wallets should be stored in the browsers in the future anyway, so it would be very obvious (I would love to see Microsoft taking percentages of every transaction ;-) ).


Title: Re: Bitcoin and HTML5
Post by: Maged on April 26, 2013, 12:33:57 AM
Since a lot of people are confused, let me clarify what this change does. Currently, when you click on a bitcoin: URI like this (bitcoin:1MagedVeZqDtU4Jh5BdgvHpcWk9dXFzZY8?label=Maged), your browser will open the client on your computer that is registered to the protocol. However, for security reasons, browsers won't let you register that protocol to a web-based client like blockchain.info because many protocols were made for a single application that resides on your computer, not as something that a webapp can also handle. Because protocols like "mailto:" are designed to be used by all kinds of applications, both on your computer and on the web, it is "whitelisted" so that a website can register itself as what should open when you click on the link. With this change, clicking a bitcoin: URI can be set up to load up blockchain.info's wallet, for example.


Title: Re: Bitcoin and HTML5
Post by: igba on April 28, 2013, 10:19:57 AM
nice