gdpr-ccpa-privacy-auditor
Compare original and translation side by side
🇺🇸
Original
English🇨🇳
Translation
ChineseGDPR/CCPA Privacy Auditor
GDPR/CCPA 隐私审计工具
Purpose and Intent
用途与目标
The is a transparency tool. It helps companies ensure that their public-facing privacy policies actually match their technical implementations, preventing "Privacy Washing" and reducing the risk of regulatory fines.
gdpr-ccpa-privacy-auditorgdpr-ccpa-privacy-auditorWhen to Use
使用场景
- Privacy Impact Assessments (PIA): Run as part of a recurring privacy review.
- Marketing Launches: Check new landing pages to ensure new trackers haven't been added without updating the policy.
- Due Diligence: Audit a target company's website during a merger or acquisition.
- 隐私影响评估(PIA):作为定期隐私审查的一部分运行。
- 营销活动上线:检查新的着陆页,确保未在未更新政策的情况下添加新的跟踪器。
- 尽职调查:在并购期间审计目标公司的网站。
When NOT to Use
不适用场景
- Internal Only Apps: Not designed for apps behind a firewall or VPN without public endpoints.
- Comprehensive Legal Audit: Only focuses on technical indicators (cookies, scripts, data models); does not audit physical security or organizational policies.
- 仅内部应用:不适用于防火墙或VPN后无公共端点的应用。
- 全面法律审计:仅关注技术指标(Cookie、脚本、数据模型);不审计物理安全或组织政策。
Error Conditions and Edge Cases
错误情况与边缘案例
- Server-Side Tracking: Trackers that run purely on the server (no client-side script) cannot be detected via URL scanning.
- Dynamic Content: Some trackers may only load for specific regions or after specific user interactions (like clicking a button).
- 服务器端跟踪:纯在服务器端运行的跟踪器(无客户端脚本)无法通过URL扫描检测到。
- 动态内容:某些跟踪器可能仅针对特定地区或在特定用户交互(如点击按钮)后加载。
Security and Data-Handling Considerations
安全与数据处理注意事项
- Passive Scanning: When scanning URLs, it acts like a standard browser.
- Source Code Privacy: If providing , ensure the environment is secure and the code is not transmitted externally.
source_code_path
- 被动扫描:扫描URL时,其行为与标准浏览器类似。
- 源代码隐私:若提供,请确保环境安全,且代码不会对外传输。
source_code_path