𝗕𝘂𝗶𝗹𝗱𝗶𝗻𝗴 𝗦𝗮𝗳𝗲 𝗦𝗲𝘀𝘀𝗶𝗼𝗻 𝗥𝗲𝗽𝗹𝗮𝘆

Session replay often records passwords. This is dangerous. We built a tool to mask data by default. The safe path is now the only path.

Here is how it works:

This gives you control.

We use a MutationObserver to track changes. We send data using navigator.sendBeacon. This ensures data sends even if the page closes.

Some things are hard to record:

A session replay is a DOM recorder. It is not a screen recorder. This lets you protect user data. Make safety the default. Developers do not have to worry about it.

Source: https://dev.to/zenovay/building-session-replay-that-masks-input-data-by-default-ia6