mirror of https://github.com/status-im/specs.git
Update 1-client.md (#128)
Co-authored-by: Oskar Thorén <ot@oskarthoren.com>
This commit is contained in:
parent
8ef27a2e10
commit
93dc975914
|
@ -74,7 +74,7 @@ Other aspects, such as how IPFS is used for stickers, how we interact with the E
|
||||||
| Layer | Purpose | Technology |
|
| Layer | Purpose | Technology |
|
||||||
| ----------------- | ------------------------------ | ---------------------------- |
|
| ----------------- | ------------------------------ | ---------------------------- |
|
||||||
| Data and payloads | End user functionality | 1:1, group chat, public chat |
|
| Data and payloads | End user functionality | 1:1, group chat, public chat |
|
||||||
| Data sync | Data consistency | MVDS Ratchet |
|
| Data sync | Data consistency | MVDS. |
|
||||||
| Secure transport | Confidentiality, PFS, etc | Double Ratchet |
|
| Secure transport | Confidentiality, PFS, etc | Double Ratchet |
|
||||||
| Transport privacy | Routing, Metadata protection | Waku / Whisper |
|
| Transport privacy | Routing, Metadata protection | Waku / Whisper |
|
||||||
| P2P Overlay | Overlay routing, NAT traversal | devp2p |
|
| P2P Overlay | Overlay routing, NAT traversal | devp2p |
|
||||||
|
|
Loading…
Reference in New Issue