Join Nostr
2026-03-26 19:00:12 UTC
in reply to

n1.g1.n1 on Nostr: Thanks for answering, JeffG . I don't think I can talk about most teams' experiences ...

Thanks for answering, . I don't think I can talk about most teams' experiences now, since **my use case** is to actually open the door to bring in collectives that are still not here (they live inside a project I work with called Socialroots). One major need we have (and this is based on a decade of user-research) is for the collective concept to be more flexible than the usual list of members in a server. Long (design) story short: **Collectives need to be able to connect in networks**, which means sharing permissions to common resources and sub-groups. I came up with three broad/reusable concepts to implement in the Nostr space: Collectives + Capabilities + Commons (which you can read more about in the same repo).

All that to get to the Policy-based Signer: If collectives are represented by nostr-native identities (npub), we'd get a lot of the social-graph flexibility by default, BUT we need a shared **governance model for those identities**. Stewards need to agree on the policies that the signers must enforce. The main proposal for the policy-based signer is to convert the policy into Nostr kinds. That would help with policy design outside the signer, improve transparency in multi-steward approval procedures, and allow for policy reuse across signers. (Side note, I would like some of those properties even as an individual user.)

I hope this helps.