[Mini-NDN] [Ndn-interest] ndn-cxx small tutorial: nacks, certificates with repo, signed interest

Ashlesh Gawande (agawande) agawande at memphis.edu
Fri Nov 18 13:49:26 PST 2016


RTNETLINK error shows up in Ubuntu 16.04, Mininet has pushed a fix on their github since then.


For the Recommendation 4, "private key does not exist error" is a bug.

Remove "&" on this line:

https://github.com/named-data/mini-ndn/blob/master/ndn/nlsr.py#L49


It will be fixed soon. Thanks, Matteo.


I will try to add a FAQ so that everybody can contribute.

https://github.com/named-data/mini-ndn/wiki


Ashlesh

________________________________
From: Ndn-interest <ndn-interest-bounces at lists.cs.ucla.edu> on behalf of Matteo Bertolino <Matteo.Bertolino at eurecom.fr>
Sent: Friday, October 14, 2016 3:40:22 AM
To: ndn-interest at lists.cs.ucla.edu
Subject: [Ndn-interest] ndn-cxx small tutorial: nacks, certificates with repo, signed interest

Dear all,
this mail is though for who, like me, is just a beginner about NDN.
At the start of my work, I had some difficulties about "how to
perform" some basic experiments.
Then I resumed in a little pdf the main important steps in the
following topics:
1- Sending a personalized application nack
2- How to build a certificate chain, how to distribute it with
repo-ng, how to verify the data
3- How to send and verify a signed interest.

I am absolutely sure that there will be some errors in my explanation,
but I am sure also that this code and steps here listed  could help a
novice.
I encourage all to publish their personal documentation, because in my
opinion they are very useful.

Disclaimer: I found some pieces of code and some steps on the web, on
the mailing list etc. Most of the work is my own, however.

The pdf is attached. Let me know if you want to contribute to it with
new use cases. In my opinion, one about ndns is needed, like a section
that explains well the difference between ndn-cxx and ndn-cpp, between
mini and ndnsim, and so on.

If there is well done, you can put this file where you want.

You can find it also in my personal git:
https://github.com/MatteoBertolino92/NDN-matteo/blob/master/ndncxx_miniNDN_someUseCases:%20nacks%2C%20certificates%2C%20interest%20verification.pdf

Yours,
Matteo

-------------------------------------------------------------------------------
This message was sent using EURECOM Webmail: http://webmail.eurecom.fr

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.lists.cs.ucla.edu/pipermail/mini-ndn/attachments/20161118/46c95f31/attachment.html>


More information about the Mini-NDN mailing list