← Documentation

Getting Started

Introduction

Learn what Refined Engine is, why it exists, and what problems it solves.

What is Refngn?

Refngn, that stands for "Refined Engine", is a project that is focusing on building a new, reliable and secure Reverse proxy / webservice for Linux systems.

What Coding languages does it use

Refngn uses mostly Rust, but also a little of Python and some other to optimse the application. At the project we try to avoide C.

Config files

Refngn uses .toml files for his user configurations, .toml files are simple and understandable to read. This way new people in the project will understand the basics faster.

Reporting vulnerabilities

The project includes a dedicated security.txt file and exposes it at /.well-known/security.txt. Replace the placeholder security mailbox with a monitored address before production.

Important.Project is not yet released!