You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We need to introduce a new "special" channel for communities, which is used to distribute magnet links. The channel is "special" in the sense that:
Only comunity owners should be allowed to send messages to that channel (technically, this is not enforced on the transportation layer, so apps (mobile, desktop) should take measures). Messages that weren't sent by the owner in that channel should be ignored by other clients
The channel should exist for every community, maybe need to implement a routine that ensures this is true for already existing communities
The channel shouldn't be visible in UIs so we might need a new chatType to allow clients to filter it out
The text was updated successfully, but these errors were encountered:
This is a sub task of the Community History Archives MVP.
Draft spec: status-im/specs#164
Roadmap / Tasks: https://hackmd.io/@status-desktop/B1naRjxh_/%2FNeX8-q49TtqN18i4VkXRFw
We need to introduce a new "special" channel for communities, which is used to distribute magnet links. The channel is "special" in the sense that:
The text was updated successfully, but these errors were encountered: