KeyForge is a free collection of browser-based developer utilities built and maintained by Frederick Niekerk at ShellRick Tech Pty (Ltd), based in South Africa.
The site was built out of a simple frustration: most online developer tools send your data to a server, log it, or require an account. KeyForge takes a different approach — every operation runs entirely in your browser. Encryption keys, plaintext inputs, generated passwords, and JSON payloads never leave your device. Cryptographic operations use the native Web Crypto API, running in a dedicated Web Worker so the main UI thread stays responsive.
The tools currently available are:
crypto.getRandomValues().KeyForge is free to use and funded by Google AdSense advertising. No sign-up, no tracking of your inputs, no server-side processing.