Skip to main content

Privacy Policy

Last Updated: March 2026  •  Effective Date: January 2025

This Privacy Policy describes how FyrePress (“we,” “our,” or “us”) collects, uses, and protects information when you use our website and suite of developer tools at fyrepress.com. By using FyrePress, you agree to the practices described in this policy.

1. Our Core Principle: Privacy by Default

At FyrePress, your privacy is our foundation — not an afterthought. Because our tools are designed for web developers and server administrators handling highly sensitive infrastructure data — such as database credentials, authentication hashes, server configuration files, and security keys — we have deliberately engineered our entire platform to process all user-supplied data exclusively within your local browser environment.

This is not a marketing claim. It is a technical architecture decision made at the design level. Every tool on FyrePress — from the WordPress config builder to the SQL query generators to the security header configurator — runs its logic entirely through client-side JavaScript APIs. No data you enter is ever serialized, transmitted over HTTP, or received by any server we operate.

“What happens in your browser, stays in your browser. This is an engineering guarantee, not just a policy promise.”

We recognize that developers working with WordPress infrastructure regularly handle credentials and configuration details that, if leaked, could compromise entire hosting environments. Our privacy-first architecture is a direct response to the shortcomings of many third-party generator tools that silently log inputs or route form data through servers.

2. Zero Data Transmission

We do not collect, transmit, store, or monitor any of the data you input into our developer generators. All cryptographic hashing, configuration building, SQL query construction, code generation, and rule generation occurs client-side via browser-native JavaScript APIs. The network inspector in your browser will confirm that no form data is sent to any remote endpoint when you use our tools.

  • No Input Tracking: We do not log the text, passwords, database names, domain names, security salts, or configuration settings you type into our fields. These values are processed entirely in memory and discarded when you close or navigate away from the page.
  • No Backend Database: We do not maintain backend databases for user-generated content. Your data exists only in your browser’s working memory during active use.
  • Local Computation: Tools like the Password Hasher, wp-config Builder, and Security Salts Generator execute all logic entirely on your machine using the Web Crypto API and standard DOM operations.
  • No Server-Side Code Execution: FyrePress is a static site. There is no server-side scripting that processes, receives, or stores any submitted data from our tool forms.

To verify this independently: open your browser’s developer tools, navigate to the Network tab, use any FyrePress tool, and observe that no data payloads are transmitted to any server during tool generation.

3. Analytics & Technical Telemetry

To understand overall traffic patterns and improve the tool experience, we use standard industry analytics services. These services record anonymized technical data about how users interact with our website at a high level. They cannot access the data you input into our tools, and we have not configured them to capture form field values.

Google Analytics (GA4)

Tracks high-level metrics including page views, session durations, geographic regions, and device types. This helps us understand which tools are most used and where performance improvements are needed. GA4 does not receive any tool input data.

Microsoft Clarity

Captures UI interaction heatmaps and anonymized session replays to help us improve layout and usability. All input fields within our tools are configured as masked elements in Clarity, ensuring that no form data is captured or recorded in session replays.

Both analytics services use their own cookies and tracking technologies. You may opt out of Google Analytics using the Google Analytics Opt-out Browser Add-on and opt out of Clarity by visiting Microsoft Clarity Opt-Out.

4. Advertising & Google AdSense

To support ongoing development and keep our tools free to use, FyrePress may display advertising through Google AdSense. Google AdSense is a third-party ad network that uses cookies and similar tracking technologies to serve relevant advertisements based on your prior browsing history and interests, and to measure advertising campaign performance.

We want to be explicit about the separation of concerns here: we do not merge, share, or associate any tool input data with advertising profiles. The credentials, configuration values, and code snippets you enter into FyrePress generators are processed locally and are completely isolated from the advertising systems that may be running on the same page.

Users in applicable regions (EU, EEA, UK, California) may be presented with a consent banner before personalized advertising is activated. You can manage or withdraw ad personalization at any time through your Google Ad Settings panel. Opting out of personalized ads does not affect the functionality of our tools.

5. LocalStorage Use

FyrePress uses the browser’s built-in localStorage API to persist your tool configurations and interface preferences between sessions. This data is stored exclusively on your own device and is never transmitted to our servers.

LocalStorage is used to save your in-progress form field values so you don’t lose work when you refresh the page. You can clear this data at any time via your browser’s developer tools (Application → Local Storage → Clear).

Note that LocalStorage is separate from cookies and is not accessible by third-party advertising or analytics scripts running on our page. The data stored in LocalStorage is only accessible to scripts from the exact same origin (fyrepress.com).

6. Your Data Rights

Depending on where you are located, you may have specific rights regarding your personal data under applicable data protection laws including the General Data Protection Regulation (GDPR) in the EU/EEA, the UK GDPR, the California Consumer Privacy Act (CCPA), and similar regional legislation.

Because FyrePress processes no personal data through our tools (tool inputs are processed locally and never transmitted to us), many of these rights apply primarily to the limited analytics and advertising data described above. Your rights may include:

  • Right of Access: You can request information about what personal data we hold about you (limited to analytics-level data).
  • Right to Erasure: You can request deletion of any personal data associated with your use of the site.
  • Right to Object: You can opt out of analytics tracking and interest-based advertising at any time through the mechanisms described in Sections 3 and 4.
  • Right to Data Portability: Where applicable, you may request your data in a portable format.
  • Right to Non-Discrimination: Exercising any of these rights will not affect your ability to use our tools, which remain fully free and functional regardless of consent choices.

To exercise any of these rights, contact us at hello@fyrepress.com. We will respond to all requests within 30 days in accordance with applicable law.

7. Children’s Privacy

FyrePress is a professional developer tool platform intended for use by web developers, server administrators, and technical professionals. Our tools are not directed at or designed for children under the age of 13 (or 16 in the EU/EEA). We do not knowingly collect any personal information from children. If we become aware that a child under the applicable age threshold has provided personal information to us, we will take reasonable steps to delete such information promptly. If you believe a child has submitted information to us, please contact us at hello@fyrepress.com.

8. Security Practices

We take reasonable and appropriate technical measures to protect the security of the FyrePress website and its users. Our site is served exclusively over HTTPS using TLS encryption, which protects the integrity and confidentiality of data in transit between your browser and our servers (limited to page assets — no tool data is transmitted).

Because our tools operate client-side, the security of your tool inputs depends primarily on your own device and browser security. We recommend using an up-to-date browser, operating within a secure network environment, and clearing LocalStorage if you use FyrePress on a shared or public device.

We cannot guarantee absolute security of any internet-based service. In the unlikely event of a security incident affecting our site infrastructure, we will take appropriate steps to notify affected users as required by applicable law.

9. Third-Party Links

Our website and tool documentation pages may contain links to external sites including official WordPress.org documentation, Apache and Nginx project documentation, GitHub repositories, and other developer resources. These links are provided for your convenience. Once you leave FyrePress, this privacy policy no longer applies. The linked sites operate under their own privacy policies, which may differ significantly from ours. We encourage you to review the privacy statement of any external website that may collect personally identifiable information before providing any data to that site.

10. Updates to This Policy

We may update this Privacy Policy periodically as we add new tools, change our analytics providers, or adjust our practices in response to evolving privacy laws. When we make material changes, we will update the “Last Updated” date at the top of this page. If changes are significant, we may also add a notice on our homepage for a period of time after the update.

Your continued use of FyrePress after any policy update constitutes your acceptance of the revised policy. We encourage you to review this page periodically to stay informed about how we protect your privacy.

Questions or Concerns?

If you have any questions about this Privacy Policy, want to exercise your data rights, or believe your privacy has been affected in any way, please reach out directly. We take all privacy inquiries seriously and aim to respond within 48 business hours.

hello@fyrepress.com