Open Source
Dotenvx is built on open source technologies, and this is how we contribute back to the community.
VestAuth
Created and maintained by our team to explore verifiable agent identity and authentication for autonomous software.
Authentication for agentic software
VestAuth provides an open foundation for identifying and authenticating software agents without relying on embedded secrets.
.env spec
Created and maintained by our team to document how .env files should be parsed across tools and languages.
A shared format for .env files
The .env spec defines expected parser behavior for comments, quotes, multiline values, expansion, and edge cases.
Sponsorship
Giving back to the community by proudly sponsoring developers who make open source better.
KEYSEE
Created and maintained by our team to make public keys recognizable at a glance.
See keys before you trust them
KEYSEE turns public keys into deterministic visual fingerprints, making key identity easier to inspect, compare, and remember.
Dotenvx
Created and maintained by our team to make encrypted .env files work across every language, framework, and platform.
The secure way to use .env files
Dotenvx encrypts secrets, supports multiple environments, and injects configuration at runtime without changing the workflow developers already trust.
Dotenv
Created and maintained by our team to help developers load environment variables from .env files.
The original way to use .env files
Dotenv loads environment variables from a .env file into process.env. Simple, dependable, and used across millions of projects.