Broadcast Displayname to Group #34

Open
opened 2021-06-26 16:00:50 +00:00 by sarah · 2 comments
Owner

This should be optional..

This should be optional..
sarah added the
enhancement
label 2021-06-26 16:00:50 +00:00
Owner

so right now the logic is in how to respond to getVal requests. right now its in cwtch_peer:

https://git.openprivacy.ca/cwtch.im/cwtch/src/branch/master/peer/cwtch_peer.go#L777

and we just check they are an authorized contact. we could make it as simple as a toggle, allow remote query of vals or at least a few (cus we have some ideas for vals in the future we def dont want randos querying) or we can do something tricky like have Groups track seen participants and then have a only to group members mode that searchs all those after contacts before deciding to respond or not?

so right now the logic is in how to respond to getVal requests. right now its in cwtch_peer: https://git.openprivacy.ca/cwtch.im/cwtch/src/branch/master/peer/cwtch_peer.go#L777 and we just check they are an authorized contact. we could make it as simple as a toggle, allow remote query of vals or at least a few (cus we have some ideas for vals in the future we def dont want randos querying) or we can do something tricky like have Groups track seen participants and then have a only to group members mode that searchs all those after contacts before deciding to respond or not?
sarah added the
cwtch-beta-1.2
label 2021-07-13 17:53:11 +00:00
sarah added this to the Cwtch Beta 1.2 project 2021-07-13 17:55:32 +00:00
sarah removed the
cwtch-beta-1.2
label 2021-08-24 20:26:10 +00:00
sarah removed this from the Cwtch Beta 1.2 project 2021-08-24 20:26:12 +00:00
Owner

i think this will depend on hybrid gorups and the rules of the contracts

i think this will depend on hybrid gorups and the rules of the contracts
dan added a new dependency 2021-12-22 15:59:28 +00:00
sarah added the
hybrid-groups
label 2024-02-13 19:22:08 +00:00
Sign in to join this conversation.
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Depends on
#207 Hybrid Groups Design
cwtch.im/cwtch-ui
Reference: cwtch.im/cwtch-ui#34
No description provided.