diff --git a/docs/protocol/channels-overview.html b/docs/protocol/channels-overview.html index fe22daee93..2c9f41266a 100644 --- a/docs/protocol/channels-overview.html +++ b/docs/protocol/channels-overview.html @@ -1030,7 +1030,7 @@ window.addEventListener('click',(e)=>{

Subscribers connect to relays and receive content. They cannot send messages by default, but can be given posting rights.

-

Additional roles (moderator, admin, member, author) exist in the hierarchy and are inherited from the group protocol.

+

Additional roles (moderator, admin, member, author) exist in the hierarchy and are inherited from the group protocol. The owner-signed roster tracks the promoted set - members, moderators, and admins; subscribers are observers until an owner promotes them.

For protocol-level detail - wire formats, message types, signing and verification mechanics, delivery pipeline - see SimpleX Channels Protocol.

Cryptographic primitives