Skip to content

Latest commit

 

History

10 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Privacy Policy

GDPR CCPA/CPRA

A clean, professional, ready-to-publish privacy policy aligned with the latest data-protection laws (EU/UK GDPR and California CCPA/CPRA). It is written for a personal or static website that does not run analytics, ads, or trackers, and is designed to be reused as a template for any of my projects.

🔓 Everything in this repository is open source and free to use — copy it, adapt it, publish it, no permission or attribution required. See below.

Preview

The policy as a self-contained, responsive web page (index.html) — ready for GitHub Pages, following the visitor's system theme.

The privacy policy rendered as a web page in light theme
Light. Title, a plain-language summary callout, and the 15-section table of contents.
The same privacy policy web page in dark theme
Dark. The same page — the stylesheet switches automatically with the reader's system theme.

What's inside

File Purpose
PRIVACY_POLICY.md The canonical policy in Markdown — 15 sections, GDPR + CCPA/CPRA aligned
index.html The same policy as a self-contained, responsive web page (light/dark), ready for GitHub Pages
LICENSE MIT License

The policy covers the clauses modern privacy law expects: who the data controller is, exactly what is (and isn't) collected, legal bases for processing, cookies, hosting/third-party disclosure (GitHub Pages), no-sale/no-share statements, international transfers, retention, security, full user rights (access, deletion, correction, objection, portability, opt-out), and children's privacy.

Publish it as a website

The policy is already a static site — no build step:

  1. Push this repo to GitHub (done).
  2. Settings → Pages → Build and deployment → Source: Deploy from a branchmain / root.
  3. It goes live at https://abhuiyan00.github.io/privacy-policy/, served from index.html.

Link to that URL from the footer of any of your sites or apps.

Reuse it for another project

PRIVACY_POLICY.md and index.html are templates. Before publishing for a different project, update:

  • Owner name & contact email — in Section 1 / Section 15 (currently the project owner's).
  • Effective / Last updated date — at the top of both files.
  • Hosting section (7) — if you host somewhere other than GitHub Pages, name that provider.
  • Cookies / analytics (6, 7) — if you do add analytics, forms, or cookies, disclose them there (and add a consent banner where the law requires one).

🔓 Open source & free to use

All content in this public repository is released under the MIT License. You are free to use, copy, modify, merge, publish, distribute, and even sell it, for any purpose, personal or commercial — the only condition is that the MIT license notice travels with substantial copies. No attribution is required beyond that, and no permission needs to be asked.

Disclaimer

This is a good-faith, plain-language policy offered as an open template. It is not legal advice. For a binding, jurisdiction-specific policy — especially for a commercial service — consult a qualified lawyer.


Maintained by Alimuzzaman Farhan Bhuiyan · Contact: farhanheisenberg360@gmail.com

Technology

  • Semantic HTML — structures the reusable privacy-policy document with a navigable table of contents, policy sections, and accessible content tables.
  • Native CSS — renders the same document responsively and adapts its palette to the reader's system theme without a build step.
  • Markdown — keeps the canonical policy text available as a reviewable, reusable static document alongside the web page.

Skills demonstrated

  • Structuring long-form policy content for accessible web reading
  • Building responsive, no-build static pages with CSS custom properties
  • Maintaining equivalent Markdown and HTML document formats
  • Preparing reusable content templates with clear update points

License

MIT (LICENSE).

About

Ready-to-publish privacy policy aligned with GDPR / UK GDPR and CCPA-CPRA - clean Markdown plus a publishable HTML page, MIT-licensed and easy to adapt.

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages