# People

The following people are involved with the REMnux project in a significant capacity, in addition to members of the community who help test the distro, suggest tools, and help diagnose and correct issues.

## Lenny Zeltser

Lenny is the founder of REMnux, which he launched in 2010. He is the primary maintainer of REMnux and is the official point of contact for the project. He is a builder of security products and programs and a teacher of those who run them. Take a look at [Lenny's website and blog](https://zeltser.com/).

## Corey Forman

Corey is a major contributor to REMnux, having joined the project in 2020. He has been setting up, upgrading, and testing many of the REMnux tools. Corey has also been assisting with documentation, and offering invaluable advice. You can find him on [GitHub](https://github.com/digitalsleuth).

## Erik Kristensen

Erik designed the back-end architecture based on SaltStack for the REMnux distro and the Cast installer that REMnux uses behind the scenes. He's been advising the project since 2017. You can find Erik on [GitHub](https://github.com/ekristen).

## Tool Authors

REMnux wouldn't be possible without the authors of the tools that comprise the distro. They are the heart of the REMnux project. These individuals have been propelling the draft and craft of cybersecurity by sharing their skills and tools with the community. [The listing of REMnux tools](https://github.com/REMnux/docs/blob/master/discover-the-tools/README.md) includes the author's name and the tool's license whenever possible.

## Special Thanks

Special thanks to David Westcott, who contributed his time, energy, and expertise to the REMnux distro during his participation in the project from 2015 to 2017.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.remnux.org/behind-the-scenes/people.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
