Privacy

Envy is a local-first developer tool. Everything it does — discovering your Docker containers, resolving *.envy names, issuing certificates, and routing HTTPS — happens entirely on your machine. We do not run a server for your data, we do not have an account system, and we cannot see your containers, domains, or traffic.

TL;DR

What stays on your machine

Envy stores its state in your user data directory and never uploads it:

Your container traffic is proxied locally between your browser and the Docker container. It is never sent to us or any third party.

The one outbound connection Envy makes

WhenWhereWhy
Checking for updates GitHub Releases (github.com) To see whether a newer version is available and download it. Sends only your current version + platform.

It carries no container names, domains, or any request/response content. Everything else Envy does works fully offline.

Verifying nothing else is sent

Change log