Fix formatting

This commit is contained in:
Saoud Rizwan 2025-01-15 16:54:11 -08:00
parent ee9c865cd4
commit 7d1830f90b
4 changed files with 54 additions and 45 deletions

View File

@ -13,6 +13,7 @@ Cline Bot Inc. ("Cline," "we," "our," and/or "us") values the privacy of individ
## Information We Process ## Information We Process
### A. Information You Provide ### A. Information You Provide
- **API Keys**: When you choose to use certain AI model providers (OpenRouter, Anthropic, OpenAI, etc.), you provide API keys. These are stored securely and locally in your VS Code settings. - **API Keys**: When you choose to use certain AI model providers (OpenRouter, Anthropic, OpenAI, etc.), you provide API keys. These are stored securely and locally in your VS Code settings.
- **Communications**: If you contact us directly (e.g., via Discord or email), we may receive information like your name, email address, and message contents. - **Communications**: If you contact us directly (e.g., via Discord or email), we may receive information like your name, email address, and message contents.
@ -21,11 +22,13 @@ Cline Bot Inc. ("Cline," "we," "our," and/or "us") values the privacy of individ
Cline functions solely as a client-side VS Code extension that facilitates communication between your editor and your chosen AI model provider: Cline functions solely as a client-side VS Code extension that facilitates communication between your editor and your chosen AI model provider:
1. **File Contents**: 1. **File Contents**:
- Only sent to your chosen AI provider when you explicitly request assistance - Only sent to your chosen AI provider when you explicitly request assistance
- Never stored or transmitted to Cline's servers - Never stored or transmitted to Cline's servers
- Only the specific files/content you select are included - Only the specific files/content you select are included
2. **Terminal Commands**: 2. **Terminal Commands**:
- Processed entirely locally on your machine - Processed entirely locally on your machine
- Require explicit user confirmation before execution - Require explicit user confirmation before execution
- No command history is transmitted to Cline - No command history is transmitted to Cline
@ -37,12 +40,14 @@ Cline functions solely as a client-side VS Code extension that facilitates commu
## Data Security ## Data Security
1. **Local-Only Processing**: 1. **Local-Only Processing**:
- All operations happen on your local machine - All operations happen on your local machine
- No central servers or data collection - No central servers or data collection
- No telemetry or usage statistics gathered - No telemetry or usage statistics gathered
- No account creation required - No account creation required
2. **API Key Security**: 2. **API Key Security**:
- Stored using VS Code's secure settings storage system - Stored using VS Code's secure settings storage system
- Never transmitted to Cline's servers - Never transmitted to Cline's servers
- You can remove/modify keys at any time - You can remove/modify keys at any time
@ -56,6 +61,7 @@ Cline functions solely as a client-side VS Code extension that facilitates commu
## Communication with AI Providers ## Communication with AI Providers
When you request assistance: When you request assistance:
1. Selected content is sent directly to your chosen AI provider 1. Selected content is sent directly to your chosen AI provider
2. No data passes through Cline's servers 2. No data passes through Cline's servers
3. Provider's own privacy policy applies to this communication: 3. Provider's own privacy policy applies to this communication:
@ -64,6 +70,7 @@ When you request assistance:
- [OpenRouter Privacy Policy](https://openrouter.ai/privacy) - [OpenRouter Privacy Policy](https://openrouter.ai/privacy)
## Error Handling & Debugging ## Error Handling & Debugging
- Error logs are processed locally - Error logs are processed locally
- No automatic error reporting to Cline - No automatic error reporting to Cline
- You control what information to include when reporting issues - You control what information to include when reporting issues
@ -77,6 +84,7 @@ We do not knowingly collect, maintain, or use personal information from children
We will post any changes to this policy on our GitHub repository. Significant changes will be announced in our Discord community. We will post any changes to this policy on our GitHub repository. Significant changes will be announced in our Discord community.
## Security Concerns & Auditing ## Security Concerns & Auditing
- Cline is open source and available for security audit - Cline is open source and available for security audit
- Our client-side architecture ensures no central point of data collection - Our client-side architecture ensures no central point of data collection
- You can inspect exactly what data is being sent to AI providers - You can inspect exactly what data is being sent to AI providers
@ -85,6 +93,7 @@ We will post any changes to this policy on our GitHub repository. Significant ch
## Contact Us ## Contact Us
For privacy-related questions or concerns: For privacy-related questions or concerns:
- Open an issue on our [GitHub repository](https://github.com/cline/cline) - Open an issue on our [GitHub repository](https://github.com/cline/cline)
- Join our [Discord community](https://discord.gg/cline) - Join our [Discord community](https://discord.gg/cline)
- Email: support@cline.bot - Email: support@cline.bot