-
Notifications
You must be signed in to change notification settings - Fork 721
Nip 72 edits #1024
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
Nip 72 edits #1024
Conversation
|
Could someone tag Stuart Bowman and anyone else involved in communities in this? |
vitorpamplona
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Good improvement.
Phew, I thought I might be killing your baby. Glad you like it. |
As long as we keep it not centered on specific relays, I am good (not that people need my approval anyway). Relay-based communities are way too centralizing IMO. |
|
I generally like this direction of not so strict moderation, however:
Maybe completely decoupling the moderator list from the community creation should be considered. In that case, clients could allow the user to pick which users to trust with moderation. One could also provide a mechanism for users to advertise their own moderator lists that can be then up/downvoted so that new users can quickly get an impression of which set of moderators is "approved" by the community. |
|
@sant0s12 I mostly agree with all of that, but we should wait for implementations of those moderation models to happen before adding them to the spec. As for reposts, I'm fine with a new kind, but #848 created a lot of discussion and I don't want to bring that here. Let's keep discussing the issue over there. Also, @hzrd149 might have some opinions about this PR. |
|
We should merge this and move on. @fiatjaf |
NIP 72 is a useful basis for communities, but is too rigid and has some oddities that should be corrected. A summary of changes:
nametag.A lot of this is motivated by Coracle's implementation, which ignores moderators, relying instead on WoT/mute based content filters. In the future I may re-introduce moderation, but will allow users to choose how it's implemented (moderators list/other list/WoT; approval/disapproval/implicit approval).