-
Sorry for the late email. I promised I will send an email to describe what I have done for hydra security. Here's the description of my code:
1/ envelope: https://github.com/tianyuan129/trust-info-…
-
## Environment
* Linux kernel 5.4.0
* Docker `python:3.9` image
* NFD `0.7.1-30-ga103334b`, Unix socket mounted into the container at `/run/nfd.sock`
* NFD uses multicast strategy for all prefix…
-
Hey! So I have a use case to support the [NDN-DPDK](https://github.com/usnistgov/ndn-dpdk) forwarder.
As you may know, [ndn-hydra](https://github.com/justincpresley/ndn-hydra) is an distributed repos…
-
**_System:_** Ubuntu 20.04
**_Forwarder Version:_** NFD-nightly, latest pull
**_Scope:_** When working with heavy applications using [python-ndn](https://github.com/named-data/python-ndn) that regis…
-
We can bring the whole set of packets into memory when the first request comes in.
When the last segment is requested, we free the memory.
We can also keep a counter of last request and decide whe…
-
There is a large number of references to: https://github.com/justincpresley/ndn-hydra
Should be changed to: https://github.com/tntech-ngin/ndn-hydra/
Something like this should work:
find . -type…
-
ndn-hydra-repo -rp /hydra -n /node2
Read handle: listening to /hydra/fetch
Read handle: listening to /hydra/node/node2/fetch
Query handle: listening to /hydra/query
Query handle: listening to /hyd…
-
```
future:
Traceback (most recent call last):
File "/home/ubuntu/gabriel/ndn-hydra/ndn_hydra/repo/modules/file_fetcher.py", line 80, in _fetch_file_helper
self.store_func(file_name)
Fil…
-
```
ndn-hydra-client query -r /hydra -q nodes
List of All Node Names
['/node2', '/node3', '/node4', '/node5']
Client finished Query Command! - total time (with disk): 0.0133 secs
INFO:root:Manual…
-
Current implementations:
- [RESTAPI Plugin](http://docpad.org/p/restapi) (supports CRUD, doesn't yet support uploads)
- [Sync Plugin](http://docpad.org/p/sync) (supports only backend to backend)
Reso…