justincpresley / ndn-python-svs

ndn-python-svs: NDN StateVectorSync protocol python library for syncing distributed real-time applications.
GNU Lesser General Public License v2.1
9 stars 5 forks source link

Shared Derived Signing Problem #5

Closed justincpresley closed 3 years ago

justincpresley commented 3 years ago

When caching other node's packets, the packet needs to include the signature within the database. Also the packet should not be resigned.