Developer Builds Privacy-First Toolbox After Catching Online Formatter Stealing Data
A developer discovered that a popular online JSON formatter was sending pasted content, including auth tokens, to a third-party analytics endpoint via a POST request. The incident prompted them to build DevToolBox, a free suite of seven client-side developer utilities that make zero network calls. The toolbox includes a JSON formatter, regex tester, Base64 encoder, JWT decoder, hash generator, URL encoder, and color converter, all built with Next.js 14 and TypeScript. Every tool runs entirely in the browser using native Web APIs, meaning sensitive data such as API tokens or credentials never leaves the user's device. The project is hosted on Vercel's free tier and is also installable as a progressive web app for offline use.
This is an AI-generated summary. ShortSingh links to the original source for the complete article.
Discussion (0)
Log in to join the discussion and vote.
Log in