skip to content
Conifer · Contact

Get in touch.

Whether you run Conifer on one laptop or a fleet of a thousand, we would like to hear what you are building. Real replies, from the people who build the runtime.

Send a message

No tracking, no third-party form. This composes a pre-filled email to the team. Nothing leaves your machine until you hit send in your mail app.

No tracking. Goes straight to the team.
For teams

Deploying across an organization?

Conifer runs a fleet without a collection server. The security team gets control and an audit trail; the engineers keep a private machine. Pick the enterprise topic above and we will walk you through it.

NerdHow fleet governance works without watching anyone

The usual way to govern AI on a fleet is to route every prompt through a server you control and log it. Conifer governs without ever seeing the prompts:

  • Policy ships as a signed .mobileconfig over the MDM you already run. It clamps which models, tools and routes are allowed, per device.
  • The binary expires. An out-of-date build stops running, so a machine cannot drift off-policy and keep working in the dark.
  • Each device signs a posture attestation: which policy it is on, which build, which grants. The dashboard reads those signatures, not anyone's prompts.
  • There is no telemetry server in the loop. Governance rides the expiring binary, MDM, and the signatures. The work stays on the machine.

The CISO gets a clean audit trail. The engineer's prompts never leave the laptop. Both are true at once.