diff --git a/content/waku/milestones/open/2025-scale-one-to-one-chats.md b/content/waku/milestones/open/2025-scale-one-to-one-chats.md new file mode 100644 index 000000000..7701b9d65 --- /dev/null +++ b/content/waku/milestones/open/2025-scale-one-to-one-chats.md @@ -0,0 +1,18 @@ +--- +title: Scale one-to-one chats and app protocols +tags: + - waku-milestone +date: 2025-01-13 +--- + +https://github.com/waku-org/pm/milestone/40 + +Progress on making Status one-to-one chats and other application protocols (user settings backup, device pairing/syncing, etc) by preparing for integration of RLN and building a PoC for scalable group encryption. Also proceed with black-box-testing of critical application protocols and provide further insights on Status Waku network. + +## Deliverables + +### [Survey impact of message rate and size limit](https://github.com/waku-org/pm/issues/277) + +### [Test device pairing and syncing](https://github.com/waku-org/pm/issues/278) + +Collaborate with Vac-QA team to duplicate existing library testing in device pairing and syncing context; proceed with bug fixes when possible. This is not a re-write of the protocol but a thorough quality check. diff --git a/content/waku/waku-milestones.md b/content/waku/waku-milestones.md index 1c02a7dd9..c902a4d20 100644 --- a/content/waku/waku-milestones.md +++ b/content/waku/waku-milestones.md @@ -7,6 +7,7 @@ date: 2025-01-09 - [Debugging Tools](waku/milestones/open/2025-debugging-tools.md) - [Nwaku in Status Mobile MVP](waku/milestones/open/2025-nwaku-in-status-mobile.md) +- [Scale one-to-one chats and app protocols](waku/milestones/open/2025-scale-one-to-one-chats.md) ## Started in H2 2024