WASM in the Kernel: Tales of Triumph and Trouble
riptides.io·5h·
Discuss: Hacker News

From Kernel WASM to User-Space Policy Evaluation: Lessons Learned at Riptides

Introduction

At Riptides, we’re building a platform that provides seamless kernel-based non-human identity (NHI) with SPIFFE and kTLS, delivering deep socket-level security and real-time policy enforcement inside the Linux kernel. One of our core challenges has been determining the optimal architecture for policy evaluation - specifically, where and how to run Open Policy Agent (OPA) policies that govern socket connections in real-time.

This is the story of our journey from an ambitious kernel-space WASM implementation to a pragm…

Similar Posts

Loading similar posts...