<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"><channel><title>Blog: Amaze</title><description>Practical guides on data anonymization, pseudonymization, and GDPR compliance from the Amaze team.</description><link>https://heyamaze.com/</link><language>en</language><item><title>How to anonymize data before pasting it into ChatGPT, Claude &amp; Gemini</title><link>https://heyamaze.com/blog/anonymize-data-before-chatgpt-claude-gemini/</link><guid isPermaLink="true">https://heyamaze.com/blog/anonymize-data-before-chatgpt-claude-gemini/</guid><description>Learn how to anonymize data for ChatGPT, Claude, and Gemini: redact names, emails, and IDs locally before you paste, then restore the real values in the answer. A practical, GDPR-aware guide.</description><pubDate>Thu, 09 Jul 2026 00:00:00 GMT</pubDate></item><item><title>Can lawyers use ChatGPT with client data? Confidentiality, privilege &amp; the Heppner ruling</title><link>https://heyamaze.com/blog/can-lawyers-use-chatgpt-with-client-data/</link><guid isPermaLink="true">https://heyamaze.com/blog/can-lawyers-use-chatgpt-with-client-data/</guid><description>Lawyers using ChatGPT with client data risk breaching confidentiality and waiving privilege. What GDPR, bar-association guidance and US v. Heppner require — and how to redact client identifiers locally before you prompt.</description><pubDate>Thu, 09 Jul 2026 00:00:00 GMT</pubDate></item><item><title>Data masking vs anonymization vs pseudonymization — what is the difference?</title><link>https://heyamaze.com/blog/data-masking-vs-anonymization-vs-pseudonymization/</link><guid isPermaLink="true">https://heyamaze.com/blog/data-masking-vs-anonymization-vs-pseudonymization/</guid><description>Data masking is a technique; anonymization and pseudonymization are GDPR legal outcomes. Static masking usually anonymizes, dynamic and deterministic masking usually pseudonymize. Compare all three across reversibility, data status, and GDPR — with clear examples.</description><pubDate>Thu, 09 Jul 2026 00:00:00 GMT</pubDate></item><item><title>How to anonymize a dataset for AI/ML training under GDPR</title><link>https://heyamaze.com/blog/anonymize-dataset-for-machine-learning/</link><guid isPermaLink="true">https://heyamaze.com/blog/anonymize-dataset-for-machine-learning/</guid><description>A practical guide to anonymizing a training dataset before machine learning: which columns are direct vs quasi-identifiers, how to mask them consistently, why k-anonymity matters, and how doing it locally keeps raw data off third-party infrastructure.</description><pubDate>Thu, 09 Jul 2026 00:00:00 GMT</pubDate></item><item><title>How to properly anonymize a Word, PDF or Excel document (metadata leaks included)</title><link>https://heyamaze.com/blog/anonymize-pdf-word-excel/</link><guid isPermaLink="true">https://heyamaze.com/blog/anonymize-pdf-word-excel/</guid><description>Redacting a document is more than blacking out text. How to anonymize Word, PDF and Excel files correctly: real redaction vs fake black boxes, the metadata and hidden-data leaks people miss (author, track changes, comments, hidden columns), and how to preserve formatting.</description><pubDate>Thu, 09 Jul 2026 00:00:00 GMT</pubDate></item><item><title>Does GDPR still apply to anonymized data? Erasure, retention &amp; Recital 26</title><link>https://heyamaze.com/blog/does-gdpr-apply-to-anonymized-data/</link><guid isPermaLink="true">https://heyamaze.com/blog/does-gdpr-apply-to-anonymized-data/</guid><description>Does the GDPR apply to anonymized data? No — Recital 26 places truly anonymous data outside the regulation. But the bar is high: the data must be irreversibly de-identified. How that affects erasure (Art. 17), retention limits, and the line against pseudonymization.</description><pubDate>Thu, 09 Jul 2026 00:00:00 GMT</pubDate></item><item><title>DPIA checklist: when a Data Protection Impact Assessment is required (GDPR Art. 35)</title><link>https://heyamaze.com/blog/dpia-checklist/</link><guid isPermaLink="true">https://heyamaze.com/blog/dpia-checklist/</guid><description>A Data Protection Impact Assessment (DPIA) is a documented risk analysis you must run before high-risk processing under GDPR Art. 35. When it is mandatory, the four elements Art. 35(7) requires, a step-by-step checklist, and how anonymization lowers the risk you have to assess.</description><pubDate>Thu, 09 Jul 2026 00:00:00 GMT</pubDate></item><item><title>Anonymizing PESEL, NIP, REGON &amp; KRS — what they reveal and how to mask them</title><link>https://heyamaze.com/blog/anonymizing-pesel-nip-regon-krs/</link><guid isPermaLink="true">https://heyamaze.com/blog/anonymizing-pesel-nip-regon-krs/</guid><description>A PESEL number encodes date of birth and sex, and a sole trader&apos;s NIP is personal data — so plain find-and-replace does not anonymize Polish identifiers. See what each ID reveals and how to mask PESEL, NIP, REGON and KRS under the GDPR.</description><pubDate>Thu, 09 Jul 2026 00:00:00 GMT</pubDate></item><item><title>Data anonymization: the complete guide (GDPR, methods, tools)</title><link>https://heyamaze.com/blog/data-anonymization-complete-guide/</link><guid isPermaLink="true">https://heyamaze.com/blog/data-anonymization-complete-guide/</guid><description>Data anonymization explained end to end: what it is, how it differs from pseudonymization and masking, the GDPR basis (Recital 26, Art. 4(5)), the core techniques (masking, k-anonymity, synthetic data), re-identification risk, and how to choose a local vs cloud tool.</description><pubDate>Thu, 09 Jul 2026 00:00:00 GMT</pubDate></item><item><title>HIPAA Safe Harbor: the 18 identifiers you must remove to de-identify data</title><link>https://heyamaze.com/blog/hipaa-safe-harbor-18-identifiers/</link><guid isPermaLink="true">https://heyamaze.com/blog/hipaa-safe-harbor-18-identifiers/</guid><description>The HIPAA Safe Harbor method (45 CFR §164.514(b)(2)) de-identifies protected health information by removing 18 specified identifiers. The full list, how Safe Harbor differs from Expert Determination, and the actual-knowledge caveat — with before/after examples.</description><pubDate>Thu, 09 Jul 2026 00:00:00 GMT</pubDate></item><item><title>The Polish PII Redaction Checklist (PESEL, NIP, REGON, KRS)</title><link>https://heyamaze.com/blog/polish-pii-redaction-checklist/</link><guid isPermaLink="true">https://heyamaze.com/blog/polish-pii-redaction-checklist/</guid><description>A practical mask-and-verify checklist for redacting Polish personal data. What PESEL, NIP, REGON and KRS each reveal, why find-and-replace misses inflected Polish names, and a step-by-step routine to confirm a document is actually anonymized under the GDPR.</description><pubDate>Thu, 09 Jul 2026 00:00:00 GMT</pubDate></item><item><title>On-device vs cloud PII redaction: which is safe for GDPR?</title><link>https://heyamaze.com/blog/on-device-vs-cloud-pii-redaction/</link><guid isPermaLink="true">https://heyamaze.com/blog/on-device-vs-cloud-pii-redaction/</guid><description>On-device PII redaction keeps data on your machine — no new processor, no cross-border transfer, no extra breach surface. Cloud redaction uploads data to a third party. See the GDPR differences, a decision table, and when each is acceptable.</description><pubDate>Thu, 09 Jul 2026 00:00:00 GMT</pubDate></item><item><title>Microsoft Presidio alternative: no-code, ready-made PII anonymization</title><link>https://heyamaze.com/blog/presidio-alternative/</link><guid isPermaLink="true">https://heyamaze.com/blog/presidio-alternative/</guid><description>Looking for a Presidio alternative? Microsoft Presidio is a powerful open-source PII SDK, but it needs engineering to deploy, tune, and maintain. When a ready-made, no-code app with built-in Polish ID support and local processing is the better fit — and an honest comparison.</description><pubDate>Thu, 09 Jul 2026 00:00:00 GMT</pubDate></item><item><title>Why removing the name isn&apos;t enough: re-identification risk explained</title><link>https://heyamaze.com/blog/re-identification-risk/</link><guid isPermaLink="true">https://heyamaze.com/blog/re-identification-risk/</guid><description>Re-identification risk is the chance that a person can be identified from &quot;anonymized&quot; data. Deleting the name is not enough — quasi-identifiers like ZIP code, birth date, and sex can single someone out. Here is what that means under GDPR.</description><pubDate>Thu, 09 Jul 2026 00:00:00 GMT</pubDate></item><item><title>Reversible anonymization: masking with a private key (tokenization done right)</title><link>https://heyamaze.com/blog/reversible-anonymization/</link><guid isPermaLink="true">https://heyamaze.com/blog/reversible-anonymization/</guid><description>What is reversible anonymization? Masking that swaps each identifier for a placeholder while keeping a private key that can restore the original. How it differs from encryption and hashing, why it is legally pseudonymization, and when a two-way workflow beats irreversible masking.</description><pubDate>Thu, 09 Jul 2026 00:00:00 GMT</pubDate></item><item><title>Synthetic data vs anonymization: which actually protects privacy?</title><link>https://heyamaze.com/blog/synthetic-data-vs-anonymization/</link><guid isPermaLink="true">https://heyamaze.com/blog/synthetic-data-vs-anonymization/</guid><description>Synthetic data and anonymization both aim to let you use data without exposing people — but they work differently and fail differently. How each protects privacy, why synthetic data can still leak through the model that made it, and when masking real data is the more verifiable choice.</description><pubDate>Thu, 09 Jul 2026 00:00:00 GMT</pubDate></item><item><title>Anonymization under RODO: UODO requirements and how to do it correctly</title><link>https://heyamaze.com/blog/rodo-uodo-anonymization-guide/</link><guid isPermaLink="true">https://heyamaze.com/blog/rodo-uodo-anonymization-guide/</guid><description>Data anonymization under Poland&apos;s RODO (GDPR) and UODO guidance: how it differs from pseudonymization, when data leaves scope (Recital 26), how to handle the Polish identifiers PESEL, NIP, REGON and KRS, and a practical checklist for correct, irreversible anonymization.</description><pubDate>Thu, 09 Jul 2026 00:00:00 GMT</pubDate></item><item><title>Before you paste: the safe-AI redaction workflow</title><link>https://heyamaze.com/blog/safe-ai-redaction-workflow/</link><guid isPermaLink="true">https://heyamaze.com/blog/safe-ai-redaction-workflow/</guid><description>A vendor-neutral three-step workflow for using ChatGPT, Claude or Gemini without leaking personal data: anonymize on your machine, work with the AI on masked text, then restore the originals locally with your private key. What to redact, what stays, and why the order matters.</description><pubDate>Thu, 09 Jul 2026 00:00:00 GMT</pubDate></item><item><title>How to use AI without leaking client or personal data</title><link>https://heyamaze.com/blog/use-ai-without-leaking-client-data/</link><guid isPermaLink="true">https://heyamaze.com/blog/use-ai-without-leaking-client-data/</guid><description>Use AI without leaking data: consumer LLMs retain and train on your prompts by default. The fix is to redact PII locally before prompting and restore real values afterwards. A complete GDPR-ready guide for lawyers, healthcare, HR, finance and DPOs.</description><pubDate>Thu, 09 Jul 2026 00:00:00 GMT</pubDate></item><item><title>What is PII? Types of personal data under GDPR</title><link>https://heyamaze.com/blog/what-is-pii/</link><guid isPermaLink="true">https://heyamaze.com/blog/what-is-pii/</guid><description>What is PII? A clear definition of personally identifiable information and how it maps to &quot;personal data&quot; under GDPR Art. 4(1) — direct and indirect identifiers, special category data, and real examples (name, email, PESEL, IP address).</description><pubDate>Thu, 09 Jul 2026 00:00:00 GMT</pubDate></item><item><title>Anonymization vs pseudonymization — the differences under GDPR</title><link>https://heyamaze.com/blog/anonymization-vs-pseudonymization/</link><guid isPermaLink="true">https://heyamaze.com/blog/anonymization-vs-pseudonymization/</guid><description>Anonymization irreversibly breaks the link between data and a person, taking the data outside the GDPR. Pseudonymization is reversible and the data remains personal data. See the differences, practical examples, and when each is required.</description><pubDate>Wed, 08 Jul 2026 00:00:00 GMT</pubDate></item></channel></rss>