5
2
I want to know the advantages and disadvantages between Ripple payment verification system and centralized authority's payment verification system.
5
2
I want to know the advantages and disadvantages between Ripple payment verification system and centralized authority's payment verification system.
1
A centralized payment verification system, like Paypal or any number of financial institutions, only considers payments "valid" if they come from within the organization. A single organization is responsible for verifying the truth of statements (with a statement being "Bob sent Alice $50" and the like). This means that there is no mechanism of agreement on transactions required.
By contrast, decentralized systems like Bitcoin, Ripple and Stellar all must come to agreement on which transactions are valid, without a centralized authority to confirm their truth. Proof-of-Work, Proof-of-Stake, Tendermint and SCP (Stellar Consensus Protocol) are each different solutions to this problem.
Pros of a centralized system:
Cons of a centralized system: