blob: 0f8768283592a32dfa6f11858df5ee8458b84e8e [file] [log] [blame] [view]
# ndn-pib
**ndn-pib** is a service to manage the public information of keys (e.g., identity, public key, and
certificates). It provides a query interface to local applications for lookup and update this
information and also publishes certificates in the network.
Usage example:
1. start NFD on local machine
2. execute `ndn-pib [-h] -o username -d /database/dir -t tpm-locator`
For more information, consult the manpage.