CRJun 27, 2019

Flexible Anonymous Network

arXiv:1906.11520v16 citations
Originality Synthesis-oriented
AI Analysis

This addresses security vulnerabilities in internet protocols for network engineers and developers, though it appears incremental as it builds on existing robustness principles.

The paper tackles the problem of balancing the robustness principle in internet protocols with security requirements, proposing a software architecture that maintains network efficiency while preventing exploitation by ensuring robustness supports only authentic protocol evolution.

Internet technologies have been designed from guidelines like the robustness principle also known as Postel's law. Jon Postel's law is described as: "Be conservative in what you do, be liberal in what you accept from others." Fundamentally, it advises protocol designs to be tolerant with what they accept from the other peers. We propose to take a step back and wonder how the robustness principle could be revisited to support security requirements as well as unifying flexibility from specifications, protocol design and software implementations. Our goal would be to define a software architecture that offers the benefits of the robustness principle (i.e., efficient network services despite the presence of various software versions), while also guaranteeing that this robustness cannot be exploited by making sure that it is only used to support authentic evolution of the protocol specification.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes