ConfigGenerator

Privacy Policy

Last updated: July 2026

At ConfigGenerator, your privacy and data security are our absolute highest priorities. Because we build tools for DevOps and Cloud Engineers, we know that the configuration files you generate or validate often contain sensitive architectural information, internal IPs, and even secrets.

100% Client-Side

All configurations are generated and validated directly in your browser.

No Backend Storage

We do not have a database storing your YAML, JSON, or any configurations.

Zero Tracking

We do not log your form inputs, API keys, or infrastructure details.

1. 100% Client-Side Processing

Virtually every tool on ConfigGenerator operates entirely within your web browser using JavaScript. When you paste JSON, YAML, or generate Dockerfiles and Kubernetes manifests, your data is never sent to our servers.

Tools like our JWT Secret Generator, Password Generator, and Encryption utilities utilize the native window.crypto.getRandomValues() API to securely generate entropy directly on your device. We have no way of seeing, logging, or storing the credentials you generate.

2. Information We Collect

Because our architecture is entirely client-side, we do not require accounts, sign-ups, or login credentials.

  • Personal Data: We do not collect names, email addresses, or phone numbers unless you explicitly reach out to us via email for support.
  • Configuration Data: We never collect, log, or transmit the content you enter into our text editors or forms.
  • Analytics: We may use basic, privacy-respecting analytics to understand broad traffic trends (e.g., page views) to help us improve the site. This data is aggregated and anonymized.

3. Local Storage

Some of our tools may utilize your browser's localStorageto save your preferences (e.g., dark mode settings, indentation preferences, or last-used tool state) so that you don't have to reconfigure them on your next visit. This data remains strictly on your device and can be cleared at any time via your browser settings.

4. Third-Party Links

Our website may contain links to external documentation (such as official AWS, Kubernetes, or Docker docs). Please note that we do not control these external websites and are not responsible for their privacy practices.

5. Zero-Knowledge Cryptographic Sandboxing

Our security utilities (such as JWT secret generators, SSH key generators, and environment variable encryptors) execute within Web Worker isolation sandboxes. Cryptographic entropy is retrieved directly from Web Crypto APIs (crypto.getRandomValues and SubtleCrypto). At no point are generated keypairs, private RSA keys, or plaintext secrets passed outside memory execution contexts.

6. Cookies & Tracking Identifiers

ConfigGenerator does not place tracking cookies, advertising beacons, or invasive fingerprinting scripts on your device. Local browser storage is strictly limited to non-sensitive UI state persistence, such as code preview theme selection or indentation preferences.

7. Contact Information

If you have any questions or concerns about this Privacy Policy or how your data is handled, please reach out to us at pankajgenai@gmail.com.