Is access to mining the only obstacle to centralised bitcoin-like currency?

1

Considering the value of bitcoin beside dollars there seems to be so many applications where a centralised bitcoin-like system may be ideal for internal accountancy and transfers, especially among micro financial institutions.

Parsing a blockchain gives an overview of entire network.

If mining was restricted to only specific people what other obstacles are there for "private" use of Bitcoin clone?

Are there any commercial or opensource entities doing this?

Velletti

Posted 2014-01-13T04:43:56.663

Reputation: 31

1Without the mining, Bitcoin is just a transaction register - a very primitive version of the same idea that underlies pretty much every accounting system ever. So I'm not sure what it would offer over more sophisticated accounting software.Nate Eldredge 2014-01-13T06:03:55.377

Answers

1

Mining is the part of the decentralizing, to make a centralized currency you simply need to skip the publicly maintained blockchain portion, which includes mining. But without the publicly maintained blockchain, you really have only have a database that keeps track of transactions.

John T

Posted 2014-01-13T04:43:56.663

Reputation: 2 759