← PII Guard  |  Baca dalam Bahasa Indonesia

Privacy Policy — PII Guard

Last updated: 2026-08-01

PII Guard is a browser extension that detects personal data (PII) in text you type or paste into web pages, and redacts it locally before it reaches the page. This document explains what the extension does with your data, in plain terms, and how that maps to Indonesia's personal data protection law (UU No. 27/2022 tentang Pelindungan Data Pribadi, "UU PDP").

1. What PII Guard does

2. What data is stored, and where

DataWhere it's storedLeaves the device?
Your settings (which detectors are on, mask style, website whitelist profiles, custom rules you define)chrome.storage.local / browser.storage.local — on-device onlyNo
Session redaction count (a number, shown as a badge)chrome.storage.local / browser.storage.local — on-device onlyNo
Settings password (optional, see §6)A salted PBKDF2 hash, on-device onlyNo
The actual text you type or paste, or any matched PIINever storedNo

All storage uses the browser's local storage area, not the sync area, specifically so that settings and stats are never synchronized to your Google/Mozilla account or any cloud service. Nothing PII Guard stores leaves your device, in any form, at any time.

3. Permissions

4. Your rights under UU PDP

Because PII Guard does not collect, transmit, or store your personal data anywhere outside your own device, there is no dataset held by the developer for which to exercise data subject rights (access, correction, deletion, objection, portability under UU PDP Articles 5–9) — the developer never receives or holds your data in the first place. You remain in full control of your data on your own device at all times:

5. Website whitelist profiles

You can group whitelisted domains — sites where PII Guard does nothing — into named profiles (e.g. "Work", "Personal") and switch which one is active, instead of maintaining a single flat list. Only the active profile's domains are ever enforced. You can:

All profile data is stored locally as part of your settings, same as everything else in §2 — it is never sent anywhere.

6. Settings password

You can optionally set a password to prevent changes to your settings (including whitelist profiles, detectors, and custom rules) without it. If set:

7. Custom rules

If you create a custom detection rule, the label, mask token, and regular expression pattern you define are stored locally (same as other settings). Avoid embedding real personal data values directly into a custom pattern — use a regular expression that matches the shape of the data instead.

8. Children's data

PII Guard does not knowingly collect data from anyone, including children, because it does not collect data at all.

9. Changes to this policy

If the extension's data practices change (for example, if a feature that requires network access is ever added), this policy will be updated and the version history will be kept in the extension's repository.

10. Contact

For questions about this policy, contact: brahmanggi@gmail.com