# The Eternal Journal > A private, offline journal that runs in your browser. One self-contained HTML file. Client-side AES-256-GCM encryption. No accounts, no cloud, no subscription — bought once for $24 (introductory price, rising to $29), owned forever. Made by a two-person studio in Amsterdam. The Eternal Journal is for people who want to write things down that are for no one else: deep-focus writers, fountain pen and paper-notebook people who want a digital counterpart with the same values, and privacy-minded users who don't want their inner life on someone else's server. ## Core facts - One-time purchase, no subscription, no account, no cloud. - Single self-contained HTML file; runs offline in any modern browser; the downloaded file makes no network calls at all. - Scope note: the network-silence claim applies to the downloaded journal file. The hosted demo page and the marketing site are ordinary web pages that load hosting-layer analytics, and the demo fetches a seed file. - Entries encrypted client-side with AES-256-GCM (PBKDF2 key derivation); the passphrase never leaves the device; no recovery if forgotten — by design. - Entries stored locally (IndexedDB, localStorage fallback). Backup = built-in export to one encrypted .json file; import merges it back on any copy. - License: three personal devices plus one identical copy to give away. Not technically enforced — honor system. - 30-day no-questions refund. Checkout via Paddle (merchant of record, handles VAT). - Made by Meanwhile (Twan Janssen & Petur van Sluis), Amsterdam. Contact: hello@offline.ltd - Live demo: https://eternaljournal.life/demo (username and passphrase: "demo") ## Pages - [What The Eternal Journal is](https://eternaljournal.life/the-eternal-journal.txt): full product description, features, technical detail, pricing - [Philosophy: writing as a private act](https://eternaljournal.life/philosophy.txt): why it has no cloud, no AI, no streaks — and what it shares with a paper notebook - [How privacy and durability actually work](https://eternaljournal.life/privacy-and-durability.txt): plain-language explanation of the encryption, local storage, export and restore - [SHA-256 checksums](https://eternaljournal.life/downloads/SHA256.txt): hashes for the zip, the journal file, and the hosted demo - [Frequently asked questions](https://eternaljournal.life/faq.txt): pricing, refunds, devices, VAT, support