Conversation
The Loomy mobile privacy policy added section 2.4 on clipboard access. Summarize it as a privacy FAQ entry (zh and en): the app reads the clipboard only when the user pastes, and pasting alone does not upload anything. Link to the policy for the full text and refresh the baseline. Closes #80 Signed-off-by: FenjuFu <92919259+FenjuFu@users.noreply.github.com>
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
This branch was successfully deployed
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
doc-watch (#80) found that the Loomy mobile privacy policy added 2.4 剪切板(剪贴板)信息 (+654 chars). Because users often ask about clipboard access, this PR adds a short FAQ answer instead of only refreshing the baseline:
docs/guide/loomy/faq.md/docs/en/guide/loomy/faq.md: add "Loomy 手机端会读取我的剪贴板吗? / Does the Loomy mobile app read my clipboard?" under Privacy and Security. The answer paraphrases the policy: clipboard access happens only when the user copies or pastes, there is no background or periodic reading, and pasting does not upload anything until the user sends the message. It links to the policy page (section 2.4) for the full text.scripts/doc-watch/baseline/loomy.json: refreshed withcheck-updates.mjs --update, which adds the new heading and updates the hash and length.Closes #80
Validation
node scripts/doc-watch/check-updates.mjs --updatereports no remaining changes for Loomy or AstronClaw.npm run docs:buildpasses.