-
-
Couldn't load subscription status.
- Fork 1.5k
add privacy policy #2187
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
add privacy policy #2187
Conversation
PR Reviewer Guide 🔍
Here are some key observations to aid the review process:
Email exposure:
The privacy policy page exposes an email address (plc@seleniumhq.org) which could potentially be harvested by bots for spam. Consider using a contact form or obfuscating the email address.
Broken HTML
Missing closing
tag in the Storage & Security section which could cause rendering issues
Everything Selenium Manager collects is publicly accessible in the <a href="https://plausible.io/manager.selenium.dev">Selenium Manager Plausible Dashboard</a> for full transparency. </li> </ul>
Typo
Typo in feedback section: "out implementations" should be "our implementations"
If you have suggestions for how we can improve out implementations, please reach out to the Selenium team:
PR Code Suggestions ✨Explore these optional code suggestions:
|
||||||||||
✅ Deploy Preview for selenium-dev ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Uh oh!
There was an error while loading. Please reload this page.
User description
This content assumes that we merge SeleniumHQ/selenium#15317
Feedback appreciated
PR Type
Documentation, Enhancement
Description
Added a comprehensive Privacy Policy page detailing data collection practices.
Introduced a blog post explaining the Privacy Policy and telemetry.
Updated footer and navigation to include Privacy Policy links.
Configured Hugo to reference the new Privacy Policy.
Changes walkthrough 📝
_index.html
Added comprehensive Privacy Policy pagewebsite_and_docs/content/privacy/_index.html
selenium-privacy-policy.md
Blog post explaining Privacy Policy and telemetrywebsite_and_docs/content/blog/2025/selenium-privacy-policy.md
footer.html
Added Privacy Policy link to footerwebsite_and_docs/layouts/partials/footer.html
hugo.toml
Configured Hugo for Privacy Policy integrationwebsite_and_docs/hugo.toml