top of page

A Proposal to Implement Bitcoin Protocol within the Linux Kernel

An implementation of a dependable protocol for decentralized networking by means of the Linux kernel is proposed on this article.

The proposed protocol establishes safe peer-to-peer communications between nodes in a decentralized community. At the identical time establishing and sustaining consensus between the entire nodes within the community regarding its state. A scheme referred to as Proof-of-work is used to find out the true state of the decentralized community. The information that determines the state of the community is held in a distributed ledger referred to as the Blockchain. The Blockchain is a series of transaction blocks (a data-structure that maintain the info of a number of transactions). These blocks are linked collectively by making the validity of a single block rely upon the hash of itself and the block beforehand created. As the blockchain will increase, safety is made stronger. At the time of this writing there is not any recognized technique to gainfully compromise the blockchain.

1. INTRODUCTION

1.1 Linux Networking

Linux networking over the Internet is very similar to different working methods. Linux customers depend on the identical protocols utilized by Internet customers worldwide. These protocols are relied on for what has turn into widespread technique of communications, like SMTP for e-mail, HTTP used for web sites, and SIP utilized by VOIP (Voice Over Internet Protocol) companies. These protocols are used on a regular basis and are main instruments for throughout enterprise within the mainstream world. Due to the underlying complexities, these companies require individuals and companies that use them to rely upon a third-party to supply the amenities to make use of them over the Internet. Sometimes counting on their Internet supplier to additionally present entry to a number of different Internet protocols.

1.2 Problem Identification

This kind of reliance on third-parties for companies over the Internet has given the Internet a seemingly centralized structure. Where individuals rely upon a provider relatively than entry the useful resource immediately from the setting. In this case the setting is the Internet. Centralized methods are environment friendly, scalable, and possible, however include a dependency on individuals to be sincere when tempted with the chance for large achieve by means of dishonesty. Also, they supply a central entry level to delicate information saved on the community, making a single profitable assault highly effective sufficient to cripple the whole community. Because these limitations, centralized methods include excessive danger and have confirmed to be some extent of failure in our society for the explanations talked about right here.

2. PROPOSED SOLUTION

2.1 Bitcoin Protocol

In October 2008 Satoshi Nakamoto launched a paper explaining a digital forex referred to as Bitcoin. Along with the outline of the digital forex he additionally defined a protocol for a secure safe decentralized community, the place consensus may be efficiently established between the nodes. Bitcoin forex is an experiment that has tried the decentralized community protocol implementation. To date Bitcoin has been profitable in lots of areas that the present centralized monetary methods have failed. Any weaknesses revealed within the Bitcoin protocol will likely be a results of new software challenges. In the monetary sector, which is advanced and demanding, Bitcoin has proven that it is capable of deal with many different actual world issues we face on the Internet right now. Leveraging Bitcoin as a decentralized improvement platform contained in the Linux kernel would permit for a better safer, dependable, decentralized implementation of the preferred Internet protocols in use right now. Protocols might be included into the guts of working methods utilizing decentralized expertise. This strategy would launch Internet customers from dependency on third-parties to entry companies like SMTP, VOIP, DNS, and different Internet primarily based companies. As a consequence the Internet primarily based companies can be decentralized, cheaper to handle, and their service insurance policies extra accessible to consumer affect.

0 views0 comments

Recent Posts

See All

Commenti


bottom of page