Skip to content

Commit 0aa79c2

Browse files
committed
address comments
1 parent eb7690f commit 0aa79c2

File tree

2 files changed

+7
-6
lines changed

2 files changed

+7
-6
lines changed

FURPS/core/mix.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,9 @@
66
2. Nodes can discover other nodes that support mix using available peer discovery mechanisms
77
3. Client nodes can send light push requests over the mixnet before delivery to a service node.
88
4. Client nodes can receive a response to a light push request over the mixnet.
9-
5. Browser clients can send light push requests over the mixnet before delivery to a service node.
10-
6. Browser clients can receive a response to a light push request over the mixnet.
9+
5. Browser clients can discover other nodes that support mix using available peer discovery mechanisms
10+
6. Browser clients can send light push requests over the mixnet before delivery to a service node.
11+
7. Browser clients can receive a response to a light push request over the mixnet.
1112

1213
## Usability
1314

draft-roadmap/introduce_mixnet_for_message_sending.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -58,11 +58,11 @@ See deliverables.
5858

5959
**FURPS**:
6060

61-
- F1. Browser clients can discover other nodes that support mix using available peer discovery mechanisms
62-
- F2. Browser clients can send light push requests over the mixnet before delivery to a service node.
63-
- F3. Browser clients can receive a response to a light push request over the mixnet.
61+
- F5. Browser clients can discover other nodes that support mix using available peer discovery mechanisms
62+
- F6. Browser clients can send light push requests over the mixnet before delivery to a service node.
63+
- F6. Browser clients can receive a response to a light push request over the mixnet.
6464

65-
- S1. Browser based apps built using js-waku should support acting as entry nodes.
65+
- S3. Browser-based apps on js-waku should support acting as entry nodes.
6666

6767
**Checklist**:
6868

0 commit comments

Comments
 (0)