About
Built for privacy,
not surveillance.
Sharetext exists because sharing text online shouldn't mean giving up your privacy. We believe encryption should be invisible, instant, and the default — not a premium feature.
Our mission
Every day, developers, writers, and teams share sensitive content online — API keys, configs, personal notes, code snippets — using tools that store that content in plaintext on a server somewhere. Sharetext was built to fix that.
We use AES-256-GCM encryption in the browser. Your content never reaches our servers unencrypted. The key is part of the URL fragment, which browsers intentionally never transmit. Even if our database were breached, there is nothing to read.
We're a small team that believes privacy infrastructure should be simple enough for anyone to use — not just security engineers. That's what we're building.
Privacy by default
Encryption is not an option you enable — it's always on. Your content is encrypted before it leaves your device, every single time.
Zero knowledge
We architected the system so that even we cannot read your content. Decryption keys never touch our servers.
Instant sharing
No sign-up required to share. Paste your content, click Share, and send the link. Done in under five seconds.
Global infrastructure
Built on a distributed edge network. Fast everywhere, resilient by design, with no centralized point of failure.
How it works
Sharetext runs entirely in the browser — no native apps, no plugins required. Encryption happens on your device before anything is transmitted. The decryption key is embedded in the URL fragment and is never sent to any server. There are no third-party crypto libraries — only the encryption primitives built into every modern browser.