Bug #4

Title Support TLS encryption without an external tunnel
Author Amelia Zabardast Ziabari
Created Tue 26 May 20:13:26 CEST 2026
State open

Currently a separate tunnel program must be used to provide TLS support. This is inefficient and requires quirks like X-Forwarded-For, so optional support for TLS should be provided in the server itself.

This will require linking against OpenSSL.