Show HN: Telexpage – Turn secrets into AES-256 encrypted PDFs, locally
Telexpage is a new browser-based tool that encrypts sensitive text into AES-256 protected PDFs entirely on the user's device, with no data sent to a server.
Telexpage launched on August 20, 2026, as a client-side web tool that converts sensitive text or secrets into AES-256 encrypted PDFs, processing everything locally in the browser without transmitting data to a remote server, per the Hacker News Show HN post submitted by author cucho.
The tool's core proposition is local-only encryption: users input their secrets, the page encrypts the content using AES-256, and the output is a downloadable PDF — all without a network round-trip. The approach sidesteps server-side data handling entirely, which is the primary trust argument the product makes to prospective users.
AES-256 is a symmetric encryption standard widely used in government and enterprise contexts. Embedding encrypted output in a PDF format makes the resulting file portable and openable on virtually any device, though the decryption mechanism and whether a password or key is required to re-open the file are not detailed in the available source material.
Telexpage appears to be a solo or small-team project at an early stage. The Show HN submission received one point and no comments at the time of publication, suggesting it is very new to public attention. No funding, team size, or founding date is mentioned in the source.
The local-encryption-as-a-service niche is occupied by a handful of browser-based tools and open-source utilities, but packaging the output specifically as a PDF distinguishes Telexpage's approach. No roadmap, pricing model, or expansion plans are referenced in the available source material.
No comments yet — start the thread.