holochain-open-dev / holoom

Tools for weaving blockchain data into holochain
2 stars 1 forks source link

feat: establish authority trust at point of use #110

Closed 8e8b2c closed 4 weeks ago

8e8b2c commented 4 weeks ago

The authority agent is no longer declared in dna props. Instead, anybody can offer to be an authority, but ultimately attestations by a particular author will only be respected if the point of use lists the author as trusted.

Related issue: https://github.com/holochain-open-dev/holoom/issues/31