Kimi-cc has made the following design for privacy protection:
- Automatic session cleanup: The system will automatically delete temporary data after each session to prevent sensitive information from remaining. This feature is enabled by default, and users can set the default data in the config.yaml file via the
auto_clear_session: trueConfiguration items to control - localization: all session data is only processed and stored locally and is not retained for long periods of time
- API key protection: Users are asked to configure their own Moonshot AI API keys; the program itself does not collect or store this sensitive information.
Suggestions for use:
- Regularly check privacy-related settings in config.yaml
- Don't keep prompts containing sensitive information in the working directory for a long time
- For particularly sensitive projects, it is recommended to use a dedicated token and change it regularly
These privacy protections make kimi-cc better suited to handle commercial project code and sensitive information.
This answer comes from the articleKimi CC: An Open Source Tool for Driving Claude Code with Kimi ModelsThe































