WAF
  • Introduction
  • Journey
    • Milestones
      • Inspiration
      • Stack
      • NGINX
        • Modules in Depth
    • Challenges
      • Dunning-Kruger Effect
      • Rust in 2 Days
      • C + Rust
      • Bindgen
      • Dependency Hell
    • Design Journey
      • Ideation
      • WAF Design
      • The Logo
    • Lessons Learned
      • Shipping an MVP
      • Scale means DX
  • Docs
    • Architecture
    • Security Features
  • Manual
    • Installation
      • Requirements
      • Building NGINX from Source
    • Configuration
  • Other
    • Roadmap
    • References
Powered by GitBook
On this page

Introduction

This is Raft

Welcome to the Raft project! The goal of this project is to provide an open-source Rust-based Web Application Firewall for NGINX servers.

Update (08/11/2023)

As of this writing, support for the open-source WAF NAXSI has been discontinued. Raft serves as a Rust-based drop-in replacement for NAXSI performing a subset of features available. More to come in the Roadmap.

Last updated 1 year ago