TL;DR
This paper introduces a new naming protocol combining DNSlink and decentralized identifiers to enable self-verifiable mutable content in IPFS, addressing limitations of existing methods like IPNS and DNSlink.
Contribution
It proposes a novel protocol that ensures content authenticity and supports content updates without security vulnerabilities, compatible with existing IPFS tools.
Findings
Protocol is feasible with current IPFS tools.
Provides content authenticity without DNSlink security requirements.
Prevents fake content even with DNS or key access by attackers.
Abstract
In IPFS content identifiers are constructed based on the item's data therefore the binding between an item's identifier and its data can be deterministically verified. Nevertheless, once an item is modified, its identifier also changes. Therefore when it comes to mutable content there is a need for keeping track of the "latest" IPFS identifier. This is achieved using naming protocols on top of IPFS, such as IPNS and DNSlink, that map a constant name to an IPFS identifier, allowing at the same time content owners to update these mappings. Nevertheless, IPNS relies on a cryptographic key pair that cannot be rotated, and DNSlink does not provide content authenticity protection. In this paper, we propose a naming protocol that combines DNSlink and decentralized identifiers to enable self-verifiable content items. Our protocol provides content authenticity without imposing any security…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
