|
|
|
|
|
by makomk
4598 days ago
|
|
No, the Ripple ledger is not decentralized in any meaningful way. The ledger consensus is entirely decided on by a cluster of nodes explicitly approved by OpenCoin Inc (and in many cases run by them too). There is no way for any non-approved node to influence their ledger consensus; all non-OpenCoin nodes can do is double-check the ledger agreed on by the OpenCoin nodes. In practice this means that they can freeze arbitrary coins and accounts and there's nothing anyone can do about it. What's more, unlike in Bitcoin it has protocol-mandated fees that are effectively paid to OpenCoin Inc (they have to be paid using XRP which is then destroyed, and the only source of new XRP is OpenCoin Inc) - and those fees are set as part of the ledger consensus. So if it takes off they can ramp up the fees they charge to use Ripple arbitrarily and no-one can do anything about it. |
|
OpenCoin/Ripple Labs can't steal funds at any account (unless they have the private keys to that account). They could attempt to freeze an arbitrary account by ignoring any broadcasted transactions associated with that account, and only voting on candidate sets which don't include them. But that would be noticeable, as the transactions would get stuck in the candidate sets of all the honest nodes. If there are enough honest nodes with overlapping UNL's, then the Ripple Labs nodes would have to accept it, or be split/forked from the network.
The paid transaction fees are destroyed, so they are effectively paid to all XRP holders, in proportion to their holdings. This is actually similar to the proof-of-stake scheme in ppcoin.
Also, the base fee gets changed by upgrading rippled. There is a pseudo-transaction associated with changing the base fee and the minimum reserve, but these pseudo-transactions are used to prevent the network from agreeing to a fee change (or implementation of new features) until enough validator nodes have the upgraded ripple (upgraded nodes will "vote" on the fee change).