Hacker News new | ask | show | jobs
Show HN: WebAssembly on the server in Rust that analyzes HTTP in real time (github.com)
6 points by ijroth 1338 days ago
LeakSignal project uses WASM in Envoy server to check for sensitive data leaks
2 comments

I implemented this, it was a really fun & great project! Lots of interesting challenges getting WASM running on the server.
hey, I'm the frontend guy at LeakSignal. the dashboard is fairly barebones for now as we're focusing on functionality over design, but if anyone has any UI/UX bugs or nitpicks I'd be happy to hear.