-
Notifications
You must be signed in to change notification settings - Fork 9
TODO List
RoySCU edited this page May 17, 2020
·
5 revisions
Note
POSIX package consists of three parts: ndn-lite, ndn-iot-controller and posix adaptations & examples.
ndn-lite
- Unifying the behavior when encode/decode KeyID
- User-defined freshness period in data publishing
- Upgrade key storage to support per service per certificate
- Update documentation
- Implement content store
ndn-iot-controller
- Using signature info to help access control
- Check whether the device has already bootstrapped
- Upgrade to per service per certificate
- Verify the signature:pre_installed_ecc_key
- Asking which
room
instead oflivingroom
by default - Publish certificate to the repo
posix adaptations & examples
- Clean and update examples
- Upgrade the tests to the new version
general
- Need Pub/Sub APIs written in python-ndn