public inbox for rust-for-linux@vger.kernel.org
 help / color / mirror / Atom feed
* [RFC] Secure TCP (STCP): Rust-based encrypted transport protocol for kernel integration
@ 2025-11-10 15:24 Lauri Jakku, CEO Of Paxsudos IT
  2025-11-10 23:55 ` Greg KH
  2025-11-11 20:25 ` Miguel Ojeda
  0 siblings, 2 replies; 7+ messages in thread
From: Lauri Jakku, CEO Of Paxsudos IT @ 2025-11-10 15:24 UTC (permalink / raw)
  To: rust-for-linux

Hello all,

I have been developing a new Secure TCP (STCP) implementation written 
primarily in Rust, designed for kernel-space integration. It provides an 
authenticated and encrypted transport layer that can operate alongside 
or replace traditional TCP, and is implemented as a loadable kernel 
module with Rust userspace hooks.

The project includes:
   - Kernel-side Rust module (out-of-tree)
   - Fully static userspace Rust library
   - Secure handshake and AES-GCM transport
   - C ABI bridge for compatibility

Repository: https://github.com/MiesSuomesta/STCP/tree/main/kernel-module

I would appreciate feedback from the Rust-for-Linux and netdev 
communities on integration strategy and long-term direction.

Regards,
Lauri Jakku / Paxsudos IT

.---<[ Paxsudos IT / Security Screening ]>---------------------------------------------------------------->
| Known viruses: 8708706
| Engine version: 1.4.3
| Scanned directories: 0
| Scanned files: 1
| Infected files: 0
| Data scanned: 0.00 MB
| Data read: 0.00 MB (ratio 0.00:1)
| Time: 19.142 sec (0 m 19 s)
| Start Date: 2025:11:10 19:24:17
| End Date:   2025:11:10 19:24:36
| SPAM hints: []
| SPAM hints: []
| Message not from DMARC.
`-------------------------------------------------------------------->

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2026-01-05 23:45 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-11-10 15:24 [RFC] Secure TCP (STCP): Rust-based encrypted transport protocol for kernel integration Lauri Jakku, CEO Of Paxsudos IT
2025-11-10 23:55 ` Greg KH
2025-11-11 20:25 ` Miguel Ojeda
2025-11-12  4:04   ` Lauri Jakku, CEO Of Paxsudos IT
2025-12-22 13:31     ` Lauri Jakku, CEO Of Paxsudos IT
     [not found]       ` <c6cdc094-6714-437b-ba37-e3e62667f4aa@paxsudos.fi>
     [not found]         ` <aceecca9-61ae-454f-957f-875c740c0686@lja.fi>
2026-01-02 23:49           ` [RFC] STCP: secure-by-default transport (kernel-level, experimental) Jakub Kicinski
     [not found]             ` <ad8f797b-529a-49e2-bcda-a30d0396c1a9@lja.fi>
2026-01-05 23:45               ` Jakub Kicinski

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox