Ask HN: What was impossible earlier that is easy in the BTC and ETH blockchains?
If you were to rebuild any of the consumer facing web apps/web infrastructure technologies which would you rebuild on top of the ethereum blockchain
If you were to rebuild any of the consumer facing web apps/web infrastructure technologies which would you rebuild on top of the ethereum blockchain
[+] [-] Meekro|8 years ago|reply
Before bitcoin, an online business would be taking a huge risk if it accepted a credit card payment from someone in Latvia. The fraud rate on such payments is probably 50%. With bitcoin, it's safe and fast. I own such a business (a VPS hosting company) and Bitcoin really has been a great solution for us.
Before bitcoin, a legal pot shop would have to deal with cash because no bank would give it an account. Having all this cash around creates a danger for the employees, not to mention the armored car drivers. Bitcoin is a tool that can be used to solve the problem.
[+] [-] ceejayoz|8 years ago|reply
Somehow, I suspect more people have had Bitcoin keys stolen by malware than have had their armored cars robbed.
[+] [-] klodolph|8 years ago|reply
[+] [-] hudon|8 years ago|reply
I agree though that for payments where the merchant can't be banked or VISA doesn't want to support them, Bitcoin or cash are the only other options.
[+] [-] joegosse|8 years ago|reply
Electronic "money" in general has long been available through credit cards, PayPal, etc but at higher cost and loss of anonymity
[+] [-] udsloiwdaa|8 years ago|reply
[+] [-] tho9Ohx1eo|8 years ago|reply
[+] [-] sayelt|8 years ago|reply
[deleted]
[+] [-] vosper|8 years ago|reply
Since you asked about rebuilding web apps, I'll link you to patio11's comment, which leads with "Blockchain is the world's worst database"
https://news.ycombinator.com/item?id=13420777
[+] [-] hudon|8 years ago|reply
Anything that a government or regulatory body would want to censor, basically, is made significantly easier with Bitcoin/the blockchain.
[+] [-] blusterXY|8 years ago|reply
[+] [-] z3usH44mr|8 years ago|reply
then there is the possibility of true microtransactions. What are the fundamental parameters of internet commerce in our day and age. I would argue that there is roughly three kinds of dominant transaction. One of purchases of goods/services (Amazon etc), software as a service (Spotify), and then there is the vast space of businesses that basically live of the advertising they sell through brokers such as facebook and google. There is really no alternative for this lower limit of transactions. With bitcoin you can imagine a world where people offer content online (say music) and offer consumers the choice of a microtransaction/listen or to consume the same content with ads, without having to give up control over their content to third parties such as spotify. The possibilities are really quite endless.
[+] [-] theamk|8 years ago|reply
Does not sound like a good idea for microtransactions.
[+] [-] jamespitts|8 years ago|reply
So "impossible" is a charged word, as is "easy". I would say that it was previously far more costly and difficult to implement the following:
- programmable, highly-reliable, do-it-yourself financial instruments
- services that cannot feasibly be shut down
- verifiably revocable authentication
- data that cannot be modified or deleted
- functionality that cannot be modified or deleted
- complex business interactions involving numerous parties that can be verifiably traced, from start to finish
Disclaimer, because everyone loves to bring up The DAO incident: the above capabilities hold true unless the community decides otherwise after a ridiculously onerous debate. Even then, the unaltered data/code can still live on.
[+] [-] klodolph|8 years ago|reply
[+] [-] gitpusher|8 years ago|reply
[+] [-] Pilfer|8 years ago|reply
Previously, you had to carry the cash yourself, or use a service to transfer the wealth for you (through falsified business transfers, casinos, diplomats, flight attendants, etc.) Now you don't need all that, you can practically do it yourself. There are less people involved and it's harder to trace.
[1] https://en.wikipedia.org/wiki/Cryptocurrency_tumbler
[+] [-] scottmp10|8 years ago|reply
[+] [-] wheelerwj|8 years ago|reply
[+] [-] cjbprime|8 years ago|reply
https://en.wikipedia.org/wiki/Zooko%27s_triangle
Hrr, I see the Wikipedia page says that Bitcoin doesn't provide "human-readable". But I think it does. You can register names on the blockchain and assign them to bitcoin addresses using OP_RETURN comments, with every party agreeing on who knows which human-readable name, despite having no centralization.
[+] [-] clamprecht|8 years ago|reply
[+] [-] ajarmst|8 years ago|reply
[+] [-] KaiserPro|8 years ago|reply
Thats patently false. Government debt is sold in the form of bonds. They make up the bed rock of the whole economy. Precisely because they can "print money" they don't default on debt. Government bonds are considered "zero risk"
Yes, a central bank can default on foreign debt, or if they can't print their own money (see greek banking problem.)
however this underscored the fundemental misunderstanding of how money works.
>"By offering short term credit to each other market participants will be able to engage in economic exchange without having to pay the cost of money.
>Because market participants will effectively be creating new money with every transaction they will be expanding the money supply and increasing economic growth with every transaction."
Thats litrally how the entire banking system works now. Thats how credit cards work too. Thats how B2B credit works. What is not tackled here is risk. Sure free credit is great, but how do you know if someone can settle the debt? In this (unrealistic) world, the credit ratings agency becomes the dominant force.
Speaking of which, there is no reason why a small buisness can't offer its own line of credit, without using a bank. However the reason why credit cost money is because there is risk. Interest is a function of risk and supply. Sure a coffee shop _could_ settle bills at the end of the week, but the cost of administering that system is non trivial. The risk of loss is also non trivial.
Bitcoin or Etherium does nothing to stop that.
In short, this article is flawed.
[+] [-] KaiserPro|8 years ago|reply
> "As decentralized digital exchange replaces central banks the effective money supply will increase dramatically."
this is also known as hyper inflation.
[+] [-] hustlechris|8 years ago|reply
ICO is Ethereum's killer app - and that's ok for now.
[+] [-] lubujackson|8 years ago|reply
So it is useful for no fraud payments (guaranteed payment) and no trickery transaction/accounting, which is literally all blockchains are when you get down to it. The downside is that the transactions are all public knowledge to anyone contributing transactions. But it could immediately be used to track government spending (yeah right) or non-profit spending which should both be more or less open books.
[+] [-] hudon|8 years ago|reply
What the blockchain does that Corda does not is: the ability for anyone to be a transaction validator. What this ability gives the network is censorship resistance. Basically because anyone can validate transactions, no central body can say what should and should not go in the ledger.
[+] [-] norswap|8 years ago|reply
What I do know: anonymous money transactions. Of course, you'll still have the anonymity loss when converting to/from dollars. While the parties are anonymous, all transactions are visible. In many cases that means that people can end up associating your bitcoin address with your identity (assuming they manage to puzzle out the patterns of your transactions and cross-check that with known addresses). Mechanisms like CoinJoin allow you to mix your transactions with those of others, in order to obscure them, but then the CoinJoin provider still sees your transactions.
[+] [-] diggan|8 years ago|reply
[+] [-] pmyymgf|8 years ago|reply
[+] [-] TheDong|8 years ago|reply
gnu-social existed long before blockchains, as did many other federated systems.
> shared programmable ownership
What does that mean?
> global value transfers completed in less than a hour
Customers of the same bank can do the same globally usually. It happens they're transferring "internal bank numbers" instead of real money, but all cryptocurrencies are also just proxies for money and both sender/receiver must be using the same crypto-currency. Not very different.
Also, paypal, snapcash, etc seem to work just fine without a blockchain.
> immutable public timestamps
The library of congress begs to differ. So does gnusocial (federated/distributed timestamp). Mailing lists were used for this purpose at some point too.
Things like freenet exist just fine without blockchains.
[+] [-] joegosse|8 years ago|reply
I'd argue that the rest of them were not impossible before blockchain. From my perspective blockchain just makes these easier/cheaper.
[+] [-] maesho|8 years ago|reply
Ethereum allows for open experimentation, and has brought about the emergence of arbitrary tokens.
Decred has demonstrated that is it possible to dis-intermediate the process of political decision-making for a cryptocurrency.
[+] [-] tinkerrr|8 years ago|reply
[+] [-] rhino369|8 years ago|reply
If you are just looking to hedge against inflation, you can convert to any other currency or asset just as easily, if not more easily. I assume you can buy gold ETFs in Venezuela.
[+] [-] hudon|8 years ago|reply
[+] [-] wheelerwj|8 years ago|reply
People tend to miss the bigger picture when it comes to digital currencies. Bitcoin and the blockchain are communication protocols. They allow anyone and everyone to communicate and transact in a single unified language, making it easy for people to put something out into the world. Wether its a purchase or a remittance or a smart contract executed ICO. the currency themselves are just tools for make global statements.
[+] [-] Mc_Big_G|8 years ago|reply
An online store with:
No Transaction Fees
No Monthly Fees
No Listing Fees
No Bank / CC Required
Live Chat with Customers
Store Customization
Peer to Peer (no middleman)
[+] [-] theamk|8 years ago|reply
.. no protection against dishonest buyers
.. no protection against dishonest website operators
[+] [-] phaser|8 years ago|reply
https://opentimestamps.org/
[+] [-] djbraski|8 years ago|reply