<!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 Us</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><a href="/about-your-data">About Your Data</a></li>
						<li><label>About Us</label></li>
					</ul>
				</nav>
			</section>
		</header>
		<main>
			<article>
				<header><h1>About Us</h1><ul></ul></header>
				<section>
					<p>NoHoops is an independent, two person startup based in the UK. 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. We're starting with websites but aiming at all industries where <i>informed</i> consent is required to lawfully process personal data.</p>
				</section>
				<section>
					<h2>Legal Disclaimer</h2>
					<p>We're just starting out on this journey and, as neither of us is a lawyer, we need to be clear that everything expressed on this website is our personal opinion and <i><em>not</em></i> a legal opinion.</p>
				</section>
				<section>
					<h2>Social Media and Contact</h2>
					<p>Neither of us has a personal social media presence and we've not yet taken the plunge as a business but we've started publishing <a href="/articles">articles</a> that explain our business in more depth.</p>
					<p>If you need to get in touch, please use the following email address (text only as we block HTML, images, files etc):</p>
					<p><a href="mailto:devs@nohoops.com">devs@nohoops.com</a></p>
				</section>
				<footer></footer>
			</article>
		</main>
		<footer>Copyright © 2026 NoHoops</footer>
	</body>
</html>