问HN:使用AI助手进行编码时的隐私问题?

3作者: Kholin3 天前原帖
我最近看到一些团队声称使用第三方AI助手,如Claude或ChatGPT进行编码。他们难道不认为将自己的专有商业代码输入这些第三方公司的服务是个问题吗? 如果将项目中最关键的部分提供给AI,这是否会引入安全漏洞?AI将深入了解你项目的核心架构。因此,其他AI用户是否可能轻易获取这些底层细节,从而突破你的安全防御? 此外,其他用户是否也能轻易复制你的代码而不注明出处,使其看起来与开源软件没有区别?
查看原文
I&#x27;ve recently seen some teams claim to use third-party AI assistants like Claude or ChatGPT for coding. Don&#x27;t they consider it a problem to feed their proprietary commercial code into the services of these third-party companies?<p>If you feed the most critical parts of your project to an AI, wouldn&#x27;t that introduce security vulnerabilities? The AI would then have an in-depth understanding of your project&#x27;s core architecture. Consequently, couldn&#x27;t other AI users potentially gain easy access to these underlying details and breach your security defenses?<p>Furthermore, couldn&#x27;t other users then easily copy your code without any attribution, making it seem no different from open-source software?