Privacy & Terms
Legal disclaimer and privacy notice for utilxo.com.
Privacy & Data Processing
Utilxo (utilxo.com) is designed with privacy as a foundational core principle.
- Client-Side Runtime: The vast majority of utilities (including JWT decoding, Key Generation, SAML parsing, HAR analysis, and Photo Cropping) run 100% inside your browser using native JavaScript and WebCrypto APIs. Your data, keys, tokens, and files never leave your machine.
- Server-Assisted Utilities: For tools that require network interactions (such as CORS proxying for OAuth token endpoints or SSL cert inspections), data is processed in-memory solely to perform the requested request and is never logged or stored. You can also Bring Your Own Proxy (BYOP) via the header Settings control to route those calls through your own relay or disable cloud relays entirely (Direct-only).
Terms of Use & Disclaimer
- Warranty Disclaimer: All tools, generators, and validators on utilxo.com are provided "AS IS", without warranty of any kind, express or implied.
- Security Notice: While cryptographic utilities use standard WebCrypto implementations, users are advised to handle production-level keys and secrets in secure, dedicated key-management environments (KMS/HSM).
- Trademarks: All trademarks, logos, and brand names mentioned (OAuth, SAML, JWT, OpenID) belong to their respective owners.