For the complete documentation index, see llms.txt. This page is also available as Markdown.

Passthrough

Passthrough is the default option.

It passes through the value from the source database to the destination database without masking it.

Characteristics

Consistency

No, cannot be made consistent.

Linking

No, cannot be linked.

Differential privacy

No

Data-free

No

Allowed for primary keys

No

Allowed for unique columns

Yes

Uses format-preserving encryption (FPE)

No

Privacy ranking

6

Generator ID (for the API)

PassthroughGenerator

How to configure

Passthrough has no configuration options.

Last updated

Was this helpful?