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

Devise more versatile trust tree #79

Open
8e8b2c opened this issue Aug 7, 2024 · 1 comment
Open

Devise more versatile trust tree #79

8e8b2c opened this issue Aug 7, 2024 · 1 comment
Labels
enhancement New feature or request

Comments

@8e8b2c
Copy link
Collaborator

8e8b2c commented Aug 7, 2024

Currently Recipes define trust via a simple whitelist. The issue here is that trust is not binary, and recipe would be better off specifying the capacities in which they trust each author. E.g. "I trust author X with documents named championship/some_fixed_id/match/*", or "I trust author Y with external ID attestations referencing platform A".

It might also be useful to move the trust list on to a separate entity, making it possible to execute the same recipe against different authors in order to compare the outcome.

@8e8b2c 8e8b2c added the enhancement New feature or request label Aug 7, 2024
@8e8b2c
Copy link
Collaborator Author

8e8b2c commented Aug 7, 2024

Relates to #31

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

No branches or pull requests

1 participant