Where each of the five tools computes
The online password generator draws characters or words on this device with Web Crypto getRandomValues, not Math.random(). Length is 6–128 characters, default 16. Results are not stored; after you refresh, those plaintext strings will not appear on the server.
The password strength checker estimates entropy and crack time on this device and checks a public weak-password list shipped with the page. The password is not uploaded, and this is not a Have I Been Pwned-style full-web lookup.
The privacy cleaner strips UTM, fbclid, gclid, and similar trackers on this device, and masks phone numbers, emails, and ID numbers. Links and source text are not uploaded. The File Encryption Box uses streaming AES-256-GCM encryption; a single file may be up to 5 GB. The file and passphrase do not leave the browser.
Burn-Link is the only feature that sends content: text is encrypted on this device first, and the server stores ciphertext only. The key form is s.html?id={id}#{key}; the query string contains only the ID.