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
Note1: at a given time, it is not expected that a user would use all clients at the same time.
Note2: there may be an increase of users as some Status CC may not have migrated to Status yet as they are using a different Discord Server
Note3: Usage of Status Web may be privileged by Status CC that could not use Status Desktop. We could assume that most Logos CC will use Status Web.
Network Connectivity
Status Web is expected to use light client protocols (filter, light client, store), they need to be served.
Status Web can only connect via secure websocket with a valid, not self-signed certificate.
Do we want to support inbound Status Web connection in Status Desktop?: SSL + WS + DyDNS
Should we expect 100% Status Web nodes to connect to bootstrap fleet? What is the max connection setup on those nwaku nodes?
Should only Status fleet be used for store protocol, and a mix of nodes for light push + filter?
Do we want to explore WebRTC Direct? Web connects to Desktop via WebRTC Direct
go-waku is ready to accept incoming WebRTC connections (TBC)
WebRTC handshake would need to open over Waku, using a wss connection to a fleet node
WebTransport is the long term solution but only supported in Chrome. Need to review libp2p readiness.
Do we need to start extending operator adoption so that nodes than supports wss connections can be added to the network and discovered by Status Web via discv5 + peer exchange? This may be an option for filter+lightnode backup (with primary filter/lightnode/store served by Status fleet)
Network Topology
Fleet nodes provide store, lightpush and filter services
Desktop clients provide lightpush and filter services and consume store services
This assumes WSS support with non-self signed certs in Status Desktop
Web clients consume lightpush, filter and store services
Only WSS is supported by Web clients
See pending questions from Network Connectivity
Roadmap
Review impact of token gating on Waku (assumed none).
fryorcraken
changed the title
Status MVP: Multiple Communities + Token Gating
Status MVP: Multiple Communities + Token Gating + Status Web
Jan 19, 2023
Deadline: 31 Mar 2023
High level requirement (Status):
Impact on Waku:
Details
Client Diversity
Note1: at a given time, it is not expected that a user would use all clients at the same time.
Note2: there may be an increase of users as some Status CC may not have migrated to Status yet as they are using a different Discord Server
Note3: Usage of Status Web may be privileged by Status CC that could not use Status Desktop. We could assume that most Logos CC will use Status Web.
Network Connectivity
Network Topology
Roadmap
The text was updated successfully, but these errors were encountered: