josStorer / chatGPTBox

Integrating ChatGPT into your browser deeply, everything you need is here
MIT License
9.99k stars 750 forks source link

Inquiry: Privacy Concerns #715

Open MainTomato opened 5 months ago

MainTomato commented 5 months ago

I'm curious about the privacy features of this extension. Does it operate similarly to a Temporary Chat window in ChatGPT? I'm particularly interested in understanding how user data is handled and whether there are any privacy measures in place. Also, does the extension respect the setting on my account, specifically regarding "Improve the model for everyone,"?

josStorer commented 5 months ago

By default, when you are using the ChatGPT (Web) mode, the request will ask Openai not to keep any of your conversation data, so no conversation information will be stored, and after a while, the conversation will automatically expire.

If you are using Claude.ai (Web), then the conversation will be stored, and you will need to go to Claude.ai yourself to delete the conversation records.

No conversations are stored in all API modes.

This extension also does not collect or upload any of your personal data.