<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
    <title>anonymization</title>
    <link rel="self" type="application/atom+xml" href="https://links.biapy.com/guest/tags/1651/feed"/>
    <updated>2026-06-28T04:01:35+00:00</updated>
    <id>https://links.biapy.com/guest/tags/1651/feed</id>
            <entry>
            <id>https://links.biapy.com/links/10802</id>
            <title type="text"><![CDATA[IPCrypt]]></title>
            <link rel="alternate" href="https://ipcrypt-std.github.io/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/10802"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[A Common Approach to IP Address Encryption

IPCrypt is a simple, open specification for encrypting and obfuscating IP addresses, balancing privacy considerations with practical network operations.

- [Methods for IP Address Encryption and Obfuscation @ GitHub](https://github.com/ipcrypt-std/draft-denis-ipcrypt).

Related contents:

- [Why IP address truncation fails at anonymization @ Frank DENIS random thoughts](https://00f.net/2025/10/27/ip-anonymization/).]]>
            </summary>
            <updated>2025-10-28T11:03:24+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/10526</id>
            <title type="text"><![CDATA[SimpleLogin]]></title>
            <link rel="alternate" href="https://simplelogin.io/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/10526"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Receive and send emails anonymously. 
Open source anonymous email service.

With email aliases, you can be anonymous online and protect your inbox against spams and phishing. Open source. Based in Switzerland.

- [SimpleLogin @ GitHub](https://github.com/simple-login/app).]]>
            </summary>
            <updated>2025-10-06T06:03:14+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/3227</id>
            <title type="text"><![CDATA[Greenmask]]></title>
            <link rel="alternate" href="https://www.greenmask.io/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/3227"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[PostgreSQL database anonymization and synthetic data generation tool . Open Source Data Anonymization Software Empowering a Test Data Management Approach

Greenmask provides a secure toolset to transform your database while maintaining integrity, creating a staging environment that mirrors production data and ensures efficient testing without compromising information.

- [Greenmask @ GitHub](https://github.com/GreenmaskIO/greenmask).]]>
            </summary>
            <updated>2025-08-29T00:54:42+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/4561</id>
            <title type="text"><![CDATA[Snaplet]]></title>
            <link rel="alternate" href="https://www.snaplet.dev/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/4561"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Build faster, test better with production-like data in a snap!

Snaplet is an all-in-one developer tool that gives developers realistic, production-like data that they can code against.
Snaplet uses generative ai to give you realistic, production-like data for your Postgres database so you can code, debug, and test with ease.

- [Snaplet @ GitHub](https://github.com/snaplet/).
- [Snaplet @ Discord](https://discord.com/invite/aTMDKj6QJs).
- [Copier et anonymiser vos données de prod pour vos devs @ YoanDev :fr:](https://yoandev.co/copier-et-anonymiser-vos-donnees-de-prod-pour-vos-devs).
- [Copier et anonymiser vos données de prod pour vos devs ! @ YoanDev&amp;#039;s YouTube :fr:](https://www.youtube.com/watch?v=LaL4zYQkmqs).]]>
            </summary>
            <updated>2025-08-29T04:36:39+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/4581</id>
            <title type="text"><![CDATA[DbToolsBundle]]></title>
            <link rel="alternate" href="https://dbtoolsbundle.readthedocs.io/en/stable/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/4581"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[A set of Symfony Console Commands to interact with your database.

- Backup: Backup your database and manage your dumps with a simple command.
- Restore: Easily restore a previous dump of your database.
- Anonymize: Set up database anonymization with PHP attributes on Doctrine Entities or with a YAML configuration file.
- Set up a GDPR-friendly workflow: Make it easier to follow GDPR best practices when importing production dump to other environments.

- [DbToolsBundle @ GitHub](https://github.com/makinacorpus/DbToolsBundle).]]>
            </summary>
            <updated>2025-08-29T04:40:39+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/5574</id>
            <title type="text"><![CDATA[Postgresql Anonymizer]]></title>
            <link rel="alternate" href="https://labs.dalibo.com/postgresql_anonymizer" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/5574"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[postgresql_anonymizer is an extension to mask or replace personally identifiable information (PII) or commercially sensitive data from a PostgreSQL database.

The project is aiming toward a declarative approach of anonymization. This means we’re trying to extend PostgreSQL Data Definition Language (DDL) in order to specify the anonymization strategy inside the table definition itself.

- [Postgresql Anonymizer @ GitLab](https://gitlab.com/dalibo/postgresql_anonymizer/).
- [Postgresql Anonymizer @ Read the Docs](https://postgresql-anonymizer.readthedocs.io/en/stable/).

Related contents:

- [PostgreSQL Anonymizer 2.0 - Générer des données factices @ DALIBO :fr:](https://blog.dalibo.com/2024/10/10/postgresql_anonymizer_generer_des_donnees_factices.html).]]>
            </summary>
            <updated>2025-08-29T07:26:05+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/5790</id>
            <title type="text"><![CDATA[TraceWrangler - Packet Capture Toolkit]]></title>
            <link rel="alternate" href="https://www.tracewrangler.com/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/5790"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[TraceWrangler is a network capture file toolkit running on Windows (or on Linux, using WINE) that supports PCAP as well as the new PCAPng file format, which is now the standard file format used by Wireshark. The most prominent use case for TraceWrangler is the easy sanitization and anonymization of PCAP and PCAPng files (sometimes called &amp;quot;trace files&amp;quot;, &amp;quot;capture files&amp;quot; or &amp;quot;packet captures&amp;quot;), removing or replacing sensitive data while being easy to use.]]>
            </summary>
            <updated>2025-08-29T08:01:37+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/6512</id>
            <title type="text"><![CDATA[Facepixelizer]]></title>
            <link rel="alternate" href="https://www.facepixelizer.com/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/6512"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Pixelate - Blur - Anonymize | Free Online Image Editor
Facepixelizer is a specialized image editor for anonymizing images. Use Facepixelizer to quickly hide information in images that you don&amp;#039;t want to become public. For example, you can blur out text and pixelate faces that appear in your images.]]>
            </summary>
            <updated>2025-08-29T10:02:28+00:00</updated>
        </entry>
    </feed>
