mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-23 18:25:10 -05:00
Feature request: Web Search Privacy Notification #1687
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @enving on GitHub (Aug 4, 2024).
Is your feature request related to a problem? Please describe.
Currently, when users click on the web search feature in the open web UI, they may not be fully aware that the information they provide will be sent to the internet. This lack of transparency could potentially lead to privacy concerns or unintended sharing of sensitive information.
Describe the solution you'd like
We propose adding a friendly, non-intrusive notification that appears when a user clicks on the web search feature. This notification would inform the user that any information they enter will be sent to the internet as part of the search query. The notification should be:
Describe alternatives you've considered
Additional context
This feature aims to enhance user trust and transparency without significantly impacting the user experience. It aligns with best practices for data privacy and user consent.
A mock-up of the notification could be helpful to visualize the implementation. Additionally, we should consider how this notification might be localized for different languages and regions.