We gratefully acknowledge support from
the Simons Foundation and member institutions.
Full-text links:

Download:

Current browse context:

cs.NI

Change to browse by:

cs

References & Citations

DBLP - CS Bibliography

Bookmark

(what is this?)
CiteULike logo BibSonomy logo Mendeley logo del.icio.us logo Digg logo Reddit logo

Computer Science > Networking and Internet Architecture

Title: Introducing Peer Copy -- A Fully Decentralized Peer-to-Peer File Transfer Tool

Abstract: It allows any two parties that are either both on the same network or connected via the internet to transfer the contents of a file based on a particular sequence of words. Peer discovery happens via multicast DNS if both peers are on the same network or via entries in the distributed hash table (DHT) of the InterPlanetary File-System (IPFS) if both peers are connected across network boundaries. As soon as a connection is established, the word sequence is used as the input for a password-authenticated key exchange (PAKE) to derive a strong session key. This session key authenticates the peers and encrypts any subsequent communication. It is found that the decentralized approach to peer-to-peer file transfer can keep up with established centralized tools while eliminating the reliance on centralized service providers.
Subjects: Networking and Internet Architecture (cs.NI)
Journal reference: 2021 IFIP Networking Conference
DOI: 10.23919/IFIPNetworking52078.2021.9472842
Cite as: arXiv:2305.02049 [cs.NI]
  (or arXiv:2305.02049v1 [cs.NI] for this version)

Submission history

From: Dennis Trautwein [view email]
[v1] Wed, 3 May 2023 11:32:36 GMT (46kb,D)

Link back to: arXiv, form interface, contact.