- Mastering Blockchain
- Imran Bashir
- 344字
- 2021-07-09 19:17:07
Platforms for decentralization
There are many platforms available for decentralization now. Many companies around the world have introduced platforms that promise to make distributed application development easy, accessible, and secure for users. Some prominent names are discussed here.
Ethereum
Ethereum tops the list as being the first blockchain that introduced a Turing-complete language and the concept of a virtual machine. This is in contrast to the limited scripting language in bitcoin and many other cryptocurrencies. With the availability of this Turing-complete language called Solidity, endless possibilities have opened for the development of decentralized applications. This was proposed in 2013 by Vitalik Buterin and provides a public blockchain to develop smart contracts and decentralized applications. Currency tokens on Ethereum are called Ethers.
Maidsafe
Maidsafe provides a SAFE (Secure Access for Everyone) network that is made up of unused computing resources, such as storage, processing power, and the data connections of its users. The files on the network are pided into small chunks of data that are encrypted and distributed throughout the network randomly. This data can only be retrieved by its respective owner. One key innovation is that duplicate files are automatically rejected on the network, which helps reduce the need for additional computing resources to manage the load. It uses Safecoin as a token to incentivize its contributors.
Lisk
Lisk is a blockchain application development and cryptocurrency platform. It allows developers to use JavaScript to build decentralized applications and host them in their own respective sidechains. Lisk uses the Delegated Proof of Stake (DPOS) mechanism for consensus whereby 101 nodes can be elected to secure the network and propose blocks. It uses the Node.js and JavaScript backend whereas the frontend allows the use of standard technologies, such as CSS3, HTML5, and JavaScript. Lisk uses LSK coin as a currency on the blockchain. Another derivative of Lisk is Rise, which is a Lisk-based decentralized application and digital currency platform. It has more focus on the security of the system.
A more practical introduction to these platforms and others will be supplied in later chapters.
- 白話網絡安全2:網安戰略篇
- Securing Blockchain Networks like Ethereum and Hyperledger Fabric
- 黑客大曝光:無線網絡安全(原書第3版)
- Rootkit和Bootkit:現代惡意軟件逆向分析和下一代威脅
- 計算機病毒分析與防范大全(第3版)
- API攻防:Web API安全指南
- Kali Linux Wireless Penetration Testing Cookbook
- 網絡運維親歷記 (網絡運維紀實文學)
- 網絡安全設計、配置與管理大全
- 解密數據恢復
- 從實踐中學習密碼安全與防護
- 博弈論與數據安全
- VMware vCloud Security
- Mastering Python for Networking and Security
- Hands-On Bug Hunting for Penetration Testers