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

Download:

Current browse context:

cs.CR

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 > Cryptography and Security

Title: Proof of file access in a private P2P network using blockchain

Authors: Uwe Roth
Abstract: While sharing files in a peer-to-peer (P2P) system significantly increases both the speed of retrieving the contents and the robustness of the system, tracing the access of files is not straightforward, even in the case of private P2P networks. In fact, a participant that has uploaded a file to a P2P network is not necessarily involved in its download. Additionally, due to the nature of the P2P network it is possible for a participant to already have all the fragments of a file, even before requesting it.
This work tries to address the problem of tracing file access in a private P2P file sharing network through the use of blockchains to improve quality of service and auditability. To this end, the proposed solution combines three elements: (1) A distributed hash table network that is used to distribute encrypted files with redundancy amongst the partner peers; (2) Shamir's secret sharing scheme to split the secret keys of each file; (3) A blockchain network to distribute and manage the secret shares amongst the partner peers. In fact, the latter makes access to a file undeniable to every node of the network.
The solution is relevant for consortia that manage a shared data pool on base of P2P technology with unrestricted access to files but where access to a file has to be recorded due to legal or billing reasons.
Comments: 16 pages, 7 figures, 1 listing
Subjects: Cryptography and Security (cs.CR)
ACM classes: C.2.0; H.3.3; H.1.2; E.3
Cite as: arXiv:1912.08094 [cs.CR]
  (or arXiv:1912.08094v1 [cs.CR] for this version)

Submission history

From: Uwe Roth [view email]
[v1] Mon, 16 Dec 2019 15:57:34 GMT (241kb,D)

Link back to: arXiv, form interface, contact.