-
-
Notifications
You must be signed in to change notification settings - Fork 0
I want to Help
daurnimator edited this page Jul 10, 2019
·
3 revisions
Vaguely defined areas where we need help and some example tasks are below. Please contact @daurnimator for more information!
- Deciding which messages to relay
- Figure out optimal ratios for mesh propagation
- Audit Concepts
- Implement various crypto primitives we need
- Suggest any potential improvements
- What does a chat message look like?
- What does a typing notification look like?
- Write up an extension registry model.
- How are timestamps packed? etc.
- map ȱ onto various transports: UDP, HTTP, SMS, Multicast IP, Bluetooth, GCM.
- implement one of the weirder ones to investigate e.g. the bluetooth stack on android or iOS.
- create baseline chat GUIs that make the more unique properties ȱ present to the user
- mock out device enrolment flow for mobile apps
This one is wide open at this point: just pick a platform you like/know (terminal UI? iOS? Android? mobile web? desktop web?) and get started
- spec out audio streams over ȱ.
- prototype it with JS web clients in mind