Last updated: July 2026
Guardián Web is a defensive extension designed around the principle of minimal data collection. Here's exactly what it does with your information.
| Data | Where it lives | Does it leave your device? |
|---|---|---|
| Per-tab risk signals | Session memory (cleared on close) | No |
| Warning history, trust list, settings | Browser local storage | No |
| Local copy of the malware feed | Local storage | No (download only) |
| Data you type into forms | Only in the page's own memory | Never stored or sent |
Except in local mode, the extension may make these queries, all for your security:
sec.fourmartech.es): while browsing, only a hash prefix of the domain is sent (k-anonymity). The server never knows which specific site you're visiting.Local mode, which you can enable in the options, disables all these queries: nothing leaves your device.
All the code is public and auditable under the MIT license. You can verify for yourself exactly what the extension does.