Terms of Service — Tools by salesforceapp.tech
Skip to main content

Terms of Service

Last updated: 2026-06-01

These are the terms of service for Tools by salesforceapp.tech ("the site", "the tools"). By using the site you agree to these terms. They are short on purpose.

"As-is" — no warranty

The tools are provided as-is, with no express or implied warranty of any kind. We make our best effort to ensure correctness — every tool has automated tests, and the codebase is open-source for public audit — but we make no guarantee that any tool will be free of bugs, fit for any particular purpose, or available at any given time.

If a JSON formatter, regex tester, certificate inspector, or any other tool produces output that is incorrect, incomplete, or misleading, we are not liable for any consequences. Always verify critical results with an independent tool, especially when the result will be used in production code, security configurations, legal documents, or financial transactions.

Your data, your responsibility

Everything you paste, drop, type, or upload into a tool stays on your device (see the Privacy Policy). You are responsible for the data you process. In particular:

  • Do not paste production secrets, API keys, or PII into any tool unless you understand that it remains in your browser's storage (IndexedDB, localStorage) and could be recovered later by anyone with physical access to your machine.
  • The "Encrypt" tools (AES Encrypt, Text Encryptor, etc.) use industry-standard cryptography (AES-256-GCM, PBKDF2). They are correct to the best of our knowledge. They are not a substitute for security review by a qualified engineer for high-stakes use cases.
  • The "Generate" tools (Key Pair Generator, SSH Keygen, Certificate Generator) produce real cryptographic material. Treat the output as you would any private key — guard it, do not share it, and delete it from the page when you're done.

Limitation of liability

To the fullest extent permitted by applicable law, we are not liable for any direct, indirect, incidental, consequential, special, or punitive damages arising from your use of the site, including but not limited to data loss, business interruption, or financial loss. Our total liability is limited to the amount you paid for the site, which is zero.

Open-source license

The site's source code is licensed under the MIT License. The full text is in the GitHub repository. The MIT License lets you copy, modify, distribute, and use the code, including for commercial purposes, with attribution.

The MIT License covers the code, not the live-hosted service. We may modify, restructure, or discontinue the live site at any time. If you need a guaranteed-available version of any tool, fork the repo and self-host.

Acceptable use

You may use the tools for any lawful purpose. You may not:

  • Use the tools to process content that infringes third-party intellectual property rights.
  • Use the tools to build, test, or deploy malware, phishing infrastructure, or other harmful systems.
  • Attempt to disrupt the site (DDoS, scraping at abusive rates, etc.).
  • Misrepresent the site as your own product. (You are welcome to use the tools as part of your workflow and to link to them.)

Intellectual property

You retain full ownership of any data you process through the tools. Nothing you input is transmitted to us, so we have no copy of it and make no claim to it.

The site's name, logo, and brand are property of the site author. The underlying code is MIT-licensed and may be reused under those terms.

No accounts, no subscriptions

The site does not offer accounts, subscriptions, or paid features. The Pro page describes hypothetical future features — none are currently available, and the free tier as it exists today will remain free.

Right to modify or discontinue

We may modify, restructure, rename, or discontinue any tool at any time. Major changes are listed in the Changelog.

Governing law

These terms are governed by the laws of India, without regard to its conflict-of-laws provisions. Disputes that cannot be resolved informally are subject to the exclusive jurisdiction of the courts located in the author's home state in India.

Updates

We may update these terms as the site evolves. Material changes will be reflected in the Last updated date at the top and listed in the Changelog.

Contact

For questions about these terms: [email protected].