<!doctype html>
<html lang="en">
	<head>
		<meta charset="utf-8">
		<meta name="viewport" content="width=device-width, initial-scale=1.0">
		<meta name="copyright" content="Copyright © 2026 NoHoops">
		<meta name="description" content="We're building a Personal Data Rights application designed to record personal data events and help data subjects and data controllers navigate the ever changing landscape of personal data management.">
		<title>NoHoops - Home</title>
		<link href="/f.png" rel="icon">
		<link href="/s.css" rel="stylesheet" type="text/css">
	</head>
	<body>
		<header>
			<section>
				<section class="logo"><a href="/" title="Home"><s></s><s></s><s></s><s></s></a></section>
				<nav>
					<button type="button" aria-label="Show the navigation menu"><span></span></button>
					<ul>
						<li><label>Home</label></li>
						<li><a href="/articles">Latest Articles</a></li>
						<li><a href="/about-your-data">About Your Data</a></li>
						<li><a href="/about-us">About Us</a></li>
					</ul>
				</nav>
			</section>
		</header>
		<main class="h">
			<article>
				<header><h1>Welcome</h1></header>
				<section>
					<p>Over the past two decades we've all been made to jump through hoops to stay in control of our personal data and it's getting harder every day.</p>
					<p>Our goal is to eliminate those hoops and make it easier for you to control exactly who has your data and how they use it.</p>
					<p>We want to help you extend the reach of your personal data rights to wherever those rights are at risk of abuse.</p>
					<p>We're building systems for data controllers, data subjects and website publishers to allow them to engage in a <i>consent first</i> approach to processing personal data</a>.</p>
				</section>
				<footer></footer>
			</article>
		</main>
		<footer>Copyright © 2026 NoHoops</footer>
	</body>
</html>