NeoWeb AI
首页 文档 使用条款 隐私政策 免责声明 免费下载

隐私政策

最后更新:2026年3月31日 · NeoWeb AI

🔒 核心承诺:NeoWeb AI 的所有数据均存储在您的本地设备上。我们不收集、不传输、不存储您的对话内容、个人信息或任何使用数据。

广西六壬数字科技有限公司(以下简称「我们」)深知隐私对您的重要性。本隐私政策详细说明了 NeoWeb AI(以下简称「本软件」)如何处理与您相关的信息。请在使用本软件前仔细阅读。

一、我们不收集的数据

与大多数互联网软件不同,NeoWeb AI 被设计为完全本地化运行。以下数据不会被我们收集或传输:

  • 对话内容:您与 AI 的所有对话记录存储在您的设备上
  • 个人身份信息:我们不要求注册账户,不收集您的姓名、邮箱、手机号
  • API Key:您配置的第三方模型 API Key 仅存储在本地配置文件中
  • SSH 凭据:服务器地址、用户名、密钥等信息仅存储在您的设备上
  • 文件内容:AI 读取或处理的文件内容不会上传至我们的服务器
  • 使用行为数据:我们不追踪您的使用频率、功能偏好或操作行为
  • 设备信息:我们不收集您的设备标识符、IP 地址或操作系统信息

二、数据存储位置

NeoWeb AI 的所有数据存储在您本地设备的以下位置:

  • 配置文件:~/.neowebai/config.json(模型设置、API Key)
  • 对话历史:~/.neowebai/conversations/
  • 技能数据:~/.neowebai/skills/
  • 记忆数据:~/.neowebai/memory/
  • SSH 配置:~/.neowebai/ssh/(凭据加密存储)

这些数据完全由您掌控。您可以随时查看、修改或删除这些文件。

三、第三方 AI 模型服务

当您使用云端 AI 模型(如通义千问、Claude、GPT-4 等)时,您发送的消息会通过您配置的 API Key 直接传输至对应的第三方服务提供商。

请注意:

  • 这些数据的处理方式受各服务提供商的隐私政策约束,与 NeoWeb AI 无关
  • 我们建议您阅读所使用模型服务商的隐私政策
  • 如需完全私密,请使用本地模型(EXO / Ollama),数据不离开您的设备

四、安装过程中的数据

在执行一键安装脚本时,您的网络将访问我们的下载服务器(ai.neowebai.com)以下载安装包。我们的服务器日志可能记录:

  • 下载请求的 IP 地址(仅用于服务运营,不与个人身份关联)
  • 下载的软件版本号和时间戳
  • User-Agent 字符串(操作系统和 curl 版本)

这些日志仅用于统计下载量和排查分发问题,不会用于广告或用户追踪目的,且会在 90 天后自动删除。

五、网络请求工具

本软件内置网络工具(web_search、web_fetch、http_get 等),这些工具由 AI 在您的指示下主动调用,访问的是您指定的外部资源。这些请求从您的设备发出,我们不在中间节点记录或拦截请求内容。

六、数据安全

为保护您的本地数据安全,我们建议:

  • 对 SSH 凭据使用密钥认证而非密码
  • 定期备份 ~/.neowebai/ 目录
  • 限制 NeoWeb AI 数据目录的文件系统访问权限
  • 不在公共设备上使用包含敏感 API Key 的配置

七、儿童隐私

本软件不面向13岁以下的儿童。我们不故意收集儿童的个人信息。若您发现儿童在未经监护人同意的情况下使用本软件,请联系我们。

八、您的权利

由于我们不收集您的个人数据,关于数据访问、更正、删除等权利,您可以直接在本地行使:

  • 查看数据:直接访问 ~/.neowebai/ 目录
  • 删除数据:删除本地目录即可彻底清除所有数据
  • 导出数据:数据以 JSON 格式存储,可直接读取和导出

九、政策更新

我们可能会不时更新本隐私政策。重大变更将通过软件内通知或官网公告告知。更新后继续使用本软件,视为您接受更新后的政策。

十、联系我们

如有隐私相关问题,请联系:privacy@liurenai.com

Privacy Policy

Last updated: March 31, 2026 · NeoWeb AI

🔒 Core commitment: All NeoWeb AI data is stored on your local device. We do not collect, transmit, or store your conversation content, personal information, or any usage data.

LiuRen Digital Technology (Guangxi) Co., Ltd. ("we") understands the importance of privacy. This Privacy Policy explains how NeoWeb AI ("the Software") handles information related to you.

1. Data We Do NOT Collect

Unlike most internet software, NeoWeb AI is designed to run entirely locally. The following data is not collected or transmitted by us:

  • Conversation content: All chat history is stored on your device
  • Personal identity: No account registration required; we do not collect names, emails, or phone numbers
  • API Keys: Third-party model API Keys are stored only in your local config file
  • SSH credentials: Server addresses, usernames, and keys are stored only on your device
  • File contents: Files read or processed by AI are not uploaded to our servers
  • Usage behavior: We do not track usage frequency, feature preferences, or actions
  • Device information: We do not collect device identifiers, IP addresses, or OS info

2. Local Data Storage

All NeoWeb AI data is stored locally on your device:

  • Config file: ~/.neowebai/config.json (model settings, API Keys)
  • Conversation history: ~/.neowebai/conversations/
  • Skills data: ~/.neowebai/skills/
  • Memory data: ~/.neowebai/memory/
  • SSH config: ~/.neowebai/ssh/ (credentials encrypted)

This data is entirely under your control. You can view, modify, or delete these files at any time.

3. Third-party AI Model Services

When you use cloud AI models (e.g., Qwen, Claude, GPT-4), your messages are transmitted directly to the respective third-party provider via your API Key.

Please note:

  • How this data is processed is governed by each provider's privacy policy, not by NeoWeb AI
  • We recommend reading the privacy policy of the model service provider you use
  • For complete privacy, use local models (EXO / Ollama) — data never leaves your device

4. Installation Process

When running the one-click install script, your network accesses our download server (ai.neowebai.com) to download the installation package. Our server logs may record:

  • IP address of the download request (for service operations only, not linked to personal identity)
  • Software version downloaded and timestamp
  • User-Agent string (OS and curl version)

These logs are used solely for download statistics and distribution troubleshooting, are not used for advertising or user tracking, and are automatically deleted after 90 days.

5. Network Request Tools

The software includes built-in network tools (web_search, web_fetch, http_get, etc.) that are called by AI at your direction to access external resources you specify. These requests originate from your device; we do not record or intercept request content at any intermediate node.

6. Data Security

To protect your local data, we recommend:

  • Using key-based authentication instead of passwords for SSH credentials
  • Regularly backing up the ~/.neowebai/ directory
  • Restricting file system permissions on NeoWeb AI data directories
  • Not using configurations containing sensitive API Keys on public devices

7. Children's Privacy

This software is not intended for children under 13 years of age. We do not intentionally collect personal information from children. If you discover a child using this software without parental consent, please contact us.

8. Your Rights

Since we do not collect your personal data, you can exercise data access, correction, and deletion rights directly on your local device:

  • View data: Access the ~/.neowebai/ directory directly
  • Delete data: Delete the local directory to completely remove all data
  • Export data: Data is stored in JSON format and can be read and exported directly

9. Policy Updates

We may update this Privacy Policy from time to time. Material changes will be communicated via in-app notifications or official website announcements. Continued use after updates constitutes acceptance of the updated policy.

10. Contact Us

For privacy-related questions: privacy@liurenai.com

NeoWeb AI
文档 使用条款 隐私政策 免责声明

© 2026 NeoWeb AI · 广西六壬数字科技  |  桂ICP备2026005457号