Walkstamp

Information security

Last updated: 14 August 2026.
This page is for whoever has to approve Walkstamp inside a company: how it works, what leaves your machine, and what we do not have.

In one line: we never receive your files, there is no processing server, and there are no accounts. And you do not have to take our word for it — you can check in thirty seconds, with the browser you already have open.

Why the question has a different shape here

Vendor assessments usually follow a checklist: where is the data held, who can access it, which certification do you hold, which processing agreement do we sign. That checklist assumes the vendor receives something.

In Walkstamp the entire process happens in your browser tab. The video is read from your disk by the browser itself, the images are extracted there, the audio is transcribed there, and the PDF, Word, ZIP and JSON files are assembled in the tab's memory and saved by the browser. There is no upload at any step. There is no temporary copy on our side, because there is no side of ours involved in the processing.

This does not make Walkstamp automatically approvable — it makes the conversation different. Instead of “trust their access controls”, the question becomes “does this really send nothing?”, which is a question you can answer yourself.

How to check, without trusting us

This is the most important part of the page, and it takes less time than reading it:

  1. Open the tool and press F12 to open the developer tools.
  2. Go to the Network tab and leave it recording.
  3. Load a large video — deliberately, a multi-gigabyte one — and generate the PDF.
  4. Look at the column for bytes sent. It stays at zero. No request carries the video, the images or the text.

A test your own security team runs is worth more than any statement of ours, which is why it is here instead of a badge.

The offline version, for when that is still not enough

There is a single HTML file with the whole tool inside. You download it, disconnect the network, open the file, and it works. Nothing in it talks to any server.

And that is not a promise in prose: the process that produces that file fails the build if any measurement address is left inside it. It is a lock in the pipeline, not an intention. You can verify it by searching the downloaded file for “supabase” or “insights” — there are no matches.

In the offline version you lose automatic transcription (the speech model is downloaded on demand), text recognition from images, and the Google Drive button. Everything else works the same. It can also be stored in an internal repository, scanned by your team, and distributed without depending on us.

What leaves your machine, and when

None of these connections carries video, audio, images, transcripts or generated documents. The PDF library is served from our own domain, not from a CDN.

What stays in your browser

None of your content is kept between visits. The evidence identification fields — test case, who ran it, system — live only in the tab's memory and disappear when you close it; that was a deliberate decision, and it is why you retype them when you come back.

The only thing that persists is the transcription model, cached by the browser itself so it is not downloaded again. It sits on your device, under your control, and is removed when you clear browsing data. We use no cookies — neither our own nor third-party ones.

What we do not have

This is the part almost no vendor writes, and precisely the part your team needs. We hold no security certification, and we are not in the process of obtaining one. Below is what each one means and why it does — or does not — apply to a tool that receives no data.

What exists instead

What remains your responsibility

Who answers

Walkstamp is offered by Produtize Produtos e Serviços Inteligentes Ltda., Brazilian company registry (CNPJ) 48.417.292/0001-99.

To report a security issue, ask for clarification for a vendor assessment, or request the offline version: privacidade@walkstamp.com. There is no bug bounty programme, but we do answer.

This page describes how things work as of the date above. If anything changes in a way that affects what is written here, this page changes with it — and the date at the top is how you check that.