Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 227 Bytes

data-desensitization.md

File metadata and controls

8 lines (7 loc) · 227 Bytes
title category tag
数据脱敏
系统设计
安全

数据脱敏说的就是我们根据特定的规则对敏感信息数据进行变形,比如我们把手机号、身份证号某些位数使用 * 来代替。