Just means someone needs to remake the protocol where no foundation holds half the XRP Been pondering how to apply a ripple design but redo it without it being bitcoin
It's pretty easy, just allow submitters of proof-of-work to create XRP, and adjust the difficulty so that the number of solved proofs per ledger is below a threshold.
Proof of work could go like this:
1) Put the hash of the previous ledger into a SHA256 hashing context
2) Put a nonce into the hashing context
3) Hash the result.
4) If it is greater than the target difficulty, increment the nonce and go to 1
If you don't find a solution before the next ledger close then you start over with the closed ledger's hash.
Now if you do find a solution then you submit it to the network as a special transaction. Very likely, a few other people will also find solutions. To break the tie, the consensus process could pick the solution with the lowest value.
If the difficulty is too low then there will be many solutions per ledger. To prevent proof of work from flooding the network, the algorithm for adjusting the difficulty would increase the difficulty until the number of valid submitted proofs per ledger was below some number, say 200.
At some point you want XRP to stop being created so after some ledger number, say the one hundred millionth ledger, no more proof of work can produce XRP.
I'm no expert at cryptosystems so this rough outline will probably need refinement.
Sounds about right I was thinking more on the application and advertising side but with a different remake of the ripple protocol using it's strengths but also trying to focus on the weak-points.
Something like a Proof of Concept
Decentralized Stock Exchange
A web of interconnected exchanges based on trust
Central Exchange Servers and multiple markets connecting worldwide
24/H Over the Counter Trading
Instant connection to all world markets
Trading person to person through a trustnet
Using a similar Ripple design
While bitcoin emphasizes currency creation
I see ripple through a central server being applied towards stock exchanges
By diversifying servers and having assets trusted through multiple exchanges
It may be able to evolve the very core idea of stock exchanges.