Diana Smetters
Activity
Reported issues: 56
08/18/2010
- 01:52 pm CCNx Feature #100155: encrypt the key cache
- Version that uses smime to encrypt the key cache pushed into a branch: 100155-encrypt-cache.
This uses bouncy cast...
08/17/2010
- 01:39 pm CCNx Bug #100176: EnumeratedNameList.getNewData only gets data once
- Actually EnumeratedNameList.getNewData is phenomenally dangerous and pretty much encourages people to get themselves ...
08/12/2010
- 04:06 pm CCNx Feature #100132: Make network objects not preregister filters
- Remove flow controller construction and filter registration in network object constructor. Rely on saveInternal to bo...
- 04:04 pm CCNx Feature #100097: implement automated link dereferencing
- Cycle detection should go into CCNAbstractInputStream at the point links are being dereferenced. Ignore the misleadin...
- 04:02 pm CCNx Feature #100133: Symmetric key based filter registration protocol
- The best way to do this is after #100157, and use symmetric MACs to sign the existing messages, otherwise unchanged. ...
- 03:51 pm CCNx Feature #100157: generalize signing/verification code to support MACs
- The basic components of this are to
a) have KeyManagers manage not PrivateKey objects, but Key objects, and to ma... - 11:38 am CCNx Feature #100060 (Resolved): remove additional copy steps in CCNSegmenter
- Replaced by issue #100172.
- 11:37 am CCNx Feature #100172 (New): refactor CCNSegmenter for efficiency, block constraints, statelessness
- Replaces issue #100060.
Basically the most effective way to handle issues #100080 and #100100 is to refactor CCNSe... - 11:29 am CCNx Feature #100059: enforce write permission checks in access control manager
- This is a significant research problem, and very hard to do efficiently while preserving the ability to attribute con...
- 11:27 am CCNx Feature #100036: clean up publisher handling in interest construction and data retrieval
- We need the ability to specify not just the exact signer of a piece of content (the PublisherPublicKeyDigest matching...
Also available in: Atom