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

Participation Protocols - Agent Perspective Filtering #63

Open
mattyg opened this issue Mar 15, 2023 · 0 comments
Open

Participation Protocols - Agent Perspective Filtering #63

mattyg opened this issue Mar 15, 2023 · 0 comments

Comments

@mattyg
Copy link
Collaborator

mattyg commented Mar 15, 2023

It makes sense to split Participation Protocols into a few classes:

So each agent's personal ParticipationProtocolSoftRules Entry is private on their source chain, and outlines their own personal filtering of their own perspective of the DHT (i.e. what is displayed in their UI).

Possible Agent Perspective Filtering Rules

  • Allow list to display Mews that fulfill any one of the ParticipationProtocolHerdRules in a list of different ParticipationProtocolHardRules
  • Deny list to hide all Mews that fulfill any one of the ParticipationProtocolHerdRules in a list of different ParticipationProtocolHardRules
  • Hide flagged content by default (boolean)
@mattyg mattyg changed the title Participation Protocols - "Soft" Rules Participation Protocols - Agent Perspective Mar 15, 2023
@mattyg mattyg changed the title Participation Protocols - Agent Perspective Participation Protocols - Agent Perspective Filtering Mar 15, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Needs Clarification
Development

No branches or pull requests

1 participant