Fresh Jots Launches Tamper-Evident Notes for Scripts and AI Agents
Summary
Fresh Jots is a note and logging service built for people, scripts, and AI agents. It hashes and timestamps entries, offers an append-only mode, and can anchor notes to the Bitcoin blockchain so users can verify that records existed at a certain time and were not changed. An optional client-encryption mode leaves Fresh Jots storing ciphertext that it cannot read, search, or decrypt. Scripts can write through a CLI, REST API, official language clients, webhooks, or an ingest inbox, while users can read notes in the browser or on mobile devices. The service also supports dead-man's switches that email users when expected writes stop, making it suitable for cron and CI status logs. AI tools can connect through an MCP endpoint; reading and searching are free, while agent writes require the Personal plan. The site lists a free tier with up to 10 notes, a Personal plan at $24 per year, a Dev plan starting at $15 per month with API access and alerts, and Team pricing of $179 per seat per year with shared notes and audit logs. Fresh Jots says it does not use notes to train AI systems, supports exports in several formats and full archive downloads, and provides CLI and integrations for Bash, npm, Ruby, Python, Homebrew, PyPI, and GitHub Actions.