Skip to content

janus-auth/design

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Introduction

Janus is an authentication and authorization system with the following properties:

  • Provable: It's always possible to prove the correctness of a statement. 1 2 3
  • Antifragile: As load increases, the system becomes more robust.
  • Federated: It's possible to federate multiple instances, thanks to its capability based model.

This is the repository for the design documents. Use the table of contents below to navigate, or visit:

Table of contents

Introduction: What problems does Janus try to solve, and how?

Problems: What problems does Janus try to solve?

Tools: Which tools does Janus use?

Architecture: What is Janus made of?

Protocols: How does Janus work?

TODOS

  • permission tree
  • authorization flow
  • blockchain storage

Releases

No releases published

Packages

No packages published