You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
|**Credential Protection**| <spanclass="pg-green">:white_check_mark: User configurable exclusion settings</span> | <spanclass="pg-orange">:warning: No credential monitoring</span> | <spanclass="pg-red">:x: No configurable exclusion settings</span> | <spanclass="pg-orange">:warning: Personalized codebases</span> | <spanclass="pg-green">:white_check_mark: Built-in exclusion settings</span> | <spanclass="pg-green">:white_check_mark: .augmentignore exclusion settings</span> | <spanclass="pg-red">:x: No configurable exclusion settings</span> |
16
+
|**Credential Protection**| <spanclass="pg-green">:white_check_mark: User configurable exclusion settings</span> | <spanclass="pg-orange">:warning: No credential monitoring</span> | <spanclass="pg-red">:x: No configurable exclusion settings</span> | <spanclass="pg-green">:white_check_mark: User configurable exclusion settings</span> | <spanclass="pg-green">:white_check_mark: Built-in exclusion settings</span> | <spanclass="pg-green">:white_check_mark: .augmentignore exclusion settings</span> | <spanclass="pg-red">:x: No configurable exclusion settings</span> |
17
17
|**IP Indemnity**| <spanclass="pg-green">:white_check_mark: With indemnity</span> | <spanclass="pg-red">:x: No indemnity</span> | <spanclass="pg-green">:white_check_mark: With indemnity</span> | <spanclass="pg-red">:x: No indemnity</span> | <spanclass="pg-green">:white_check_mark: With indemnity</span> | <spanclass="pg-red">:x: No indemnity</span> | <spanclass="pg-red">:x: No indemnity</span> |
18
18
|**Retention Period (Free/Individual Plan)**| <spanclass="pg-orange">:warning: 28 days (IDE prompts) / 2 years (engagement data)</span> | <spanclass="pg-orange">:warning: Varies on Colection Purpose by default (privacy mode disable)</span> | <spanclass="pg-green">:white_check_mark: 30 days (default) / Zero (API)</span> | <spanclass="pg-orange">:warning: Default opt-in zero retention (individual)</span> | <spanclass="pg-orange">:warning: 18 months (individual) / Varies</span> | <spanclass="pg-red">:x: Indefinite retention</span> | <spanclass="pg-red">:x: No retention policy</span> |
19
19
|**Retention Period (Paid Plan)**| <spanclass="pg-orange">:warning: 28 days (IDE prompts) / 2 years (engagement)</span> | <spanclass="pg-green">:white_check_mark: Zero retention by default (privacy mode enable)</span> | <spanclass="pg-green">:white_check_mark: 30 days (default) / Zero (API)</span> | <spanclass="pg-green">:white_check_mark: Zero retention (team/enterprise)</span> | <spanclass="pg-green">:white_check_mark: Zero Retention (Developer Paid API) </span> | <spanclass="pg-red">:x: Indefinite retention</span> | <spanclass="pg-red">:x: No retention policy</span> |
@@ -355,8 +355,8 @@ We have thoroughly compared the dense privacy policies of today’s most popular
355
355
356
356
<p><strong>Q: How does credential protection work with exclusion settings?</strong></p>
357
357
<ul>
358
-
<li><strong>Supported exclusion patterns:</strong> Personalized private codebases appended with model for inference</li>
359
-
<li><strong>Credential confidentiality measures:</strong> Indexing of private codebases for relevant snippet retrieval</li>
358
+
<li><strong>Windsurfignore:</strong> By default, Windsurf Indexing will ignore: Paths specified in gitignore, Files in node_modules, and Hidden pathnames (starting with ”.”) </li>
359
+
<li><strong>Credential confidentiality measures:</strong> Windsurf Indexing does send snippets of code to a remote server to generate embeddings. However, no code or embeddings are stored remotely — all your data is stored on your own device.</li>
360
360
</ul>
361
361
362
362
<p><strong>Q: What deployment options are available?</strong></p>
0 commit comments