|
|
|
|
|
by mattdesl
1518 days ago
|
|
A centralized escrow is not heresy; it involves a different set of trade-offs. In some cases the decentralized escrow might be more appealing. To go back to my original example of a domain transfer, the exchange can occur in a matter of seconds or minutes within a blockchain, rather than 1 to 20 business days with escrow.com. Never heard of Paxos, if it could achieve the same problems I've outlined earlier, I'd be curious to see it implemented. |
|
Paxos family of algorithms solves distributed state replication. It is the backbone of the database engines that already power most of the internet.
https://en.wikipedia.org/wiki/Paxos_(computer_science)