mirror of
https://github.com/logos-messaging/pm.git
synced 2026-01-04 07:03:10 +00:00
clarify when encryption happens
This commit is contained in:
parent
9384372582
commit
bb61657d3f
@ -15,10 +15,13 @@ block-beta
|
||||
block:reliablechannels:3
|
||||
columns 1
|
||||
sg["Segmentation"]:1
|
||||
enc["Encrypt/Decrypt"]:1
|
||||
sds["Scalable Data Sync"]:1
|
||||
rlm["Rate Limit Manager"]:1
|
||||
end
|
||||
|
||||
e --> enc
|
||||
|
||||
P2PReliability["P2P Reliability (Waku API)"]:4
|
||||
block:wakuapi:4
|
||||
columns 7
|
||||
@ -42,4 +45,7 @@ block-beta
|
||||
UDP["UDP"]
|
||||
TCP["TCP/IP"]
|
||||
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