mirror of
https://github.com/logos-messaging/pm.git
synced 2026-01-03 22:53:09 +00:00
clarify when encryption happens
This commit is contained in:
parent
9384372582
commit
bb61657d3f
@ -7,18 +7,21 @@ This is an update of the [Reliablity and Waku API](https://blog.waku.org/2024-06
|
|||||||
block-beta
|
block-beta
|
||||||
columns 4
|
columns 4
|
||||||
sc["Secure Conversations (Chat SDK)"]:4
|
sc["Secure Conversations (Chat SDK)"]:4
|
||||||
|
|
||||||
e["Encryption"]:1
|
e["Encryption"]:1
|
||||||
rc["Reliable Channels"]:3
|
rc["Reliable Channels"]:3
|
||||||
space:1
|
space:1
|
||||||
|
|
||||||
block:reliablechannels:3
|
block:reliablechannels:3
|
||||||
columns 1
|
columns 1
|
||||||
sg["Segmentation"]:1
|
sg["Segmentation"]:1
|
||||||
|
enc["Encrypt/Decrypt"]:1
|
||||||
sds["Scalable Data Sync"]:1
|
sds["Scalable Data Sync"]:1
|
||||||
rlm["Rate Limit Manager"]:1
|
rlm["Rate Limit Manager"]:1
|
||||||
end
|
end
|
||||||
|
|
||||||
|
e --> enc
|
||||||
|
|
||||||
P2PReliability["P2P Reliability (Waku API)"]:4
|
P2PReliability["P2P Reliability (Waku API)"]:4
|
||||||
block:wakuapi:4
|
block:wakuapi:4
|
||||||
columns 7
|
columns 7
|
||||||
@ -29,17 +32,20 @@ block-beta
|
|||||||
Discv5["Waku Discv5"]:1
|
Discv5["Waku Discv5"]:1
|
||||||
PeerExchange["Peer Exchange"]:1
|
PeerExchange["Peer Exchange"]:1
|
||||||
PeerManager["Peer Manager"]:1
|
PeerManager["Peer Manager"]:1
|
||||||
|
|
||||||
end
|
end
|
||||||
|
|
||||||
block:libp2p:4
|
block:libp2p:4
|
||||||
P2PEncryption["Point-to-Point Encryption"]
|
P2PEncryption["Point-to-Point Encryption"]
|
||||||
Multiplexer["Multiplexer"]
|
Multiplexer["Multiplexer"]
|
||||||
Transport["Transport"]
|
Transport["Transport"]
|
||||||
end
|
end
|
||||||
|
|
||||||
block:base:4
|
block:base:4
|
||||||
UDP["UDP"]
|
UDP["UDP"]
|
||||||
TCP["TCP/IP"]
|
TCP["TCP/IP"]
|
||||||
end
|
end
|
||||||
|
|
||||||
|
classDef borrowed fill:#e1f5ff,stroke:#0066cc,stroke-width:2px,stroke-dasharray: 5 5
|
||||||
|
class enc borrowed
|
||||||
```
|
```
|
||||||
Loading…
x
Reference in New Issue
Block a user