cursor-privacy-settings
Compare original and translation side by side
🇺🇸
Original
English🇨🇳
Translation
ChineseCursor Privacy Settings
Cursor隐私设置
Overview
概述
This skill helps configure Cursor privacy and data handling settings. It covers privacy mode configuration, sensitive file exclusion, telemetry settings, and enterprise security controls to ensure your code and data are protected appropriately.
本技能可帮助你配置Cursor的隐私与数据处理设置,涵盖隐私模式配置、敏感文件排除、遥测(telemetry)设置以及企业安全控制,确保你的代码和数据得到妥善保护。
Prerequisites
前提条件
- Cursor IDE with admin access to settings
- Understanding of data handling requirements
- Knowledge of sensitive files in project
- Compliance requirements documented
- 拥有设置管理员权限的Cursor IDE
- 了解数据处理要求
- 知晓项目中的敏感文件
- 已记录合规要求
Instructions
操作步骤
- Evaluate privacy mode needs (per project/globally)
- Configure .cursorignore for sensitive files
- Set up environment variables for secrets
- Configure telemetry settings
- Verify API key security
- Document data handling policies
- 评估隐私模式需求(按项目/全局配置)
- 配置.cursorignore文件以排除敏感文件
- 设置环境变量存储密钥
- 配置遥测(telemetry)设置
- 验证API密钥安全性
- 记录数据处理策略
Output
输出结果
- Privacy Mode configured appropriately
- Sensitive files excluded from AI context
- Secure API key management
- Telemetry settings aligned with policy
- Documented privacy configuration
- 已合理配置隐私模式
- 敏感文件已从AI上下文排除
- API密钥管理安全合规
- 遥测设置符合策略要求
- 已记录隐私配置信息
Error Handling
错误处理
See for comprehensive error handling.
{baseDir}/references/errors.md详见获取全面的错误处理指南。
{baseDir}/references/errors.mdExamples
示例
See for detailed examples.
{baseDir}/references/examples.md详见获取详细示例。
{baseDir}/references/examples.md