distributed authentication / authorization
Open
- Dominant language
- No language data
- Stars
- 9
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
Most authorization systems are centralized. i.e. there is a central king that decides what permissions people have and the app checks with the role database to see whether an action is allowed.
What would this look like for distributed applications without a centralized king? Would this be a voting system?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.