blob: e1f51ade201850004aa094472da5d64cdb9b538e [file] [log] [blame] [view]
Alexander Afanasyevbe998ac2017-05-06 13:11:42 -07001NDN DeLorean: An Authentication System for Data Archives in Named Data Networking
2=================================================================================
3
4Named Data Networking (NDN) enables data-centric security in network communication by mandating digital signatures on network-layer data packets.
5Since the lifetime of some data can extend to many years, they out-live the lifetime of their signatures.
6
7*NDN DeLorean* is an authentication framework to ensure the long-term authenticity of long-lived data, taking a publicly auditable bookkeeping service approach to keep permanent proofs of data signatures and the times the signatures were generated.