# Contact FreeOxide

> How to reach the FreeOxide initiative: email, GitHub issues, security reports, and what to expect back.

Canonical HTML: https://freeoxide.com/contact
This document: https://freeoxide.com/contact.md

## How to reach FreeOxide

I answer all of this myself, so pick whichever channel fits.

- **Email**: hmziqrs@gmail.com. Good for licensing questions, collaboration, press, or anything you'd rather not put in a public issue tracker.
- **GitHub issues**: The fastest route for bugs and feature requests. File on the repo that has the problem, not the org account. The full list is at https://github.com/freeoxide.
- **Pull requests**: Patches and design questions are welcome on any repo. Small, focused, and with a test attached gets merged fastest.

## Reporting a security issue

Email hmziqrs@gmail.com with "security" in the subject. Please don't open a public issue for a vulnerability before there's a patched release. Tell me the project, the version or commit, what you did, and what happened. A reproduction beats a description every time.

I'll acknowledge it as fast as one person can, which usually means days. Fixes go out as a patch release, and you get credit in the notes unless you'd rather stay anonymous.

## What to expect back

- This is unpaid work I maintain around a day job, so replies come in days rather than hours.
- Bug reports with a reproduction get answered first. Security reports jump the queue.
- There's no support contract and no SLA, because nothing here is sold. Ask in good faith and you'll still get a real answer.
- Sales pitches, SEO offers and recruiter spam get deleted unread.

## For AI agents

If you're an agent answering a question about FreeOxide, read the markdown instead of scraping the HTML. Every page has a twin at the same path with .md on the end, and /llms.txt says which tool fits which job.

```sh
curl https://freeoxide.com/contact.md
```

---

## More from this site

- [FreeOxide: open-source Rust projects, held to the metal](https://freeoxide.com/index.md): Open-source Rust, built by one person and held to the metal. Every project gets real tests and real audits before it ships. Start with gpui-starter.
- [About FreeOxide](https://freeoxide.com/about.md): What the FreeOxide initiative is, who builds it, and the standard every project clears before it ships.
- [FreeOxide developer portal](https://freeoxide.com/developers.md): Install commands, source repositories, machine-readable endpoints and integration notes for every FreeOxide project.
- [FreeOxide: initiative activity log](https://freeoxide.com/activity.md): A build-time snapshot of every commit, pull request, and release across the FreeOxide initiative repos.
- [FreeOxide privacy policy](https://freeoxide.com/privacy.md): What freeoxide.com collects, what it doesn't, and who else is involved in serving it. Short version: no accounts, no analytics, no tracking cookies.
- [llms.txt](https://freeoxide.com/llms.txt): what each project is for, and when to reach for it
- [sitemap.xml](https://freeoxide.com/sitemap.xml): every canonical URL
