Skip to content

Latest commit

 

History

History
22 lines (12 loc) · 457 Bytes

README.md

File metadata and controls

22 lines (12 loc) · 457 Bytes

Access


Abstract

Access provides access control/write protection to the database; enforced by peers on their own replica.

Table of Contents

Introduction

Access control is achieved by nodes enforcing the same rules on what entries are added to their local replicas.

Protocols