NICRJul 22, 2013

DNStamp: Short-lived Trusted Timestamping

arXiv:1307.5756v2
Originality Highly original
AI Analysis

This addresses the need for decentralized and accessible timestamping for any Internet user, offering a novel approach that eliminates single points of failure and trust.

The authors tackled the problem of trusted timestamping without centralized services or participant collaboration by proposing DNStamp, a scheme that uses DNS cache resolvers to generate short-lived timestamps, achieving resistance to attacks like forward-dating and back-dating with reliable verification under continuous attack conditions.

Trusted timestamping consists in proving that certain data existed at a particular point in time. Existing timestamping methods require either a centralized and dedicated trusted service or the collaboration of other participants using the timestamping service. We propose a novel trusted timestamping scheme, called DNStamp, that does not require a dedicated service nor collaboration between participants. DNStamp produces shortlived timestamps with a validity period of several days. The generation and verification involves a large number of Domain Name System cache resolvers, thus removing any single point of failure and any single point of trust. Any host with Internet access may request or verify a timestamp, with no need to register to any timestamping service. We provide a full description and analysis of DNStamp. We analyze the security against various adversaries and show resistance to forward-dating, back-dating and erasure attacks. Experiments with our implementation of DNStamp show that one can set and then reliably verify timestamps even under continuous attack conditions.

Foundations

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

Your Notes