Skip to content

Add privacy policy page - #66

Closed
sn0wm1ku wants to merge 1 commit into
mainfrom
add/privacy-policy
Closed

Add privacy policy page#66
sn0wm1ku wants to merge 1 commit into
mainfrom
add/privacy-policy

Conversation

@sn0wm1ku

Copy link
Copy Markdown
Member

Summary

  • Add OSBR privacy policy page (doc/privacy-policy.md) covering authentication, data handling, third-party services, and user rights
  • Update sidebar config to include Privacy Policy link under Policies section
  • VitePress build verified — no errors, page renders correctly

Test plan

  • VitePress build passes with no errors
  • privacy-policy.html present in build output
  • Review privacy policy content for accuracy
  • Verify sidebar link works in preview

🤖 Generated with Claude Code

Add OSBR privacy policy covering authentication, data handling,
third-party services, and user rights. Update sidebar config to
include the new page under Policies.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Copilot AI review requested due to automatic review settings April 15, 2026 03:57
@github-actions github-actions Bot added the ci-testing Enable a GitHub Action for unit testing on a pull request. label Apr 15, 2026

Copilot AI 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.

Pull request overview

Adds an OSBR Privacy Policy page to the VitePress handbook documentation and links it from the sidebar so it’s discoverable alongside other policy documents.

Changes:

  • Add new doc/privacy-policy.md covering authentication, data handling, third-party services, and user rights.
  • Update VitePress sidebar config to include a “Privacy Policy” link under “Policies”.

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 1 comment.

File Description
doc/privacy-policy.md Introduces a new privacy policy document page for the handbook site.
doc/.vitepress/config.mts Adds the Privacy Policy entry to the “Policies” sidebar section.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread doc/privacy-policy.md
Comment on lines +58 to +61
- We only use Google API data to provide and improve the user-facing features you interact with.
- We do not transfer Google API data to third parties unless necessary to provide the service, required by law, or with your explicit consent.
- We do not use Google API data for advertising or to build user profiles.
- We do not allow humans to read Google API data except with your consent, for security purposes, to comply with the law, or when data has been aggregated and anonymized for internal operations.

Copilot AI Apr 15, 2026

Copy link

Choose a reason for hiding this comment

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

In Section 6, the bullet "We only use Google API data to provide and improve the user-facing features you interact with" can be read as using Google API data beyond passthrough (e.g., analysis/training), which conflicts with Section 3’s statement that API responses are “not stored, processed, or analyzed” on OSBR servers. Consider rewording to make these statements consistent (e.g., clarify whether any processing occurs and, if not, remove/qualify “improve”).

Suggested change
- We only use Google API data to provide and improve the user-facing features you interact with.
- We do not transfer Google API data to third parties unless necessary to provide the service, required by law, or with your explicit consent.
- We do not use Google API data for advertising or to build user profiles.
- We do not allow humans to read Google API data except with your consent, for security purposes, to comply with the law, or when data has been aggregated and anonymized for internal operations.
- We only use Google API data to provide the user-facing features you request. Consistent with Section 3, Google API responses are passed directly to the requesting client and are not stored, processed, or analyzed on our servers.
- We do not transfer Google API data to third parties unless necessary to provide the service, required by law, or with your explicit consent.
- We do not use Google API data for advertising or to build user profiles.
- We do not allow humans to read Google API data except with your consent, for security purposes, or to comply with the law.

Copilot uses AI. Check for mistakes.
@sn0wm1ku

Copy link
Copy Markdown
Member Author

Migrated to #65

@sn0wm1ku sn0wm1ku closed this Apr 15, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ci-testing Enable a GitHub Action for unit testing on a pull request.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants