<!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 - About Your Data</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><a href="/">Home</a></li>
						<li><a href="/articles">Latest Articles</a></li>
						<li><label>About Your Privacy</label></li>
						<li><a href="/about-us">About Us</a></li>
					</ul>
				</nav>
			</section>
		</header>
		<main>
			<article>
				<header><h1>About Your Data</h1><ul></ul></header>
				<section>
					<p>We did not process your personal data today because:</p>
					<ul>
						<li>You did not freely grant us your informed consent.</li>
						<li>You do not have a contract with us.</li>
						<li>We do not have legitimate interests that override your rights.</li>
						<li>We do not have contractual obligations with third parties.</li>
					</ul>
					<p>All scripts and assets used in this website are loaded from a dedicated server located in the United Kingdom.</p>
				</section>
				<section>
					<h2>Data Protection Officer</h2>
					<p>We do not have a data protection officer at the moment as we do not currently process personal data.</p>
				</section>
				<footer></footer>
			</article>
		</main>
		<footer>Copyright © 2026 NoHoops</footer>
	</body>
</html>