{"slug": "logs-you-your-ai-and-cron-jobs-write-to-that-you-can-prove-weren-t-altered", "title": "Logs you, your AI and cron jobs write to that you can prove weren't altered", "summary": "Fresh Jots launched a tamper-evident note service that hashes and anchors every entry to the Bitcoin blockchain, letting users, scripts and AI agents prove a log existed at a certain time and was not altered. The service offers a free read-only MCP connection for Claude, Cursor and other MCP clients, with agent writes on paid plans, plus an append-only API, client-side encryption, a dead man's switch that emails users when writes stop, and a 14-day API trial. Fresh Jots states it does not read user notes or train AI on their content.", "body_md": "Tamper-evident · Private · AI-ready\n\n# Tamper-evident notes for you, your scripts and AI — and you can prove it.\n\nWrite manually. Write from the CLI, your project code, or an MCP client; set a dead man's switch: if the writes stop, you get an email.\n\n- \n          [Tamper-evident — every entry hashed & timestamped](https://freshjots.com/notarized-notes)\n- \n          [Append-only option — add lines, never rewrite them](https://freshjots.com/append-only-notes)\n- \n          [Encrypted option — you hold the only key, so not even we can read it](https://freshjots.com/encrypted-notes)\n- \n          [Export everything — leave anytime](https://freshjots.com/faq#download-all-notes)\n\nNo credit card · Free read-only MCP for your AI · No ads, no AI training on your content\n\nDemo: running the command freshjots append deploys \"v2 ok\" in a terminal instantly adds that line to the top of the \"deploys\" note in Fresh Jots.\n\n## How it works\n\n1. \n1\n### Create a free accountNo credit card, no trial clock. [Sign up](https://freshjots.com/users/sign_up) and you're in a working notebook in under a minute.\n2. \n2\n### Receive a token — or connect your AIA 14-day API trial for the full Dev surface. Or add `https://freshjots.com/mcp` in Claude, Cursor, or any MCP client and it reads your notes over OAuth — free and read-only, with agent writes on paid plans.\n3. \n3\n### This does itSend a note to your Fresh Jots account in three lines: \n\n```\ncurl -fsSL https://freshjots.com/install.sh | sh\nexport FRESHJOTS_TOKEN=mn_your_token\nfreshjots append cron-jobs-prod \"backup ok\"\n```\n\n Installs the CLI, sets your token, and appends a line — the note is created on the first write.\n\n## Who it's for\n\nOne note store — read it in the browser, on your phone, or straight from code.\n\n- \n### 📡 Scripts, cron & CIEvery script gets its own notebook — [append-only notes](https://freshjots.com/append-only-notes) plus an atomic append API. Your scripts write, you read: a tamper-resistant log you own. Transform any note into a webhook inbox, or into a[dead man's switch](https://freshjots.com/dead-mans-switch) that emails you when the writes stop.[See the API →](https://freshjots.com/for/developers)\n- \n### 🤖 Your AIOne-click MCP connect for Claude, Cursor, and other tools. Free to read and search; upgrade to let your agents write — session notes, research dumps, transcripts you can read on your phone. [How MCP works →](https://freshjots.com/for/developers)\n- \n### ⌨️ Writing & lifeWrite everything in a single place, reachable by all of your devices. REST API, webhooks, an ingest inbox, and official Bash, npm, Ruby, and Python clients — capture in one curl or one tap ( [see integrations](https://freshjots.com/integrations) ).\n\n## What it looks like\n\nThe home page to the left, the open note on the right. That's the basic UI.\n\nPlain notes from cron, CI, webhooks. Rich notes for everything else. Same notebook, same search.\n\n## What's inside — and your data stays yours\n\n- \n### Tamper-evident notesEvery note is hashed and anchored to the Bitcoin blockchain, so you can prove an AI session or log existed by a certain time and hasn't changed since — evidence anyone can check without trusting us. Sessions captured with the Fresh Jots hook get an immediate, independent timestamp on top: a trusted authority stamps each one the moment you save it, proving the exact time, not just the day. [How it works](https://freshjots.com/notarized-notes) .\n- \n### Encrypted notesClient-encrypt a note with your own key and store the ciphertext — we keep bytes we can't read, search, or decrypt. [How it works](https://freshjots.com/encrypted-notes) .\n- \n### Rich-text + plain notesRich notes for writing, plain notes for streaming output. Search across both.\n- \n### Autosave + version historyEvery edit persists as you type. Restore any earlier snapshot — the paragraph you cut last week is still there.\n- \n### Export anything.txt, .docx, .pdf per note. Full archive as a single .zip from Options — even after you cancel.\n- \n### Installs to your home screenOne tap on iOS or Android. No app store, no updates, no native bloat. [Set it up](https://freshjots.com/integrations) .\n- \n### No adsNot on the free plan, not anywhere.\n- \n### No AI trainingWe don't read your notes, and our [Terms](https://freshjots.com/terms) forbid training models on them or selling them to anyone who would.\n\n## Pricing\n\nOne account, all your devices. Not per device. Not per feature.\n\n### Personal\n\n$24 / year\n\n≈ $2.00 / month, billed annually\n\nUp to 1,000 notes. Your AI reads and writes over MCP.\n\n[Details →](https://freshjots.com/pricing#personal)\n\n### Dev\n\n$15 / month $149 / year\n\nPersonal + REST API, 10K notes, dead man's alerts, webhooks, and more.\n\n[Details →](https://freshjots.com/pricing#dev)\n\n### Team\n\n$179 / seat / year\n\n2-seat minimum ($358/yr floor)\n\nUp to 25 seats, shared notes + audit log.\n\n[Details →](https://freshjots.com/pricing#team)\n\n## Questions, answered\n\n## \n### \n      Is there a free plan?\n    \n\n        Yes. Every account can keep up to **10 notes free** — no card, no trial clock. When you need more, subscribe; see the [pricing page](https://freshjots.com/pricing).\n      \n\n## \n### \n      Do you read my notes, or train AI on them?\n    \n\n        No. We don't browse your notes, and our [Terms](https://freshjots.com/terms) commit us not to train machine-learning models on them or sell them to anyone who would. [More on privacy →](https://freshjots.com/faq#ai-training)\n\n## \n### \n      Can I get my notes out?\n    \n\n        Always. Download any note as .txt, .docx, or .pdf, or your full archive as a single .zip from Options — even after you cancel. [How exports work →](https://freshjots.com/faq#download-all-notes)\n\n## \n### \n      What do my scripts and AI need in order to write here?\n    \n\nScripts use an API token — included with the Dev plan, or free for 14 days with the API trial. Your AI reads over MCP on every plan, free; agent writes come with the Personal plan ($24/yr).\n\nComing from another notes app?\n\n## From the blog\n\n[All posts →](https://freshjots.com/blog)\n\n## Start writing. Upgrade only if you hit the ceiling.\n\nNo ads · No AI training · Export anytime\n\n[Create a free account](https://freshjots.com/users/sign_up)\n\nNo credit card. 10 notes free, forever.", "url": "https://wpnews.pro/news/logs-you-your-ai-and-cron-jobs-write-to-that-you-can-prove-weren-t-altered", "canonical_source": "https://freshjots.com/", "published_at": "2026-09-24 17:53:45+00:00", "updated_at": "2026-09-24 17:59:31.563346+00:00", "lang": "en", "topics": ["ai-agents", "agent-protocols", "developer-tools", "ai-tools"], "entities": ["Fresh Jots", "Claude", "Cursor", "Bitcoin", "MCP"], "also_reported_by": [], "alternates": {"html": "https://wpnews.pro/news/logs-you-your-ai-and-cron-jobs-write-to-that-you-can-prove-weren-t-altered", "markdown": "https://wpnews.pro/news/logs-you-your-ai-and-cron-jobs-write-to-that-you-can-prove-weren-t-altered.md", "text": "https://wpnews.pro/news/logs-you-your-ai-and-cron-jobs-write-to-that-you-can-prove-weren-t-altered.txt", "jsonld": "https://wpnews.pro/news/logs-you-your-ai-and-cron-jobs-write-to-that-you-can-prove-weren-t-altered.jsonld"}}