From 4a2ad65aea2f5c5ac8c0e8192653d2e40894fb64 Mon Sep 17 00:00:00 2001 From: Karolin Varner Date: Mon, 12 Jun 2023 15:25:59 +0200 Subject: [PATCH] Update Privacy Statement (#409) * This extension sends data to ChatGPT only upon explicit request * Update README.md --------- Co-authored-by: josc146 --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index bcc26b2..2b1d532 100644 --- a/README.md +++ b/README.md @@ -72,6 +72,8 @@ English   |   [Indonesia](README_IN.md)   | & - This extension does **not** collect your data. You can verify it by conducting a global search for `fetch(` and `XMLHttpRequest(` in the code to find all network request calls. The amount of code is not much, so it's easy to do that. +- This tool will not transmit any data to ChatGPT unless you explicitly ask it to. By default, the extension must be activated manually. It will only send a request to ChatGPT if you specifically click "Ask ChatGPT" or trigger the selection floating tools — and this is applicable only when you're using GPT API modes. (issue #407) + - You can set a free reverse proxy in the Advanced setting to bypass cloudflare: https://github.com/transitive-bullshit/chatgpt-api#reverse-proxy - Offline/Self-hosted model (RWKV, llama.cpp, ChatGLM) is now supported, See https://github.com/josStorer/selfhostedAI