# About Maskera

> About Maskera: what the tool does, who is behind it (Hägvall Labs AB) and how to contact us.
>
> Canonical: https://maskera.dev/en/about (en) · sv: https://maskera.dev/om · Markdown: https://maskera.dev/en/about.md · Overview for agents: https://maskera.dev/llms.txt

Maskera hides Swedish personal data in text before it reaches an AI service, a log or analytics. This page describes what Maskera is, who is behind it and how to reach us.

## What Maskera is

Maskera combines deterministic rules for structured Swedish personal data (personal identity numbers, coordination numbers, organisation numbers, phone numbers, email addresses, postcodes, bankgiro, plusgiro, IBAN, card numbers, IP addresses and URLs) with a custom-trained Swedish NER model that finds names, places, organisations and street addresses in free text, including all-lowercase text.

Masking is reversible: every run produces a restoration key that stays with the caller, so the AI response can be unmasked locally. Everything runs where the text already is: in the browser, in Node.js or in Maskera Gateway on your own servers. No text is sent to Maskera to be masked.

## Two ways to use it

The npm packages maskera and @maskera/core are open source under the MIT licence and free to use in your own integrations. The model maskera-sv-ner is published openly on Hugging Face.

Maskera Gateway is the delivery for companies: a signed container with the model built in that runs in the customer's own environment, without a database or GPU, and masks AI traffic before it reaches the approved provider. The customer portal [app.maskera.dev](https://app.maskera.dev) handles accounts, licences, payment and downloads. No customer text is processed there, and there is no Maskera-hosted masking service.

[For developers](https://maskera.dev/en/developers)

## Who is behind it

Maskera is developed and operated by Hägvall Labs AB (Swedish company reg. no. 559598-0110), a Swedish limited company in Stockholm founded by Joel Hägvall. The company is the data controller for [maskera.dev](https://maskera.dev); how the website itself processes data is described in the privacy policy. The source code, training pipeline and benchmarks are public on GitHub so the results can be reviewed and reproduced.

[Privacy policy](https://maskera.dev/en/privacy-policy)

## Contact

- **Email:** [hej@maskera.dev](mailto:hej@maskera.dev) for questions about Gateway, pilots and licences, press and anything else. We answer in Swedish and English.
- **Bugs and suggestions:** Open an issue in the source repository on GitHub: [https://github.com/joelhagvall/maskera/issues](https://github.com/joelhagvall/maskera/issues)
- **Vulnerabilities:** Report privately through GitHub's vulnerability reporting. Scope and process are described on the security page.
- **Company details:** Hägvall Labs AB, Swedish company reg. no. 559598-0110, Stockholm. Further contact details are available at [hagvall-labs.com](https://hagvall-labs.com).

[Security page](https://maskera.dev/en/security)

[Open source](https://github.com/joelhagvall/maskera) · [Custom-trained Swedish AI model](https://huggingface.co/joelhagvall/maskera-sv-ner)

- [Accuracy](https://maskera.dev/en/accuracy)
- [Security](https://maskera.dev/en/security)
- [Privacy & transparency](https://maskera.dev/en/privacy)
- [Privacy policy](https://maskera.dev/en/privacy-policy)
- [Test data](https://maskera.dev/en/test-data)
- [About & contact](https://maskera.dev/en/about)
- [White paper (PDF)](https://maskera.dev/whitepaper.pdf)

A product of [Hägvall Labs AB](https://hagvall-labs.com).
