Actions
Feature #4851
openchunks: integrate NAC
Status:
Code review
Priority:
Normal
Assignee:
-
Start date:
Due date:
% Done:
0%
Estimated time:
Description
Integrate Named-Based Access Control into chunks. The implementation will include a compile time argument to ensure that NAC will be an optional dependency to ndn-tools.
Updated by Junxiao Shi over 5 years ago
This feature is fundamentally in conflict with #4637, which states that ndncatchunks
should use SegmentFetcher
. Why not integrating encryption features to SegmentFetcher
?
Updated by Davide Pesavento over 5 years ago
I don't see any conflict. Several features have been implemented in ndncatchunks
first and later found their way into SegmentFetcher
(pipelining, AIMD, cubic, ...), the same thing can be done with NAC. Besides, we already know that the ndn-cxx's SegmentFetcher
needs a complete redesign (#4776).
Updated by Junxiao Shi over 1 year ago
Updated by Davide Pesavento 9 months ago
- Assignee deleted (
Ryan Wickman) - Start date deleted (
02/22/2019)
Actions