CRCYNIFeb 28, 2020

Assuring the Integrity of Videos from Wireless-based IoT Devices using Blockchain

arXiv:2003.00118v119 citations
AI Analysis

This addresses integrity assurance for video evidence in forensic investigations, but it is incremental as it applies existing blockchain methods to a specific IoT scenario.

The paper tackles the problem of verifying video authenticity from IoT devices for forensics by using blockchain to store frame hashes, with results showing implementation feasibility for moderate video resolutions.

Blockchain technology has drawn attention fromvarious communities. The underlying consensus mechanism inBlockchain enables a myriad of applications for the integrityassurance of stored data. In this paper, we utilize Blockchaintechnology to verify the authenticity of a video captured by astreaming IoT device for forensic investigation purposes. Theproposed approach computes the hash of video frames beforethey leave the IoT device and are transferred to a remote basestation. To guarantee the transmission, we ensure that this hashis sent through a TCP-based connection. The hash is then storedon multiple nodes on a permissioned blockchain platform. Incase the video is modified, the discrepancy will be detected byinvestigating the previously stored hash on the blockchain andcomparing it with the hash of the existing frame in question.In this work, we present the prototype as proof-of-concept withexperiment results. The system has been tested on a RaspberryPi with different quality of videos to evaluate performance. Theresults show that the concept can be implemented with moderatevideo resolutions.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes