DataMasque Portal

Introduction To In-Flight Masking

In-flight masking enables sensitive data to be masked in real-time as it is being generated, before it reaches any downstream destination. DataMasque implements this through a real-time REST API that masks and returns data using secure HTTP requests.

DataMasque's in-flight masking operates in two steps. First, you create a Ruleset Plan. This is a combination of a YAML ruleset and some configuration, which becomes and endpoint on the REST API. Then, any data sent to the ruleset plan is masked in accordance with your ruleset, and returned in real-time.

In-Flight Masking Documentation