A Supercomputing Based Distributed Cloud Marketplace
Minjun Kim,Sina Falaki
2024-11-15
Abstract:The once mythological 51% attack has moved beyond the hypothetical and now poses a legitimate widespread threat to blockchain technology. Current blockchains provide inferior throughput capacity when compared to that of centralized systems, creating an obvious vulnerability which allows the 51% attack to occur within decentralized systems. Despite recent advancements in blockchain which introduce interesting models that achieve high throughputs with enhanced security and privacy, no current networks have evolved to deploy the optimal solution of combining scalability, security, and distributed systems to create a legitimate supercomputing enterprise-grade developer sandbox. In this paper, we introduce an infinitely scalable, secure, and high throughput blockchain capable of amassing supercomputer speeds with off-the-shelf hardware, LuluChain. LuluChain simplifies the blockchain model to obtain greater functionality, speed, scalability, privacy, and flexibility, that works to combat the inflated pricing models set by the oligopolistic cloud computing market as it requires minimal computational work. By eliminating the need for timestamp synchronization and majority agreement among all participants, LuluChain opens the door to reliable trust, low-cost instant transactions, and flexible instant smart contracts. The supercomputing, high throughput distributed system is the ideal foundation for an essential distributed cloud marketplace.
Cryptography and Security
What problem does this paper attempt to address?
This paper attempts to solve several key problems existing in blockchain technology, specifically including:
1. **The threat of 51% attack**:
- The paper points out that the 51% attack, which was once considered theoretical, has now become a real and widespread threat. Current blockchain systems are vulnerable to this attack due to their low throughput. The 51% attack means that an attacker who controls more than half of the computing power in the network can reverse transactions, thus undermining the security and integrity of the system.
2. **Low throughput and scalability issues**:
- Current blockchain systems have lower throughput compared to centralized systems, which limits their scalability in practical applications. The paper emphasizes that the existing blockchain technology cannot effectively handle a large number of transactions, resulting in low system efficiency and difficulty in meeting the needs of large - scale commercial applications.
3. **High cost and complexity**:
- Existing blockchain systems usually require a large amount of computing resources for consensus verification, which not only increases the operating cost but also makes the system complex and inefficient. In addition, the traditional blockchain model relies on global timestamp synchronization and the consent of the majority of nodes, which further increases the system's complexity and latency.
4. **Privacy and security issues**:
- Current blockchain systems have deficiencies in privacy protection. Although pseudo - anonymous accounts are used, it is still possible to track user identities through information such as transaction records, IP addresses, and timestamps, thus causing the risk of privacy leakage.
To solve these problems, the paper proposes a new blockchain architecture - LuluChain. The main features of LuluChain include:
- **Infinite scalability**: By separating ledgers and maintaining independent transaction chains for each user, LuluChain achieves extremely high scalability and performance.
- **Efficient consensus mechanism**: LuluChain introduces the "True Consensus" mechanism to ensure that transaction verification does not require global ordering, reducing latency and resource consumption.
- **Simplified transaction process**: Eliminates the need for timestamp synchronization and the consent of the majority of nodes, making transactions faster and more flexible.
- **Low - cost instant transactions**: Through an optimized distributed economic model, LuluChain provides low - cost instant transactions and smart contract functions.
- **Enhanced security and privacy protection**: Adopts an asymmetric public key infrastructure (PKI) to ensure the security of transactions and the privacy of users.
In conclusion, LuluChain aims to overcome the limitations of existing blockchain technology through innovative architectural design and technical means, and provide a high - performance, low - cost, secure and reliable distributed computing platform.