Something Like Games
Blog
Contact
Linktree
English (en)
Deutsch (de)
somethinglikegames.de

My blog about game development and all the stuff that goes with it


Categories

  • tutorials14
  • misc7
  • news2

Tags

  • godot engine13
  • networking12
  • networking-tutorial6
  • 2d3
  • materials3
  • substance 3d designer3
  • 3d-modeling1
  • animation1
  • security1
  • texturing1
  • uv1
two computers connected via a cryptographically secured wired connection, landscape, comic style
Generated with Stable Diffusion 2.1

Networking tutorial 6: Encrypted connections using DTLS

April 9, 2023
Tutorials Networking-Tutorial Godot Engine Networking Security
In the last article we completed the login process. However, before using it in real life, we should first secure our network connections. The least one should do and, if I understand the GDPR correctly, must do, is to transmit user passwords only using encrypted channels on the Internet. Ideally, one extends encrypted communication to the entire infrastructure. So that’s what this article is going to be about: We encrypt the network connections between our servers and clients.

Legal Notice — Privacy Policy — ©2023-2025 Tobias Wink
Powered by Hugo