Module @ndn/ndncert

@ndn/ndncert

This package is part of NDNts, Named Data Networking libraries for the modern web.

This package partially implements NDN Certificate Management protocol v0.3 and challenges. This implementation is validated against the reference implementation using ndncert-interop.

Features:

  • CA profile (segmentation not supported)
  • PROBE command
  • PROBE extension for redirection
  • PROBE extension for privacy
  • certificate issuance: NEW and CHALLENGE commands
  • certificate renewal
  • certificate revocation
  • CA publishes issued certificates to @ndn/repo

Challenges:

  • PIN
  • email, with name assignment policy
  • proof of possession, with name assignment policy
  • "nop" (not in NDNCERT spec)

@ndn/keychain-cli package offers ndnts-keychain ndncert03-make-profile, ndnts-keychain ndncert03-show-profile, ndnts-keychain ndncert03-ca, ndnts-keychain ndncert03-probe, and ndnts-keychain ndncert03-client commands that use this implementation.

Index

Namespaces

Enumerations

Classes

Interfaces

Type Aliases

Variables

C TT

Functions