Skip to content

Commit e6c7fab

Browse files
committed
add note about fuzzy matching
1 parent a293225 commit e6c7fab

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/privacy/hipaa-eligible-segment.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,8 @@ These logs can be provided upon request. For specific requests, please reach out
3737

3838
Segment encrypts the data in select fields [marked as yellow in the Privacy Portal](/docs/privacy/portal/#default-pii-matchers) before sending them to event stream, cloud mode destinations, further supporting HIPAA compliance in your destinations. Segment encrypts data using a RSAES OAEP SHA 256 algorithm.
3939

40+
Data encryption does not support "fuzzy matching". You can encrypt [Default PII matchers](/docs/privacy/portal/#default-pii-matchers), [Custom PII matchers](/docs/privacy/portal/#custom-pii-matchers), and [Synonyms](/docs/privacy/portal/#using-synonyms).
41+
4042
> info "Data encryption is currently in public beta"
4143
> Data encryption only supports event-stream, cloud-mode destinations. Only data fields in `context`, `traits`, and `property` objects can be encrypted.
4244
>

0 commit comments

Comments
 (0)