Distributed Authorization in Vanadium
Andres Erbsen, Asim Shankar, Ankur Taly

TL;DR
This paper introduces a decentralized authorization model for distributed systems with limited internet access, enabling secure peer-to-peer communication in scenarios like sensor networks and mobile devices, implemented in the Vanadium framework.
Contribution
It presents a novel decentralized authorization model tailored for low-connectivity environments, integrated into the open-source Vanadium framework.
Findings
Model supports secure peer-to-peer communication
Applicable to low-internet environments
Deployed in the Vanadium framework
Abstract
In this tutorial, we present an authorization model for distributed systems that operate with limited internet connectivity. Reliable internet access remains a luxury for a majority of the world's population. Even for those who can afford it, a dependence on internet connectivity may lead to sub-optimal user experiences. With a focus on decentralized deployment, we present an authorization model that is suitable for scenarios where devices right next to each other (such as a sensor or a friend's phone) should be able to communicate securely in a peer-to-peer manner. The model has been deployed as part of an open-source distributed application framework called Vanadium. As part of this tutorial, we survey some of the key ideas and techniques used in distributed authorization, and explain how they are combined in the design of our model.
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAccess Control and Trust · Peer-to-Peer Network Technologies · Caching and Content Delivery
