holochain-open-dev / holochain-open-dev/holoom
Devise more versatile trust tree
Open
enhancement
- Dominant language
- TypeScript
- Stars
- 2
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Description
Currently `Recipe`s 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.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.