Atomic Ownership Blockchains
https://en.everybodywiki.com/index.php?title=Atomic_Ownership_Blockchains
Atomic Ownership Blockchains may solve all these issues. It is much more decentralized than Bitcoin. The real decentralized blockchains are actually private blockchains, which seem to be the least likely option.
This type of private blockchain is different from most private blockchains, as it operates in the public domain and is visible to the entire network, just like a public blockchain. However, unlike a public blockchain, each private blockchain has an owner, and only the owner can add blocks, while others can only read.
Another important difference from typical private chains is that the owners of these blockchains can be changed. When the current owner adds a block to the blockchain and writes “I am giving this blockchain to Alice” in the block, broadcasts it, everyone who receives the block knows that Alice is now the owner of this blockchain. Alice now has the right to add blocks and can use the same method to give the blockchain to someone else.
These private blockchains can thus easily circulate among people by adding blocks, being transferred from one person to another. Each transfer block is added on demand by the recipient of the previous transfer block. By examining all the transfer blocks on this blockchain, one can see the entire transfer history and all the relationships between former owners and their transfers.
Is this decentralized? It seems unclear when there is only one blockchain. However, when we have multiple private blockchains like this, where each person has several blockchains, and they can simultaneously send multiple blockchains to others, the blockchains do not affect each other.
Therefore, when Alice sends five chains to Bob, and Bob sends eight chains to Charly, it is just as convenient and fast as having only one chain, and there is no need for a consensus algorithm. In such a multi-chain system, there are no special nodes overall, and anyone can freely join. Participants are not assigned specific roles and each person only has the authority to manage their own chain. They have no authority to participate in others’ decisions or enjoy privileges beyond others. The rights of all participants are equal. Hence, it is far more decentralized than any public blockchain.
By simply increasing the number of blockchains, the performance and capacity of this blockchain system can be horizontally scaled. This expansion has no limit and is only limited by hardware capabilities. Therefore, its scalability is quite good.
Assigning different meanings to each blockchain can enable different business applications. For instance, considering each blockchain as a banknote and establishing an eternal and immutable face value in the root block of each blockchain can create an ideal cryptocurrency.
When comparing it to Bitcoin, it becomes apparent that this private blockchain records smaller units of data. Unlike Bitcoin, which has a single blockchain to record the entire system, the private blockchains focus on recording micro-objects. In Bitcoin, with each added block, all changes within the system during that period must be recorded. In the new currency system, each banknote acts as an individual unit, similar to an atom, and the status of each banknote determines the overall state of the system. Essentially, if the owner of each banknote can be determined, one can ascertain how much money each person possesses. The behavior of these banknotes is simpler compared to the entire system. The only thing banknotes need to do is to change their ownership, and each payment can be implemented by transferring ownership of several banknotes.
As discussed earlier, a transferable private blockchain can perfectly record its own transfer history of ownership, making it an ideal data carrier for describing the atomicity of ownership. Therefore, we refer to this type of transferable, public domain, and atomic object-oriented private blockchain as an Atomic Ownership Blockchain(AOB).
Now we can answer the question raised earlier: why can private blockchains achieve a higher level of decentralization than public blockchains? The key lies in what object is being described. Bitcoin and other popular blockchains describe a macroscopic object, which is represented by a single blockchain that represents the entire system. This blockchain itself becomes the key point, which is disadvantageous for decentralization. On the other hand, AOBs are microscopic, with each blockchain describing only one atomic object. As many blockchains are needed as there are atomic objects. The distribution of atomic objects reflects macroscopic information, and private ownership at the atomic level does not affect decentralization at the macroscopic level.
AOB seems to have solved all the problems of decentralization. Voting without Views and Conscience? AOB does not vote. The Lack of Legitimacy? AOB does not have this problem. Public power encroaches on private rights? AOB only has private rights, no public power. Shadow blockchain attacks? AOB will ignore forked blocks that are broadcast later. Affected by random factors? AOB does not introduce random factors. Government or mega-entity 51% attacks? It does not work for AOB. Bounty protocol? Invalid for AOB. Economically suicidal attacks? Still fail against AOB. Therefore, as the first real decentralization technology, AOB is superior to previous blockchains in all respects. AOB has truly achieved security at the cryptographic level.
Compared to Bitcoin, AOB’s only disadvantage in security is that it is too easy to fork, but the economic mechanism of punishing the culprit can reduce the number of attacks to a very low level. Proper handling can be made by monitoring the broadcast order of conflicting blocks. As long as we wait, security can be achieved, and the waiting time is probably not as long as Bitcoin. Even in the rare occurrence of an effective fork, the impact on the entire system is negligible and can be resolved by merging forks.
The only new requirement for AOB users is to stay online as much as possible and pay attention to the time sequence of block broadcasts. This will not pose too much of an obstacle and is completely negligible compared to the electricity consumption of PoW.