mask-pii for Odin

mask-pii-implementering for Odin for maskering av e-post- og telefon-PII i logger og datarørledninger.

E-postmaskering

Masks local parts while preserving domain visibility.

Telefonmaskering

Masks sensitive digits while keeping format and suffix visibility.

Builder-stil API

Enable email/phone masking and mask character explicitly before processing.

Installer og start

Follow the Odin README for package setup and usage details.

Installasjon

git clone https://github.com/finitefield-org/mask-pii.git && cd mask-pii/odin

Bruk

README.md
// Language-specific README and examples:
https://github.com/finitefield-org/mask-pii/tree/main/odin
Merk

Please check the README for exact package ecosystem details and API examples for this language.