Designing a Secure Device-to-Device File Transfer Mechanism
Chaitanya Rahalkar, Anushka Virgaonkar

TL;DR
This paper introduces a secure, reliable, and open device-to-device file transfer protocol inspired by WebRTC, utilizing relay servers to improve efficiency and privacy, and compares its performance with existing solutions.
Contribution
The paper proposes a novel device-to-device file transfer protocol using relay servers, enhancing security, reliability, and performance over traditional server-based methods.
Findings
The proposed protocol outperforms WebRTC in transfer speed.
Relay server approach reduces storage and bandwidth costs.
Empirical benchmarks show improved efficiency and security.
Abstract
Secure, reliable, and fast transfer of files across the Internet is a problem attempted to be solved through many application-layer protocols. In this paper, we aim to design a secure, reliable, opendesign, and performant file transfer protocol that is inspired by the WebRTC protocol stack. Traditionally, transferring files involves a publicly exposed (available on the public network) third-party server that serves the uploaded files to the receiver. Here, the third party server has to bear the storage and bandwidth cost to transfer the files between the two parties. We propose a protocol that uses a relay server to relay the files from the client to the server. A relay server has several advantages over a regular file-hosting server. Firstly, a relay server does not retain the uploaded files, it simply relays them. Secondly, a relay server has a full-duplex communication channel and…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Data Storage Technologies · Digital Rights Management and Security · Cloud Computing and Remote Desktop Technologies
