-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
120 lines (106 loc) · 7.73 KB
/
index.html
File metadata and controls
120 lines (106 loc) · 7.73 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>GLARS | Geo-Legal Access Risk Score</title>
<link href="https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&display=swap" rel="stylesheet">
<link rel="stylesheet" href="css/style.css">
<meta name="description" content="GLARS is a framework for quantifying jurisdictional risks in data sovereignty assessments">
</head>
<body>
<div class="container">
<header>
<a href="index.html" class="logo-link"><div class="logo">GLARS<span>.</span></div></a>
<div class="header-actions">
<a href="journey.html" id="journey-btn" class="top-right-btn">Jurisdiction Journey</a>
<a href="evolution.html" id="evolution-btn" class="top-right-btn">Evolution</a>
<a href="glars-deep.html" id="deep-btn" class="top-right-btn">Deep Dive</a>
<button id="theme-toggle" class="top-right-btn theme-btn" title="Toggle dark/light mode">
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round">
<path d="M21 12.79A9 9 0 1 1 11.21 3 7 7 0 0 0 21 12.79z"></path>
</svg>
</button>
</div>
</header>
<div class="hero-section">
<div class="hero-content">
<h1>GLARS: Geo-Legal Access Risk Score</h1>
<p>An objective, reproducible methodology for quantifying jurisdictional risks in data sovereignty assessments</p>
</div>
</div>
<div class="author-quote">
<div class="quote-content">
<svg class="quote-icon" xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round">
<path d="M3 21c3 0 7-1 7-8V5c0-1.25-.756-2.017-2-2H4c-1.25 0-2 .75-2 1.972V11c0 1.25.75 2 2 2 1 0 1 0 1 1v1c0 1-1 2-2 2s-1 .008-1 1.031V20c0 1 0 1 1 1z"></path>
<path d="M15 21c3 0 7-1 7-8V5c0-1.25-.757-2.017-2-2h-4c-1.25 0-2 .75-2 1.972V11c0 1.25.75 2 2 2h.75c0 2.25.25 4-2.75 4v3c0 1 0 1 1 1z"></path>
</svg>
<p>While the Risk Score might be important to some, the true value of GLARS lies in ensuring that essential questions have answers, and that decision-makers understand the material effects on data custodians, data owners, and those accountable for compliance. It's about ensuring full consideration of data location risks, so informed decisions can be made with a complete picture of jurisdictional implications.</p>
<div class="quote-attribution">— John</div>
</div>
</div>
<div class="main-content">
<section class="content-section">
<h2>What is GLARS?</h2>
<p>The Geo-Legal Access Risk Scoring (GLARS) framework provides a structured methodology for assessing the legal, embargo, and sanctions risks associated with data storage and transfer across jurisdictional boundaries.</p>
<div class="info-card">
<div class="info-header">
<div class="info-icon">ℹ️</div>
<h3>Data Sovereignty Risk Assessment</h3>
</div>
<p>GLARS transforms subjective risk assessments into objective, comparable scores, enabling data-driven decision-making for multi-jurisdictional data governance challenges.</p>
</div>
</section>
<section class="content-section">
<h2>An Objective, Apolitical Framework</h2>
<p>GLARS is designed as a neutral, apolitical assessment tool that relies solely on documented legal frameworks, published government powers, and verifiable technical requirements across jurisdictions.</p>
<div class="principles-grid">
<div class="principle-card">
<h3>Evidence-Based Assessment</h3>
<p>GLARS evaluations are based strictly on publicly available information about legal frameworks, government access powers, and technical mandates. The framework uses primary sources like legislation, court decisions, and government publications.</p>
</div>
<div class="principle-card">
<h3>Objective Scoring</h3>
<p>Risk scores are calculated using consistent criteria applied uniformly across all jurisdictions. The methodology assesses the presence or absence of specific legal powers and mechanisms, not subjective judgments about governments or political systems.</p>
</div>
<div class="principle-card">
<h3>Transparent Methodology</h3>
<p>The GLARS assessment approach is fully documented and transparent. Users can trace how each score is derived, which legal frameworks contribute to the evaluation, and the weighting applied to different factors.</p>
</div>
<div class="principle-card">
<h3>Practical Utility</h3>
<p>The framework focuses on practical risk assessment for data governance, helping organizations understand the specific legal powers that could impact their data regardless of geopolitical considerations or national preferences.</p>
</div>
</div>
</section>
<section class="content-section">
<h2>Resources</h2>
<div class="resource-cards">
<div class="resource-card">
<h3>Jurisdiction Journey</h3>
<p>Visualize data flows across multiple jurisdictions and understand the complex interplay of legal frameworks affecting data sovereignty.</p>
<a href="journey.html" class="resource-link">Explore the Journey →</a>
</div>
<div class="resource-card">
<h3>GLARS Evolution</h3>
<p>Discover the future roadmap for GLARS, including temporal intelligence, industry context, and jurisdiction interaction models.</p>
<a href="evolution.html" class="resource-link">See the Roadmap →</a>
</div>
<div class="resource-card">
<h3>GLARS Deep Dive</h3>
<p>Explore a fully detailed, comprehensive analysis of the GLARS framework with in-depth explanations of all components and methodology.</p>
<a href="glars-deep.html" class="resource-link">Take the Deep Dive →</a>
</div>
</div>
</section>
</div>
<footer>
<div class="footer-content">
<p>© 2025 GLARS. An open methodology for quantifying jurisdictional risks in data sovereignty assessments.</p>
<p class="footer-attribution">This project is a <a href="https://splinters.io" target="_blank" rel="noopener">Splinters.io</a> 001.5 project via <a href="https://www.linkedin.com/in/thecontractor/" target="_blank" rel="noopener">John Carroll</a></p>
</div>
</footer>
</div>
<script src="js/main.js"></script>
</body>
</html>