Skip to content

docs: 回退 FAQ 中被误改的 DPAPI 数据安全警告 - #25

Open
1w1w11w1 wants to merge 1 commit into
AUTO-MAS-Project:masterfrom
1w1w11w1:docs/revert-warnings
Open

docs: 回退 FAQ 中被误改的 DPAPI 数据安全警告#25
1w1w11w1 wants to merge 1 commit into
AUTO-MAS-Project:masterfrom
1w1w11w1:docs/revert-warnings

Conversation

@1w1w11w1

@1w1w11w1 1w1w11w1 commented Aug 27, 2026

Copy link
Copy Markdown
Contributor

背景

PR #23 以平实语言重写用户向文档时,将 FAQ 中 DPAPI 数据安全的严肃警告也一并改写成了轻松口吻:

  • 中文版标题从 ::: warning 警告 改为 ::: warning 代价是:换环境就解不开了,正文加入「这不是 bug」;
  • 英文版标题从 ::: warning Warning 改为 ::: warning The tradeoff: change environments and it can't be decrypted,正文加入「This is not a bug」。

这类「数据可能无法解密」的警告属于免责声明类内容,不应随文案风格改写,现恢复为原始警告文本。

改动

  • docs/FAQ.md:恢复 DPAPI 警告块(警告标题 + 三种无法解密场景的完整原文)
  • en/docs/FAQ.md:同上(英文版)

除这两个警告块外,其余平实语言重写内容保持不变。

排查说明

已对 PR #23 全部 37 个文件的改动逐一比对。其余警告块(中文路径、配置文件名保持 Default、SRA 货币战争不自动领奖励、账号密码加密与勿分享配置、授权码安全、杀软误杀、三深渊暂不可用、自动更新需先开渠道等)的核心提示内容在重写后均被保留,未作改动,故本次仅回退 FAQ 两处。

Sourcery 摘要

文档:

  • 恢复中文和英文 FAQ 文档中原有的 DPAPI 数据解密警告。
Original summary in English

Summary by Sourcery

Documentation:

  • Restore the original DPAPI data decryption warnings in the Chinese and English FAQ documentation.

@sourcery-ai sourcery-ai Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sorry @1w1w11w1, you've used your own review budget of 250,000 diff characters for the last 7 days.

You can request another review in 22 hours and 3 minutes by commenting @sourcery-ai review. Upgrade to get a review now.

@sourcery-ai

sourcery-ai Bot commented Aug 27, 2026

Copy link
Copy Markdown
Contributor

审查者指南

本 PR 仅回退中英文 FAQ 中被误改的 DPAPI 安全警告块,恢复原始警告标题和三种无法解密场景的免责声明内容,其他文档改写保持不变。

文件级变更

变更 详细信息 文件
恢复 FAQ 中 DPAPI 数据安全免责声明的原始严肃警告表述,避免被平实语言改写弱化。
  • 将警告标题恢复为原始标题。
  • 恢复三种数据无法解密场景及其完整说明:重装或更换系统、异常重置密码、跨设备或账户复制数据。
  • 保持 FAQ 其余文案重写内容不变。
docs/FAQ.md
en/docs/FAQ.md

提示和命令

与 Sourcery 交互

  • 触发新的审查: 在 pull request 中评论 @sourcery-ai review
  • 继续讨论: 直接回复 Sourcery 的审查评论。
  • 从审查评论生成 GitHub issue: 回复审查评论,请 Sourcery 根据该评论创建 issue。你也可以回复审查评论并使用 @sourcery-ai issue,从该评论创建 issue。
  • 生成 pull request 标题: 在 pull request 标题的任意位置写入 @sourcery-ai,即可随时生成标题。你也可以在 pull request 中评论 @sourcery-ai title,以随时生成或重新生成标题。
  • 生成 pull request 摘要: 在 pull request 正文的任意位置写入 @sourcery-ai summary,即可在指定位置随时生成 PR 摘要。你也可以在 pull request 中评论 @sourcery-ai summary,以随时生成或重新生成摘要。
  • 生成审查者指南: 在 pull request 中评论 @sourcery-ai guide,即可随时生成或重新生成审查者指南。
  • 解决所有 Sourcery 评论: 在 pull request 中评论 @sourcery-ai resolve,即可解决所有 Sourcery 评论。如果你已经处理完所有评论并且不想再看到它们,这项功能会很有用。
  • 忽略所有 Sourcery 审查: 在 pull request 中评论 @sourcery-ai dismiss,即可忽略所有现有的 Sourcery 审查。如果你想从新的审查开始,这项功能尤其有用——别忘了评论 @sourcery-ai review 以触发新的审查!

自定义使用体验

访问你的控制面板以:

  • 启用或禁用审查功能,例如 Sourcery 生成的 pull request 摘要、审查者指南等。
  • 更改审查语言。
  • 添加、删除或编辑自定义审查说明。
  • 调整其他审查设置。

获取帮助

Original review guide in English

Reviewer's Guide

本 PR 仅回退中英文 FAQ 中被误改的 DPAPI 安全警告块,恢复原始警告标题和三种无法解密场景的免责声明内容,其他文档改写保持不变。

File-Level Changes

Change Details Files
恢复 FAQ 中 DPAPI 数据安全免责声明的原始严肃警告表述,避免被平实语言改写弱化。
  • 将警告标题恢复为原始标题。
  • 恢复三种数据无法解密场景及其完整说明:重装或更换系统、异常重置密码、跨设备或账户复制数据。
  • 保持 FAQ 其余文案重写内容不变。
docs/FAQ.md
en/docs/FAQ.md

Tips and commands

Interacting with Sourcery

  • Trigger a new review: Comment @sourcery-ai review on the pull request.
  • Continue discussions: Reply directly to Sourcery's review comments.
  • Generate a GitHub issue from a review comment: Ask Sourcery to create an
    issue from a review comment by replying to it. You can also reply to a
    review comment with @sourcery-ai issue to create an issue from it.
  • Generate a pull request title: Write @sourcery-ai anywhere in the pull
    request title to generate a title at any time. You can also comment
    @sourcery-ai title on the pull request to (re-)generate the title at any time.
  • Generate a pull request summary: Write @sourcery-ai summary anywhere in
    the pull request body to generate a PR summary at any time exactly where you
    want it. You can also comment @sourcery-ai summary on the pull request to
    (re-)generate the summary at any time.
  • Generate reviewer's guide: Comment @sourcery-ai guide on the pull
    request to (re-)generate the reviewer's guide at any time.
  • Resolve all Sourcery comments: Comment @sourcery-ai resolve on the
    pull request to resolve all Sourcery comments. Useful if you've already
    addressed all the comments and don't want to see them anymore.
  • Dismiss all Sourcery reviews: Comment @sourcery-ai dismiss on the pull
    request to dismiss all existing Sourcery reviews. Especially useful if you
    want to start fresh with a new review - don't forget to comment
    @sourcery-ai review to trigger a new review!

Customizing Your Experience

Access your dashboard to:

  • Enable or disable review features such as the Sourcery-generated pull request
    summary, the reviewer's guide, and others.
  • Change the review language.
  • Add, remove or edit custom review instructions.
  • Adjust other review settings.

Getting Help

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant