From 47451b73387dfdfd326f556cc23884f04dc869ea Mon Sep 17 00:00:00 2001 From: Puspo Aditya <112711073+puspoaditya@users.noreply.github.com> Date: Fri, 21 Aug 2026 17:19:00 +0700 Subject: [PATCH] Remove puspoaditya/cloudflare_workers_ai/PRIVACY.md (single .difypkg submission) --- puspoaditya/cloudflare_workers_ai/PRIVACY.md | 20 -------------------- 1 file changed, 20 deletions(-) delete mode 100644 puspoaditya/cloudflare_workers_ai/PRIVACY.md diff --git a/puspoaditya/cloudflare_workers_ai/PRIVACY.md b/puspoaditya/cloudflare_workers_ai/PRIVACY.md deleted file mode 100644 index 47c8fce9..00000000 --- a/puspoaditya/cloudflare_workers_ai/PRIVACY.md +++ /dev/null @@ -1,20 +0,0 @@ -# Privacy Policy - -**Cloudflare Workers AI plugin for Dify** (version 0.0.1) - -## Data collection - -This plugin collects **no user data** beyond what is strictly required to provide the service: - -- **What is sent**: chat prompts, model parameters (temperature, max tokens, etc.), and the API Token / Account ID you configure in Dify's model provider settings. -- **Where it goes**: these are transmitted directly to Cloudflare's Workers AI API (`api.cloudflare.com`) to generate model responses. -- **What is stored**: nothing. The plugin does not store, log, or persist any prompts, responses, or credentials outside Dify's own settings storage. Credentials are kept in Dify's encrypted provider credential store. - -## Third parties - -- **Cloudflare, Inc.** — receives prompts and configuration solely to run inference via Workers AI. See [Cloudflare's privacy policy](https://www.cloudflare.com/privacypolicy/). - -## Contact - -- Author: Puspo Aditya (GitHub: [puspoaditya](https://github.com/puspoaditya)) -- Source: https://github.com/langgenius/dify-plugins/tree/main/puspoaditya/cloudflare_workers_ai