An Information-Centric Networking Based Registry for Decentralized Identifiers and Verifiable Credentials

Bander Alzahrani
DOI: https://doi.org/10.1109/access.2020.3011656
IF: 3.9
2020-01-01
IEEE Access
Abstract:Decentralized Identifiers (DIDs) are new self-manageable means of authentication, which is currently under standardization by the World Wide Web Consortium (W3C). Closely related to DIDs, verifiable credentials (VCs) are another ongoing standardization effort (by the same W3C working group) that enables privacy-preserving and cryptographically secure proofs of attribute ownership. Both these approaches assume in their core an immutable decentralized registry (e.g., a blockchain, or a p2p network) in which critical meta-data is recorded. However, W3C's standards do not specify how this registry is implemented, instead this is left as an open implementation choice. In this paper we design, implement, and evaluate a secure DID/VC registry service using the emerging paradigm of Information Centric Networking (ICN). In order to achieve our goal, we combine the decentralized nature, and the "lookup by name" property of ICN, with a secure mechanism for maintaining synchronized replicas of an item in multiple locations. Due to ICN's inherent support for multicast and caching, our construction imposes small network overhead, and achieves low lookup times.
computer science, information systems,telecommunications,engineering, electrical & electronic
What problem does this paper attempt to address?