Hacker News new | ask | show | jobs
by Kinrany 1480 days ago
Charlie cannot get a 10$ IOU from Alice, he can only get it from Bob. If Alice wants to give a 10$ IOU to Charlie, she will have to give it to Bob and ask him to give an equivalent IOU to Charlie.

If something happens to Bob, too bad. Both Alice's and Bob's IOUs are void because Bob can neither pay up nor demand payment. Both Alice and Charlie are sad because they knew Bob, and their ability to trade was more valuable than the current balance.

1 comments

I don't think you understood. The scenario I presented Charlie is malicious by making a double-spending attack against David and Eve, separately.

You can remove Bob from the scenario and the problem still stands. Say that Charlie gets the IOU directly from Alice, David and Eve are left with duplicate IOUs. Alice has trusted Charlie with $10, not $20, so she can not re-pay both of the creditors. If you say "David and Eve should not have trusted Charlie then, so too bad if they lost each $10", consider the systemic issue if the double spending is made against with thousands of participants.

Without a way to control for double-spending, everyone can mint IOUs freely and any credit note is essentially worthless. And if remove the idea of IOU and try to make all transactions "cash-based", you just turned a fungible-currency into a non-fungible one (are these $10 coming from Alice-the-good-creditor or are they coming from Dick-the-double-spender?)

Charlie doesn't give Alice's IOU to David and Eve, he gives his own IOUs. He can default on those, but that's implied by David and Eve interacting with Charlie directly.
This is not at all what you said in your original comment, which implied transitive credit.

Without any transitive property, "Charlie gives his own IOUs" already exists. It is called "selling on credit". No crypto required. Shop owners have been doing that for centuries with pen and paper.

You get transitive credit from direct credit.

Alice wants to buy an apple from Charlie. Alice gives an IOU to Bob, Bob gives an IOU to Charlie, Charlie gives the apple to Alice.

And - sure, everything crypto does could be done with pen and paper and a phone line. But here Bob's computer can agree to do this without Bob's involvement.

This only works at a minuscule scale, where people could actually get to meet face-to-face. On a global network, Alice can still create an attack against Charlie. She just needs to get more intermediaries. Even if the intermediaries thought "surely Alice won't put the relationship at risk over a small amount", no one in their right mind would be doing large scale, automated transactions based on "friend-of-a-friend" connections.

Another thing, if you want to make transactions like the one you described, you don't need to pass IOUs around, you just pass money. Alice gives the IOU to Bob, Bob gives her money and then she can buy from Charlie, David, Eve or anyone else.

Sufficiently automated IOUs are indistinguishable from money!

What is the scenario you're imagining of Alice attacking Charlie?