Your local data

Everything CyberRamen remembers lives in your browser, on this device. This page reads it back to you and lets you delete it. We never receive any of it — there is nothing on our side to show.

Local saving is off by default. It only starts when you tick “Keep this case in my browser” in a workflow and accept the one-time prompt. What is saved is stored unencrypted in your browser’s storage (IndexedDB), can be cleared by the browser itself under storage pressure or in a private window, and does not sync anywhere. For anything sensitive or long-lived, export it instead.

Local saving

What is stored

Measuring…

StoreItemsSizeLast updated
Reading your browser’s storage…

Other things this site remembers

    Forget everything

    Deletes every saved case and progress record, every preference, the local-saving choice itself, and the recent-tools list. Your browser’s own history and cache are not touched — those are yours to clear in the browser.

    How this works

    Where it lives

    • Cases and progress: IndexedDB database cyberramen, one store per tool
    • Small preferences and the consent flag: localStorage
    • Tool-to-tool handoffs: sessionStorage, wiped when read

    What never happens

    • No upload, no sync, no account — the server cannot see this data
    • No saving before you say yes, once, in a visible prompt
    • No silent deletion: turning saving off asks whether to keep or delete

    Limits

    • Unencrypted at rest — anyone using this browser profile can read it
    • Browsers may evict it under storage pressure; private windows drop it on close
    • Export (CSV / STIX / Markdown) is the durable, portable copy