Internet of Things has been increasing its usage and recognition in vast

Categories: Network

Internet of Things has been increasing its usage and recognition in vast sectors likedefence, Business, Industries, Hospitals. The data disruption is Strictly unacceptable ina number of these sectors because it could end up in serious Loss or Damages to theentire system. As of now, IOT is using a central cloud storage system for informationstorage and transactions. however, some examples already veri ed that Central cloudstorage information might be hacked and changed by the specialists. But Blockchain isimmutable and synced over the Network consisting of Multiple nodes.

The Blockchain primarily based IOT security may be an example of associate advanceIOT system as well as the economical private blockchain designed within the pythonlanguage. In this example, we've got developed a protocol of a private blockchain withSecure Hash Algorithm(SHA256) and Self determinative Nance with No limit on therange of blocks and transactions.The project is an e ort to simulate Associate IOT system consisting of 2 standardand sophisticated technologies i.e. Block-chain and Internet of things.

Get quality help now
WriterBelle
WriterBelle
checked Verified writer

Proficient in: Network

star star star star 4.7 (657)

“ Really polite, and a great writer! Task done as described and better, responded to all my questions promptly too! ”

avatar avatar avatar
+84 relevant experts are online
Hire writer

The project hasresulted in the creation of an Advanced IOT system having localized blockchain storageoperating with real-time data assortment and Manipulation with intolerance of datadisruption and modi cation.Keywords: Blockchain, Internet 0f things, data security, Data disruptionIn the past people wouldn't have even realized that the data generated through IOTdevices can be of so much use. However, with the increase of awareness promoted by thebig data boom, it has been a universal consensus that data is the most valuable asset ofa business. With sound protection of data privacy, people are trying to make the betteruse of the data created by IOT devices.

Get to Know The Price Estimate For Your Paper
Topic
Number of pages
Email Invalid email

By clicking “Check Writers’ Offers”, you agree to our terms of service and privacy policy. We’ll occasionally send you promo and account related email

"You must agree to out terms of services and privacy policy"
Write my paper

You won’t be charged yet!

However, at present, there is no comprehensiveplatform which can make the intelligent devices easy to access and continuously exchangedata value at low cost. The block chain technology has the characteristics of high security,decentralization, and tamper-proof, which enables all participants to realize value ofinterconnection and transmission at a very low cost. This paper brings a solution toreduce the data breaching and ensuring more data security trust.2.1 BlockchainBlockchain technology is a new technology that integrates decentralization, distributedcomputation, asymmetric encryption, timestamp and consensus algorithm. It provides adistributed ledger that simpli es account reconciliation process through encryption tech-niques distributed message transmission protocol and maintains a large amount of datathrough decentralization. Blockchain is getting too much of attention from data scien-tist all over the world. All things considered, it can alter and improve the worldwidefoundation of the advances associated with one another over web.It can help informa-tion preparing e ectiveness and gives information sharing capacity while guaranteeinginformation security. Therefore, comparing to traditional technologies, blockchain tech-nology is equipped with the strengths of sustainability, compatibility, data sharing andinterconnectivity.Mainly blockchain has four components which can form its entire infrastructure:1. Network of nodes- All the transactions made by various notes connected throughinternet are maintain collaboratively. The authenticity of transactions is cross ver-i ed by the protocol which removes the involvement of a trusted third party forvalidation for purpose.As soon as a transaction is performed, this gets recorded to the ledger of the pre-vious transaction and this process is known as 'mining'. The proof of work will beveri ed by the other nodes which are present on the blockchain network.Distributed database system - the database which consists the information iscopied to every node of the system. Each block contains of following data in itself : A list of transactions Time stamp Information The hash codeFigure 3: A Block3. Shared ledger : the ledger gets update each time a transaction is made intothe blockchain. It is publicly available and is incorruptible which introduces thetransparency to the system.Figure 4: A Blockchain64. cryptography can help to secure the communication very strongly which is noteasy to crack or tempered by unauthorized users.2.3 Advantages1. Secure communicationIn some cases, IoT devices have to communicate for the purpose exchanging datarequired to process a trans- action and to store it in a ledger. These ledgers canalso be used to store encryption keys to make the exchanges more con dential. IoTde- vice sends an encrypted message using the public key of the destination device,which is then stored in the block- chain network. The sender then asks its nodeto get public key of the receiver from the ledger. Then the sender encrypts themessage using public key of the receiver, in this way, only the receiver will be ableto decrypt the sent message using their private key .2. Authentication of usersThe sender digitally signs the message before sending them to other devices. Thereceiving device then gets the public key from the ledger and uses it to verify thedigital signature of the received message. We have describe the digital signaturework at below: First, the sender calculates hash of a message that is then encrypted with itsprivate key. digital signature along with the message is transmitted. The receiver then decrypts the digital signature3. Con guring IOT projectBlockchain technology helps a lot in establishing a trusted and secure con gura-tion for IoT devices. Approaches that seem relevant here are: Properties of IoT like Con guration details and the last version rmware val-idated can be hosted on the ledger. During bootstrap, the blockchain node isasked to get its con guration from the ledger. The con guration is required tobe en- crypted in the ledger to prevent the discovery of IoT network topologyor its properties by analysis of the information stored in the public ledger. The hash value of latest con guration le for every device can be hosted inthe ledger. Using a cloud service the IoT device will have to down- load thelatest and trusted con guration le after every xed interval of time ( sayevery night). Then the device can use the blockchain node API to retrieveand match the hash value, which is stored in the blockchain. This would allowthe administrators to remove any bad con gurations regularly and reboot eachand every IoT device in the network with latest and trusted con gurations.7 Example:The data used in blockchain system can be of any type and can befrom any kind of IOT device for that matter. The gure 1 shows that theIOT devices are connected to the blockchain network. Securing them witha blockchain network makes the system decentralized, in which there is nosingle authority which can approve any transaction. E ach and every devicewill have a copy of ever growing chain of data. This means that wheneversomeone wishes to access the device and do some transaction then all themembers of the network must validate it. After the validation is done, theperform transaction is stored in a block and sent to the notes of the network.All this make the system more secure and impossible for the un-authorizedsources to breach into the security.2.4 Issues of Internet of things1. Secure constrained devicesA number of Internet-enabled devices have limited storage, memory, and pro-cessing capabilities and often need to be capable of operating at lower power levels,for example when using batteries. Security-based approaches that are heavily de-pendent on encryption are not suitable for these limited devices because they areunable to quickly perform complex encryption and decryption in order to be able toprovide real-time data.These devices are often susceptible to side channel attacks,such as attack attacks that can be used to turn these algorithms. Restricted devicesusually only use fast and easy encryption algorithms.Internet systems of things needto use several levels of protection, such as partitioning devices on separate networksand using rewalls to compensate for these devices limitation.2. Secure communicationOnce the devices themselves are provided, the next challenge for the safety ofthe Internet of Things is to ensure that network communications between devicesand services in the cloud or applications is secure. Many devices do not encryptmessages before sending them over the network. However, it is best practice touse encryption in tra c and to accept standards such as TLS. The use of separatenetworks to isolate devices also helps to establish secure private communications sothat the forwarded data remains con dential.3. Ensure data privacy and integrityIt is also important that the data when data is transmitted over the networkis stored and processed safely. The integration of data privacy involves the edit-ing or the anonymity of con dential data before storing or using data sharing todivide personal information from useful information about the Internet of Things.Data that is no longer needed must be safely disposed of, and, if data is stored,maintaining compliance with legal and regulatory frameworks is an important chal-lenge.Ensuring the integrity of data that may involve the use of checksums or digital8signatures to ensure that data is not changed. Blockchain - a decentralized, dis-tributed data logger - o ers an expanded and sustainable approach to ensuring theintegrity of data on the Internet of things.4. Secure web, mobile, and cloud applicationsWeb and mobile applications and cloud services are used to manage, access andhandle Internet devices and data so they need to be protected as part of a mul-tilateral approach to Internet security issues. When designing applications on theInternet of Things, be sure to use secure engineering practices to avoid vulnerabil-ities such as the rst 10 OWASP vulnerabilities. Like devices, apps also need tosupport secure authentication for both apps and app users by providing parameterssuch as 2FA and secure password recovery options.5. Detect vulnerabilities and incidentsIn spite of e orts, vulnerabilities and security breaches are inevitable. How doyou know if your MI system was compromised? In rami ed systems of the Internet,the complexity of the system from the point of view of the number of connecteddevices and the variety of devices, applications, services and communication proto-cols has complicated the identi cation of the case. Vulnerability and vulnerabilitystrategies include monitoring network communications and activity logs for malad-ministration, participation in intrusion attempts and vulnerability ethics, and usingintelligence and security analysis to detect and report incidents.6. Predict and pre-empt security issuesThe long-term challenge for the security of the Internet of Things involves the useof security intelligence not only to detect and mitigate the problems as they arisebut also to anticipate and prioritize potential security threats. Threat modellingis one of the approaches used to predict security issues. Other approaches includethe use of monitoring and analysis tools for event matching and real-time threatvisualization, as well as the use of AI.9

Updated: Nov 01, 2022
Cite this page

Internet of Things has been increasing its usage and recognition in vast. (2019, Aug 20). Retrieved from https://studymoose.com/internet-of-things-has-been-increasing-its-usage-and-recognition-in-vast-essay

Internet of Things has been increasing its usage and recognition in vast essay
Live chat  with support 24/7

👋 Hi! I’m your smart assistant Amy!

Don’t know where to start? Type your requirements and I’ll connect you to an academic expert within 3 minutes.

get help with your assignment