From eee8c94f4dff2b883b10771818a12f952ec594a6 Mon Sep 17 00:00:00 2001 From: fryorcraken Date: Tue, 10 Jun 2025 22:47:12 +1000 Subject: [PATCH] mix name --- 2025H2-summary.md | 2 +- FURPS/application/local_web_dev_harness.md | 1 - draft-roadmap/introduce_mixnet_for_message_sending.md | 2 +- 3 files changed, 2 insertions(+), 3 deletions(-) diff --git a/2025H2-summary.md b/2025H2-summary.md index 5ecfd18..4d6dbdc 100644 --- a/2025H2-summary.md +++ b/2025H2-summary.md @@ -77,7 +77,7 @@ Sustainable, scalable, secure and usable Chat protocol: Enables anyone to build | Status Network | Support usage of Sepolia | Yes | | Vac-ACZ | Assist with using zerokit in the Browser | Yes | | Vac-ACZ | Assist in determining best libraries to use for cryptography in new Chat SDK | Yes | -| Vac-ACZ | libp2p-mix protocol development | Yes | +| Vac-ACZ | mix protocol development | Yes | | Infra | Maintain Waku fleet, apply config changes requests, deploy new nodes for metrics | TODO | | Vac-SC | Support of functional extension of RLN Smart Contract | Yes | diff --git a/FURPS/application/local_web_dev_harness.md b/FURPS/application/local_web_dev_harness.md index 43dccd6..65f303f 100644 --- a/FURPS/application/local_web_dev_harness.md +++ b/FURPS/application/local_web_dev_harness.md @@ -15,7 +15,6 @@ ## Performance - ## Supportability 1. Linux and Mac development environments. diff --git a/draft-roadmap/introduce_mixnet_for_message_sending.md b/draft-roadmap/introduce_mixnet_for_message_sending.md index daad678..96c9ae5 100644 --- a/draft-roadmap/introduce_mixnet_for_message_sending.md +++ b/draft-roadmap/introduce_mixnet_for_message_sending.md @@ -19,7 +19,7 @@ See deliverables. | Risk | (Accept, Own, Mitigation) | |-----------------------------------------|--------------------------------------------------------------------| -| Dependency on nim-libp2p-mix | Strong collaboration, integrate early, get involved behind the API | +| Dependency on mix library | Strong collaboration, integrate early, get involved behind the API | | Impact on latency and other UX elements | Run simulations and studies to understand impact | ## Deliverables