cd /news/developer-tools/show-hn-see-what-your-linux-machine-… · home topics developer-tools article
[ARTICLE · art-98503] src=jiankun.lu ↗ pub= topic=developer-tools verified=true sentiment=· neutral

Show HN: See what your Linux machine measured at boot (through TPM eventlog)

A new web tool lets Linux users inspect their machine's TPM event log entirely in the browser, using WebAssembly compiled from Google's go-eventlog library and built with Anthropic's Claude Code. The tool parses the log locally and never uploads data, and it exports a `goParseEventlog` function for developers to use from the console.

read1 min views1 publishedAug 16, 2026

Parsed by go-eventlog compiled to WebAssembly · built with Claude Code · module:

Your event log is never sent to a server. The file is read and parsed entirely in your browser, by WebAssembly running on this page. It is never uploaded, stored, or transmitted anywhere — you can disconnect from the network after the page loads and it still works.

The module exports one function. Drop a log, then call

`goParseEventlog(bytes, "SHA256")`

from the devtools console to work with

the result directly — it returns {value, error}

.

── more in #developer-tools 4 stories · sorted by recency
── more on @google 3 stories trending now
sponsored brought to you by zahid.host 4,200+ EU-deployed projects
reading about agents? ship yours in a single git push.

Run your AI side-project on zahid.host

EU-based hosting, git-push deploys, automatic HTTPS, no cold starts. Free tier with a custom domain — perfect for shipping the agent you just read about.

$git push zahid main
Live at https://your-agent.zahid.host
Get free account → Pricing
from €0/mo · no card required
LIVE [news/show-hn-see-what-you…] indexed:0 read:1min 2026-08-16 ·