Description
A hidden scratch board visitors can sign, and an ed25519 mark stamped into every page's <head> proving who built that deploy.
- The Wall — click a spot, type your mark, watch it age out and dissolve. Client-only by default; opt into
wall.server: true for a server-persisted, polled, multi-visitor board.
- The Mark — a signed
{ handle, siteUrl, buildSha, timestamp } payload, verifiable via a server endpoint or $presence.verify() in devtools.
Note: the module lives in a monorepo subfolder rather than its own repo root — path for pnpm sync is titan-65/nuxt2-vantol#main/packages/presence.
Repository
https://github.com/titan-65/nuxt2-vantol/tree/main/packages/presence
npm
https://www.npmjs.com/package/nuxt-presence
Nuxt Compatibility
Nuxt 4
Description
A hidden scratch board visitors can sign, and an ed25519 mark stamped into every page's
<head>proving who built that deploy.wall.server: truefor a server-persisted, polled, multi-visitor board.{ handle, siteUrl, buildSha, timestamp }payload, verifiable via a server endpoint or$presence.verify()in devtools.Note: the module lives in a monorepo subfolder rather than its own repo root — path for
pnpm syncistitan-65/nuxt2-vantol#main/packages/presence.Repository
https://github.com/titan-65/nuxt2-vantol/tree/main/packages/presence
npm
https://www.npmjs.com/package/nuxt-presence
Nuxt Compatibility
Nuxt 4