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

Universal Auth #32

Open
nmushegian opened this issue Apr 14, 2016 · 2 comments
Open

Universal Auth #32

nmushegian opened this issue Apr 14, 2016 · 2 comments

Comments

@nmushegian
Copy link
Member

No description provided.

@nmushegian nmushegian changed the title auth singletons Universal Auth Apr 30, 2016
@nmushegian
Copy link
Member Author

nmushegian commented Apr 30, 2016

Universal auth types brainstorming (if these are built via factory, you get very easy verification):

  • DSBasicAuthority
  • rings
  • groups
  • roles
  • compositions (AND/OR of other auths)

@nmushegian
Copy link
Member Author

current DSAuthority has canCall(address caller, address callee, bytes4 sig) returns (bool)

DSUniversalAuth has something like canCall(address according_to, address caller, address callee, bytes4 sig) returns (bool)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant