briefly mention censorship reistance and ports

This commit is contained in:
Oskar Thoren 2019-08-29 14:58:31 +02:00
parent 86b80e690e
commit f2f562d763
No known key found for this signature in database
GPG Key ID: B2ECCFD3BC2EF77E

View File

@ -156,6 +156,17 @@ TBD.
<!-- TODO: Fill this out. -->
### Censorship-resistance
With default settings Whisper over DevP2P runs on odd ports in 30k range, which
are easy to block. One workaround for this is to run ports on 443. This doesn't
take care of all cases though, and this quickly leads into efforts such as
obfuscated transports a la Tor.
See https://github.com/status-im/status-react/issues/6351 for some discussion.
<!-- TODO: More detail on interop of ports and what we do precisely -->
## Design Rationale
### P2P Overlay