Thread (4 messages) flat view 4 messages, 2 authors, 2026-01-05

Re: [RFC] STCP: secure-by-default transport (kernel-level, experimental)

From: Jakub Kicinski <kuba@kernel.org>
Date: 2026-01-02 23:49:59
Also in: rust-for-linux

On Mon, 22 Dec 2025 20:13:40 +0200 Lauri Jakku wrote:
STCP is an experimental, TCP-like transport protocol that integrates 
encryption and authentication directly into the transport layer, instead 
of layering TLS on top of TCP.

The motivation is not to replace TCP, TLS, or QUIC for general Internet 
traffic, but to explore whether *security-by-default at the transport 
layer* can simplify certain classes of systems—particularly embedded, 
industrial, and controlled environments—where TLS configuration, 
certificate management, and user-space complexity are a significant 
operational burden.
We tend to merge transport crypto protocol support upstream if:
 - HW integration is needed; or
 - some network filesystem/block device needs it.
Otherwise user space is a better place for the implementation.
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help