OWASP / OWASP/Nest

Privacy Policy Page Implementation

Open
#2,325 2 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
Python
Stars
451
Forks
707
Avg merge
22h 59m
Merged PRs (30d)
91

Description

🔹 Description
Currently, the project does not have a dedicated Privacy Policy page. As part of improving transparency and compliance, I would like to implement a standalone Privacy Policy page that outlines how user data is collected, used, and protected.

🔹 Proposed Changes
Add a new PrivacyPolicy component/page.

Include clear sections such as:
Introduction
Information We Collect
How We Use Your Information
Data Protection & Security
Third-Party Services
User Rights & Choices
Contact Information
Ensure responsive design for both desktop and mobile.
Add routing to the Privacy Policy page (/privacy-policy).
Provide a link in the website’s footer/navigation bar for easy access.

🔹 Benefits
Builds trust with users by clearly stating data usage policies.
Adds professionalism and credibility to the project.
Improves compliance with privacy standards.

Please assign it to me as GSSOC'25 contributor.

Contributor guide

Open the contributing guide

Research direction

Start by locating the existing page routing and footer or navigation entry points, then review how other pages implement responsive layouts. Add the PrivacyPolicy page at /privacy-policy with the listed sections and link it from the footer or navigation. Done means the page is reachable, responsive on desktop and mobile, and includes all requested sections.

Written by the indexing model from the issue text.

Assessment

Tech stack
nextjs, react, tailwindcss, typescript
Domain
content, frontend, web-dev
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.