Contributing to uutils/coreutils: Fixing TOCTOU Race Conditions in Rust
How I identified and patched critical time-of-check to time-of-use race conditions in file traversal logic for the Rust rewrite of GNU coreutils.
Writing about Rust, systems programming, and security engineering
How I identified and patched critical time-of-check to time-of-use race conditions in file traversal logic for the Rust rewrite of GNU coreutils.
Building a defensive tool that embeds cryptographic signatures into images using radioactive data marking to detect unauthorized AI model training.
How I built a real-time API security detector that flags insecure endpoints, exposes potential data leaks, and automates OWASP vulnerability detection.
Engineering a high-performance Rust orchestrator for local LLM workflows that processes sensitive inference entirely on-device with a memory-safe plugin system.
Engineering a multi-threaded FIM in Rust capable of processing 10,000+ files per second using async I/O, SHA256 hashing, and Rust
Starting my journey documenting Rust systems programming, open source contributions, and security engineering.
More posts coming soon. Follow along on GitHub