[Ndn-interest] Newsletter (March-September 2019) for Named Data Networking (NDN) Project

Alex Afanasyev aa at cs.fiu.edu
Thu Oct 3 09:52:37 PDT 2019


Named Data Networking (NDN) Project Newsletter for March-September 2019

The NDN project team compiles and publishes this newsletter periodically to inform the community about recent activities, technical news, meetings, publications, presentations, code releases, and upcoming events. You can find these newsletters posted on the NDN website.
Upcoming Events

November 12, 2019, Norfolk, VA: NDN Tutorial at MILCOM 2019 <https://events.afcea.org/MILCOM19/Public/SessionDetails.aspx?FromPage=Sessions.aspx&SessionID=7811&SessionDateID=563>
December 9, 2019, Orlando, FL: 1st ACM CoNEXT Workshop on Emerging in-Network Computing Paradigms (ENCP’19) <http://www.cs.umsl.edu/~encp19/index.html>
December 13-15 2019, China: HotICN 2019 Call for Papers <http://hoticn.com/>: Submission deadline: October 7, 2019

March 1, 2020, Dublin, Ireland: IEEE ICC 2020 ICN-SRA Workshop - Call for Papers <https://icc2020.ieee-icc.org/workshop/ws-09-workshop-information-centric-networking-solutions-real-world-applications-icn-sra>: Submission Deadline: January 20, 2020

Recent Events and Community Outreach

September 24-26, 2019, Macau: 6th ACM Conference on Information Centric Networking <https://conferences.sigcomm.org/acm-icn/2019/program.php>. Conference featured 15 papers presentations, 8 posters, 4 demos, two interesting panel discussions, feature keynote by Dave Clark on "ICNs, Internets and the Future of Networking", and three workshops.

September 24, 2019, Macau: Tutorial on Building IoT Systems over NDN - NDN IoT Programming Platform <https://conferences.sigcomm.org/acm-icn/2019/tutorial-NDN-Lite.php> The tutorial gave an overview of NDN-Lite, an NDN Internet-of-Things programming platform, as well as hands-on exercises of developing simple IoT applications over such a platform. Recordings of the tutorial are available on NDN website <https://named-data.net/publications/tutorials/> and NDN Youtube Channel <https://www.youtube.com/channel/UCxUlSAzwjTsR-nEz3cbll4w>.

September 24, 2019, Macau: Tutorial on TouchNDN: Visual Programming of Data-Centric Video <https://conferences.sigcomm.org/acm-icn/2019/tutorial-TouchNDN.php>. The tutorial explored a practical data-centric approach to low-latency video that offers interesting new capabilities for creators of media-rich experiences and applications, and introduced data-centric video concept and a specific implementation for Derivative’s TouchDesigner real-time media processing platform using NDN.

September 23, 2019, Hong Kong: "Workshop on Touching the Future Internet - Creating Distributed Media Experiences with TouchDesigner and NDN <http://touchndn.com/>. During the workshop, Jeff Burke and Peter Gusev from UCLA REMAP gave insights into the use of NDN in creative media and hands-on experience of manipulating video streams using TouchNDN.

September 7-8, 2019, Gaithersburg, 9th NDN Hackathon <http://9th-ndn-hackathon.named-data.net/>. There were 9 projects, including one from remote participants. Four projects received awards under three categories.

September 5-6, 2019, Gaithersburg, MD: NDNcomm 2019 hosted by NIST. The two day meeting had 25 presentations and two interesting panel discussions along with a poster and demo session discussing the contributions and topics that the members of the NDN community are working on. More information and recordings of the meeting available on NDNcomm 2019 <https://www.nist.gov/news-events/events/2019/09/ndn-community-meeting>
August, 2019 NDN project successfully participated in Google Summer of Code (GSoC) 2019 <https://named-data.net/gsoc-2019/> which was completed successfully with the help of the participating students, mentors, code reviewers, and NDN community. The details of the student contributions are available in NpChat <https://gist.github.com/dev-ritik/cddad0f015f75d362511d183e187a77e> and MailSync <https://docs.google.com/document/d/1xs6VeQJLevliCIZH8wM3WNuqVks5WPER4FGitBFZnGk/edit#heading=h.r1vs07blxev3> repositories.

August 19, 2019, Beijing, China: NDN Tutorial at ACM SIGCOMM 2019 <https://conferences.sigcomm.org/sigcomm/2019/tutorial-ndnot.html>. The full-day tutorial aimed to provide an overview of NDN and IoT application development over NDN.

July 14-15, 2019, Santa Clara, CA: Annual Workshop for Intel/NSF ICN-WEN program.

June 17-21, 2019, Padova, Italy: Future Security Internet School <https://spritz.math.unipd.it/events/2019/PIU2019/PagesOutput/FIS/Program.html> where students were introduced to Data-Centric security of NDN, security and privacy analysis in Information-Centric Networking, robust and efficient dynamic adaptive streaming over ICN, and various other topics on ICN, NDN, SDN, and others.

May 24, 2019, Shanghai, China: ICC 2019 RAFNET workshop <https://icc2019.ieee-icc.org/workshop/w26-rafnet-2019-6th-international-workshop-research-advancements-future-networking-2>. The workshop featured a panel discussing the past, present and future of ICN. Recording of the panel is available on NDN website <https://named-data.net/publications/icn-ndn-panels/>.

March 9-10, 2019, UCLA, Los Angeles, CA: 8th NDN Hackathon <http://8th-ndn-hackathon.named-data.net/hacks.html>. There were 10 projects and 5 projects received awards under three separate categories.

March 7-8, 2019, UCLA, Los Angeles, CA: 11th NDN Retreat

Code Releases and Software

NFD and ndn-cxx version 0.6.6 release, ndn-tools version 0.6.4

NFD release notes <https://named-data.net/doc/NFD/0.6.6/RELEASE_NOTES.html>
ndn-cxx release notes <https://named-data.net/doc/ndn-cxx/0.6.6/RELEASE_NOTES.html>
ndn-tools release notes <https://github.com/named-data/ndn-tools/blob/master/RELEASE_NOTES.md>
Interim updates of NDN-CCL libraries. For a detailed list of all the changes, see the CHANGELOG in each library:

NDN-CPP v0.16 <https://github.com/named-data/ndn-cpp/blob/master/CHANGELOG>
PyNDN2 v2.10beta1 <https://github.com/named-data/PyNDN2/blob/master/CHANGELOG>
NDN-JS v0.18.0 <https://github.com/named-data/ndn-js/blob/master/CHANGELOG>
jNDN v0.22 <https://github.com/named-data/jndn/blob/master/CHANGELOG>
NDN-DOT-NET v0.5 <https://github.com/named-data/ndn-dot-net/blob/master/CHANGELOG>
A new set of high-speed NDN programs developed with Data Plane Development Kit (DPDK) at Advanced Network Technologies Division of National Institute of Standards and Technology NDN-DPDK: High-Speed Named Data Networking Forwarder <https://github.com/usnistgov/ndn-dpdk>
ICN Video Streaming Application <http://ivoosh.named-data.net/>
NDN Publications, Posters, Technical Reports and Tutorials

Publications

Kathleen Nichols, "Lessons Learned Building a Secure Network Measurement Framework using Basic NDN <https://named-data.net/publications/kathleen/>" in Proceedings of ACM Conference on Information Centric Networking, September 2019.

Philipp Moll, Sebastian Theuermann, Natascha Rauscher, Hermann Hellwagner and Jeff Burke, "Inter-Server Game State Synchronization using Named Data Networking <https://named-data.net/publications/minecraft/>" in Proceedings of ACM Conference on Information Centric Networking, September 2019.

Michał Król, Spyridon Mastorakis, David Oran, and Dirk Kutscher, "Compute First Networking: Distributed Computing meets ICN <https://named-data.net/publications/compute/>" in Proceedings of ACM Conference on Information Centric Networking, September 2019.

Eric Newberry, and Beichuan Zhang, "On the Power of In-Network Caching in the Hadoop Distributed File System <https://named-data.net/publications/hadoop/>" in Proceedings of ACM Conference on Information Centric Networking, September 2019.

Sanjeev Kaushik Ramani, Reza Tourani, George Torres, Satyajayant Misra, and Alexander Afanasyev, "NDN-ABS: Attribute-Based Signature Scheme for Named Data Networking <https://named-data.net/publications/ndnabs/>" in Proceedings of ACM Conference on Information Centric Networking, September 2019.

Ashlesh Gawande, Jeremy Clark, Damian Coomes and Lan Wang, "Decentralized and Secure Multimedia Sharing Application over Named Data Networking <https://named-data.net/publications/npchat/>" in Proceedings of ACM Conference on Information Centric Networking, September 2019.

Jeff Thompson, Peter Gusev and Jeff Burke, "NDN-CNL: A Hierarchical Namespace API for Named Data Networking <https://named-data.net/publications/ndncnl/>" in Proceedings of ACM Conference on Information Centric Networking, September 2019.

Akshay Raman, Kimberly Chou, and Spyridon Mastorakis, "A Simulation Framework for Peer-to-Peer File Sharing in Named Data Networking <https://named-data.net/publications/raman/>" in Workshop on ns-3 (WNS3), 2019.

Yanbiao Li, Zhiyi Zhang, Xin Wang, Edward Lu, Dafang Zhang and Lixia Zhang, "A Secure Sign-On Protocol for Smart Homes over Named Data Networking <https://named-data.net/publications/ssp/>" in IEEE Communications Magazine, July 2019.

Wentao Shang, Ashlesh Gawande, Minsheng Zhang, Alexander Afanasyev, Jeffrey Burke, Lan Wang and Lixia Zhang, "Publish-Subscribe Communication in Building Management Systems over Named Data Networking <https://named-data.net/publications/icccn19-ndnbmsps/>" in Proceedings of IEEE International Conference on Computer Communications and Networks (ICCCN), invited paper, July 2019.

Philipp Moll, Sebastian Theuermann, Hermann Hellwagner, and Jeff Burke, "Distributing the Game State of Online Games: Towards an NDN Version of Minecraft <https://named-data.net/publications/moll2019distributing/>" in 2019 IEEE International Conference on Communications Workshops (ICC Workshops), 2019

Yu Zhang, Zhongda Xia, Alexander Afanasyev, and Lixia Zhang, "A Note on Routing Scalability in Named Data Networking <https://named-data.net/publications/zhang2019a-note/>" in 2019 IEEE International Conference on Communications Workshops (ICC Workshops), 2019

Zhiyi Zhang, Vishrant Vasavada, Randy King, and Lixia Zhang, "Proof of Authentication for Private Distributed Ledger <https://named-data.net/publications/zhang2019proof/>" in Proceedings of the NDSS Workshop on Decentralized IoT Systems and Security (DISS), 2019

Chavoosh Ghasemi, Hamed Yousefi, Kang G. Shin, and Beichuan Zhang, "On the Granularity of Trie-based Data Structures for Name Lookups and Updates" <https://named-data.net/publications/19-ton-triegranularity/> in ACM/IEEE Transactions on Networking, 2019

Zhuo Li, Yaping Xu, Beichuan Zhang, Liu Yan, and Kaihua Liu, "Packet Forwarding in Named Data Networking Requirements and Survey of Solutions" <https://named-data.net/publications/19-ieee-ndntables/>, in IEEE Communications Surveys & Tutorials, 2019

Posters

Muktadir Chowdhury, Junaid Ahmed Khan, Lan Wang (University Of Memphis), "Smart Forwarding in NDN VANET <https://named-data.net/wp-content/uploads/2019/10/vanetposter.pdf>", in Proceedings of ACM Conference on Information Centric Networking, September 2019.

Saurab Dulal, and Lan Wang, "Experimental Comparison between Geohyperbolic and Hyperbolic Routing in NDN <https://named-data.net/publications/infocom19-geohyperbolic/>" in IEEE INFOCOM, March 2019.

Technical Reports

NDN-TR-67: Klaus Schneider, Beichuan Zhang and Lotfi Benmohamed, "Hop-by-Hop Multipath Routing: Choosing the Right Nexthop Set" <https://named-data.net/publications/techreports/mp_routing_header/>
Presentations

Eric Osterweil – Information-Centric Networking: DDoS Mitigation and DNSSEC for Namespace Management <https://www.youtube.com/watch?v=ZoqxP-S0Bgs>, NIST Talk

Presentations <https://www.nist.gov/news-events/events/2019/09/ndn-community-meeting> at NDN Community Meeting 2019

Van Jacobson – Watching NDN’s Waist <https://youtu.be/69p78tfm29o> at ICN-WEN Annual Meeting 2019

Jeff Burke – ICE-AR Project Application Research Update <https://www.youtube.com/watch?v=dt8uMkBuJwY> at ICN-WEN Annual Meeting 2019

ICN/NDN Panels

"The Values of Decentralization" at ACM Conference on Information Centric Networking, Macau, September 2019

"Industry Applications of ICN" at ACM Conference on Information Centric Networking, Macau, September 2019

Enabling a Data-Centric ecosystem for Big-data Applications <https://www.youtube.com/watch?v=fhkF0-uBYEY> at NDN Community Meeting in NIST, September 2019.

Towards Easier NDN Application Development <https://www.youtube.com/watch?v=KXg-rCHTJsY> at NDN Community Meeting in NIST, September 2019.

ICN going out of age <https://www.youtube.com/watch?time_continue=6&v=OlPPaqO_E6I> at ICC 2019 RAFNET Workshop in Shanghai, China, May 2019.

Tutorials

TouchNDN Tutorial at ACM ICN 2019 <https://conferences.sigcomm.org/acm-icn/2019/tutorial-TouchNDN.php>
NDN-LITE Tutorial at ACM ICN 2019 <https://conferences.sigcomm.org/acm-icn/2019/tutorial-NDN-Lite.php>
NDN Tutorial at ACM SIGCOMM 2019 <https://conferences.sigcomm.org/sigcomm/2019/tutorial-ndnot.html>
NDN Seminars

The NDN seminars are internally focused. If you would like to participate in the NDN Seminars, please contact Sanjeev Kaushik Ramani <mailto:skaus004 at fiu.edu> for the most up-to-date information regarding upcoming seminars.

August 8, 2019: "Pano: Optimizing 360° Video Streaming with a Better Understanding of Quality Perception" by Yu Guan (UCLA / Tsinghua University)

July 11, 2019: "NDND: Named Data Networking Neighbor Discovery" by Zhaoning Kong (UCLA)

June 18, 2019: "Towards A Data-centric Wireless Communication Paradigm" by Fan Ye (Stony Brook University)

June 13, 2019: "NDN-CNL: Named Data Networking Common Name Library" by Jeff Thompson (UCLA Remap)

Recent Ph.D. Graduates

Hila Ben Abraham <https://engineering.wustl.edu/Profiles/Pages/Hila-Ben-Abraham.aspx> - Washington University in St. Louis

Susmit Shannigrahi <https://susm.it/> - Colorado State University

Spyridon Mastorakis <https://sites.google.com/site/spyridonmastorakis/> - University of California, Los Angeles

NDN in Social Media

NDN Youtube Channel <https://www.youtube.com/channel/UCxUlSAzwjTsR-nEz3cbll4w>
NDN Twitter <https://twitter.com/nameddata>
NDN Subreddit <https://www.reddit.com/r/ndn>
Related News

For more information about the NDN Project please visit https://named-data.net/ <https://named-data.net/>.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.lists.cs.ucla.edu/pipermail/ndn-interest/attachments/20191003/d65a614f/attachment-0001.html>


More information about the Ndn-interest mailing list