Skip to content

Commit

Permalink
Docs: Remove upstream network encryption from low level changes doc
Browse files Browse the repository at this point in the history
  • Loading branch information
JGRennison committed Dec 8, 2024
1 parent 53e32e5 commit 2c5ece0
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions docs/jgrpp-low-level-changes.md
Original file line number Diff line number Diff line change
Expand Up @@ -102,8 +102,6 @@ This document does not describe the player-visible changes/additions described i
* Paginate UDP packets longer than the MTU across multiple packets.
* Use larger "packets" where useful in TCP connections.
* Send vehicle caches from network server to clients to avoid desyncs caused by non-deterministic NewGRFs.
* Change network protocol to send server/join and rcon passwords in an encrypted form (key exchange) instead of in clear text.
* Encrypt the contents of rcon messages to the server and any responses.

### Sprites/blitter

Expand Down

0 comments on commit 2c5ece0

Please sign in to comment.