Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add access control list #282

Closed
trungnotchung opened this issue Dec 10, 2024 · 0 comments · Fixed by #283
Closed

Add access control list #282

trungnotchung opened this issue Dec 10, 2024 · 0 comments · Fixed by #283

Comments

@trungnotchung
Copy link
Contributor

trungnotchung commented Dec 10, 2024

Add access control list to the DRP

  • The DRP constructor should accept a list of node IDs that form the admin set
  • Admin nodes can grant or revoke write permissions to/from other nodes.
  • Admins cannot grant or revoke admin permissions.
  • Only nodes with write permission can generate vertices.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

1 participant