This repository contains the GLARS (Geo-Legal Access Risk Score) documentation website.
GLARS is an objective, apolitical framework for quantifying jurisdictional risks in data sovereignty assessments. It relies solely on documented legal frameworks, published government powers, and verifiable technical requirements across jurisdictions.
This project is a Splinters.io 001.5 project via John Carroll
- Evidence-Based: Uses only publicly available legal frameworks and official documentation
- Objective Scoring: Applies consistent criteria across all jurisdictions regardless of political systems
- Transparent Methodology: Fully documented approach with traceable score derivation
- Practical Utility: Focuses on actual legal powers that affect data governance decisions
index.html- Main landing pageevolution.html- GLARS Evolution roadmapjourney.html- Multi-jurisdiction data journey visualizationglars-deep.html- Comprehensive deep dive into GLARS (HTML-based)glars-rfc.md- GLARS specification in Markdown format (used to generate HTML content)css/style.css- Combined CSS stylesjs/main.js- JavaScript functionality_headers- HTTP headers for GitHub Pages_redirects- URL redirects for GitHub Pages
To preview the site locally:
-
Install a local web server:
npm install -g http-server -
Run the server:
http-server . -
Open your browser to
http://localhost:8080
- Update
css/style.cssto change the site's appearance - Modify
js/main.jsto adjust interactive behavior - Edit the HTML files to update content
© 2025 GLARS. An open methodology for quantifying jurisdictional risks in data sovereignty assessments.