NDN Browserkit

NDN Browserkit is envisioned as a midlayer between UCLA's NDN-js and a variety of NDN enabled webapps

Core:

NDN Browser Shim - square peg and round hole, reminding myself how to update the npm module

NDNR-js - IndexedDB based NDN database in the browser. respond to interests with the data if available. WORKING PROTOTYPE

NDN-io - from MIME to segmented, versioned, signed content. Bits and pieces of this functionality currently reside in the NDNR-js code. Needs to be abstracted out and refined.

ndnd-js - manage and register multiple faces, basic routing functionality. NOT STARTED

burn list

extract io from wiki-client

publish npm module

build simple daemon (check cache -> repo - > network and visa versa)