<!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 - Latest Articles</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><label>Latest Articles</label></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>
			<article>
				<header><h1>Latest Articles</h1><ul></ul></header>
				<section>
					<ul class="l">
						<li><a href="/articles/2022/01/privacy-policy-paradox">The Privacy Policy Paradox</a><label>25 Jan 2022</label></li>
						<li><a href="/articles/2021/10/re-launch-the-review">Re-launch: The Review</a><label>22 Oct 2021</label></li>
						<li><a href="/articles/2021/09/re-launch">Re-launch: The MVT</a><label>21 Sep 2021</label></li>
					</ul>
				</section>
				<footer></footer>
			</article>
		</main>
		<footer>Copyright © 2026 NoHoops</footer>
	</body>
</html>