mirror of
https://github.com/logos-messaging/specs.git
synced 2026-05-22 21:09:29 +00:00
Update store.md
This commit is contained in:
parent
d948846a87
commit
a2fa1f0122
@ -14,8 +14,7 @@ contributors:
|
|||||||
|
|
||||||
This specification explains the `WAKU2-STORE` protocol,
|
This specification explains the `WAKU2-STORE` protocol,
|
||||||
which enables querying of [14/WAKU2-MESSAGE](/waku/standards/core/14/message.md)s.
|
which enables querying of [14/WAKU2-MESSAGE](/waku/standards/core/14/message.md)s.
|
||||||
It also supports pagination for more efficient querying of historical messages.
|
|
||||||
|
|
||||||
**Protocol identifier***: `/vac/waku/store-query/3.0.0`
|
**Protocol identifier***: `/vac/waku/store-query/3.0.0`
|
||||||
|
|
||||||
### Terminology
|
### Terminology
|
||||||
@ -353,7 +352,7 @@ lies about the history of messages as it is against the description of the `WAKU
|
|||||||
The following are not considered as part of the adversarial model:
|
The following are not considered as part of the adversarial model:
|
||||||
- An adversary with a global view of all the peers and their connections.
|
- An adversary with a global view of all the peers and their connections.
|
||||||
- An adversary that can eavesdrop on communication links between arbitrary pairs of peers (unless the adversary is one end of the communication).
|
- An adversary that can eavesdrop on communication links between arbitrary pairs of peers (unless the adversary is one end of the communication).
|
||||||
In specific, the communication channels are assumed to be secure.
|
Specifically, the communication channels are assumed to be secure.
|
||||||
|
|
||||||
### Future Work
|
### Future Work
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user