Conference Papers
Permanent URI for this collectionhttps://idr.nitk.ac.in/handle/123456789/28506
Browse
42 results
Search Results
Item CollabChain: Blockchain-backed trustless web-based volunteer computing platform(Springer Verlag service@springer.de, 2019) Sagar Bharadwaj, K.S.; Dharanikota, S.; Honawad, A.; Chandrasekaran, K.Volunteer computing is a distributed computing model in which individuals in possession of computing resources volunteer to provide them to a project. Owing to the availability of billions of computing devices all over the world, volunteer computing can help solve problems that are larger in scale even for supercomputers. However, volunteer computing projects are difficult to launch and deploy. These platforms also force volunteers to trust the authenticity of the project owner and to blindly accept credits allotted to their contribution by the project owner. As a result, very few high-profile trusted projects are able to sustain in this system. In this paper, we present an incentivized web-based volunteer computing platform that functions as a market place to buy and sell computing power. Launching a project on the system and contributing to an existing project happens over the browser without the need for a specialized software or hardware. We introduce the application of blockchain to remove the need to trust any other party in the system. We also present a prototype implementation and solve NP-Problems as examples using the proposed prototype. © 2019, Springer Nature Switzerland AG.Item Blockchain based En-Route Filtering of False Data in Wireless Sensor Networks(Institute of Electrical and Electronics Engineers Inc., 2019) Kumar, A.; Pais, A.R.Wireless sensor networks are an easy target for report fabrication attacks, where compromised sensor nodes can be used by an adversary to flood the network with bogus/false reports. En-route filtering is a mechanism where intermediate forwarding nodes identify and drop false reports while they are being forwarded towards the sink. Existing en-route filtering schemes either have high storage overhead or low filtering efficiency. In this article, we propose a blockchain based deterministic en-route filtering scheme, capable of dropping false reports efficiently. Further, the proposed scheme does not require any key exchange between sensor nodes for data endorsement/authentication, thus reducing the associated key storage overhead and communication overhead. Finally, the proposed scheme can also adapt to dynamic networks and mobile sinks making it suitable for modern wireless sensor networks. © 2019 IEEE.Item VoteChain: A Blockchain Based E-Voting System(Institute of Electrical and Electronics Engineers Inc., 2019) Pandey, A.; Bhasi, M.; Chandrasekaran, K.In the past, electronic voting systems have not seen widespread adoption due to data privacy concerns. Previously proposed e-voting systems make use of a central database to store data, resulting in the servers used to store these databases being a single point of failure. These systems have also been found to be vulnerable to DoS attacks, leading to concerns over their reliability.Blockchains have been used to build secure and scalable distributed systems which have shown several benefits over centralized systems. They have seen uses in sectors ranging from finance and healthcare to food and energy.In this paper, we present VoteChain, a blockchain based voting system to help bring transparency and security to polls. We report on our implementation of VoteChain, as well as the results obtained in testing the system in a real-world poll which prove that such a system can be used in practice for large-scale elections. © 2019 IEEE.Item Inter-Planetary File System Enabled Blockchain Solution for Securing Healthcare Records(Institute of Electrical and Electronics Engineers Inc., 2020) Marangappanavar, R.K.; Manjappa, M.The sharing of health-related data has become challenging in terms of data security which may lead to compromise patient's privacy. Generally, once the report generated by the health provider is final, it will be uploaded to the hospital's private repository. When it comes to the hospital as an organization, many participants [Doctor, Patient, Researcher, Insurance company] requires the report of patients for one or other reasons. Providing a single platform for all participants to share confidential data securely is a difficult and challenging task. Care should be taken such that the personal data of the patients should not be misused or tampered. Existing methods have been proved insufficient to effectively manage and secure health records. Blockchain technology, a recent research trend, has shown promising results for such secure data sharing. Since the contents of blockchain are tamper-proof, all participants can access the data but cannot change the data. By employing smart contracts and access control programs one can monitor data activity in the blockchain network. In this article, a blockchain architecture has been designed and discussed for secure and easy sharing of patient's Personal Health Report(PHR) among the different players of health organization. Further, Inter-Planetary File System (IPFS) has also used in the proposed blockchain architecture for faster retrieval of PHR's. We demonstrate the strengths of our proposed model, its user-centric focus and also the experimental results. © 2020 IEEE.Item The Dependency of Healthcare on Security: Issues and Challenges(Springer Science and Business Media Deutschland GmbH info@springer-sbm.com, 2021) Kittur, L.J.; Mehra, R.; Chandavarkar, B.R.Information security and privacy in the sector of healthcare is an important issue that has to be given importance. With the growing adoption of electronic health records of patients, the need of accessing and sharing information between different healthcare professionals is also increasing. This gives rise to the attention that has to be provided for securing the information. Also the adoption of the Internet of Things in wireless body sensor networks, leads to the usage of Cloud and Fog in healthcare systems. Thus pointing towards secure methods of accessing, storing, processing of sensitive data. In this paper, an overview of different issues and challenges pertaining to the security of healthcare systems is presented. Also, the solutions to address the security concerns in the healthcare systems are also discussed. © 2021, The Editor(s) (if applicable) and The Author(s), under exclusive license to Springer Nature Singapore Pte Ltd.Item Ethereum Blockchain Enabled Secure and Transparent E-Voting(Springer Science and Business Media Deutschland GmbH, 2021) Rao, V.; Singh, A.; Rudra, B.The blockchain’s revolutionary concept is the underlying technology behind the popular examples such as Bitcoin and it now relies on the Web and online services. Nowadays, blockchain is famous for its use in cryptocurrencies, but many fintech activities and routine processes that were done offline can be done using blockchain. Smart contracts are abstract pieces of codes that need to be inserted into the network and enforced as planned in every phase of upgrading blockchains. With the population growing so fast across the globe, e-voting is an emerging online service-related issue. The smart contracts of blockchain enable to have a easy, safe, cheap, secure and transparent e-voting due to which blockchain is one of the top solutions for e-voting. Even in the many blockchains available in the world, Ethereum is one of the most consistent available blockchain and has widespread use because of which it is suitable for e-voting. An e-voting system must ensure that it is secure, as it should not allow duplicated votes and it should be able to protect attendants’ privacy being fully transparent too. In this paper, Ethereum wallets and Solidity language for smart contracts were used to make a sample small scale e-voting application. The blockchain was tested on local blockchain using ganache and ropsten test network. The Ethereum blockchain keeps the records of ballots and votes after an election is held. Users can use Ethereum wallets to directly submit theirs vote and those votes are handled with the consensus of each Ethereum node. © 2021, Springer Nature Switzerland AG.Item ShardCons - A Sharding Based Consensus Algorithm for Blockchain(Institute of Electrical and Electronics Engineers Inc., 2021) Kumar, A.; Sangoi, A.; Raj, S.; Manjappa, M.Blockchain, the foundation of Bitcoin, has received extensive attentions in recent days. Blockchain-based applications are springing up, covering numerous fields including financial services, reputation system, Internet of Things (IoT), Healthcare systems, Supply Chain Management and so on. Blockchain serves as an immutable ledger which allows transactions to be securely accomplished via point-to-point connections in a distributed system without the need for a third-party. Since it is decentralized, consensus algorithms keeps hold the integrity of the transactions which are added in the chain. Consensus algorithms are the primary root of the blockchain technology and a good consensus algorithm can guarantee the fault tolerance and security of the blockchain systems. In this article, authors present a novel consensus algorithm for public blockchain which shards the miners based on their performance. Once the sharding of miners is done, the best miner from each shard is chosen to form a Super shard of miners, and then from Super shard, one miner is randomly chosen as a winner miner who will mine the next block in the blockchain network. For sharding, performance history of miners will be maintained in each miner and re-sharding will be done at regular intervals in order to bring fairness in the system. The proposed sharding based consensus algorithm solves one of the main problem of public blockchain which is scalability issue. This performance based consensus algorithm also ensures more fairness, avoids starvation, improves the trust among the miners and enhances the overall performance of the blockchain network. © 2021 IEEE.Item Securing Database Backups Using Blockchain and Peer-to-Peer Network(Institute of Electrical and Electronics Engineers Inc., 2021) Maheshwarkar, A.; Kumar, A.; Gupta, M.Databases are one of the critical services provided by a cloud environment. Database downtime can have a devastating impact on any running service. Database backups are generally made robust with high availability by replicating them in a new server. However, storing a database backup on a new server is not cost-effective. At the same time, storing the backup in the same server does not ensure high availability. In this paper, we propose creating a secure database backup architecture using a transaction blockchain and peer-to-peer network to record the history of the transactions. Our architecture makes database backups highly available with a 4 percent decrease in throughput. © 2021 IEEE.Item Towards a Secure Electronic Health Record System using Blockchain Technology(Institute of Electrical and Electronics Engineers Inc., 2021) Bhattacharyya, S.; Chandrasekaran, K.Blockchain has emerged as a key technology for ensuring reliability and security in several application areas primarily including the healthcare sector. Blockchain is a distributed ledger where blocks of transactions are connected in a chain using the cryptographic hash function of the previous block, making it an append-only structure. Any modification on any of the blocks will generate different hash values in other blocks in a cascading manner and different link relations. In this way the blockchain achieves immutability and security. Blockchain also involves consensus mechanisms in order to ensure synchronization among blocks and agreement between existing nodes to add a new transaction in the chain. Healthcare data is highly sensitive in nature, which consists of private information related to the diagnosis and treatment of patients. In traditional approach these data are stored by each hospital separately where sharing data is very time consuming. Also, health data is very limited to access due to the risk of disclosure of sensitive information. In order to address these issues, the objective of this paper is to integrate blockchain technology with healthcare records/data in order to provide better sharing of data without the fear of data tampering or security breach. © 2021 IEEE.Item A USER AUTHENTICATION AND ACCESS CONTROL SCHEME FOR IoT-BASED HEALTHCARE USING BLOCKCHAIN(Institute of Electrical and Electronics Engineers Inc., 2021) Geetha, V.; Balakrishnan, B.IoT devices do not possess the potential to protect themselves from risk of the attackers as they are resource-constrained. Blockchain is arising as a decentralized and distributed technology with proficiency in delivering secure management, access control and user authentication for protecting data and services of IoT devices, guaranteeing integrity, confidentiality and availability. IoT-based healthcare applications has many benefits like reduced cost of healthcare, improved quality, remote monitoring of patients etc. Ensuring a robust and secure interactions between patient and healthcare providers is very important to protect sensitive medical data. A distributed and reliable user authentication and access control scheme to be used in IoT based Healthcare is designed and implemented here with the help of local gateways directly interfaced to smart contract based Ethereum Blockchain. The local gateways can manage multiple local IoT devices and improve scalability. This reduces the overhead of performing resource-consuming authentication tasks and blockchain-communication at the IoT devices. To exhibit the working of the framework, a case study is presented with two laptops and a Raspberry Pi. © 2021 IEEE.
