97 lines
4.0 KiB
HTML
97 lines
4.0 KiB
HTML
<!DOCTYPE html>
|
|
<html lang="en-us" dir="ltr">
|
|
<head>
|
|
<meta charset="utf-8">
|
|
|
|
<meta name="viewport" content ="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no">
|
|
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
|
|
|
<title>Privacy | Formal Methods Tools</title>
|
|
|
|
|
|
<meta name="keywords" content="Formal Methods Tools">
|
|
<meta property="og:locale" content='en_US'>
|
|
<meta property="og:type" content="article">
|
|
<meta property="og:title" content="Privacy">
|
|
<meta property="og:description" content="This website does not collect or track any personal data from visitors. No cookies, personalized analytics, or tracking scripts are used. No ads are shown on">
|
|
<meta property="og:url" content="https://fmtools.fyi/privacy/">
|
|
<meta property="og:image" content="images/%!s(<nil>)">
|
|
<link rel="canonical" href="https://fmtools.fyi/privacy/">
|
|
|
|
<link rel="apple-touch-icon" sizes="180x180" href='https://fmtools.fyi/apple-touch-icon.png'>
|
|
<link rel="icon" type="image/png" sizes="32x32" href='https://fmtools.fyi/favicon-32x32.png'>
|
|
<link rel="icon" type="image/png" sizes='16x16' href='https://fmtools.fyi/favicon-16x16.png'>
|
|
<link rel="manifest" href='https://fmtools.fyi/site.webmanifest'>
|
|
|
|
<link rel="stylesheet" href="https://fmtools.fyi/css/styles.9d797fdbc9887767b3ad88393155cb84288660765fe6e18c89e2e00fd5ecfb0b9f46384188a0ae4e8b63f4c81526872e0ff61d1d5204287a0c3c8b6e8e34b6b9.css" integrity="sha512-nXl/28mId2ezrYg5MVXLhCiGYHZf5uGMieLgD9Xs+wufRjhBiKCuTotj9MgVJocuD/YdHVIEKHoMPItujjS2uQ==">
|
|
|
|
<link href="/css/fontawesome.css" rel="stylesheet" />
|
|
<link href="/css/brands.css" rel="stylesheet" />
|
|
<link href="/css/solid.css" rel="stylesheet" />
|
|
|
|
|
|
|
|
|
|
|
|
</head>
|
|
<body>
|
|
|
|
<div class="banner">
|
|
<span class="banner-text">
|
|
🚧 This site is a work in progress. Don’t be shy to submit an <a href="https://gitmoss.fyi/fmtools/content/issues/new/choose" target="_blank" >issue</a> or <a href="https://gitmoss.fyi/fmtools/content/fork" target="_blank" >pull request</a> 🚧
|
|
</span>
|
|
</div>
|
|
|
|
|
|
<header>
|
|
<h1><a href="/">Formal Methods Tools</a></h1>
|
|
|
|
<nav>
|
|
<ul>
|
|
<li>
|
|
<a href="/tools/">Tools</a>
|
|
</li>
|
|
<li>
|
|
<a href="/taxonomies/">Data</a>
|
|
</li>
|
|
<li>
|
|
<a href="/about/">About</a>
|
|
</li>
|
|
</ul>
|
|
</nav>
|
|
|
|
|
|
</header>
|
|
<main>
|
|
|
|
|
|
<div id="page-header">
|
|
<h1>Privacy</h1>
|
|
|
|
<span class="subtitle">tl;dr: I won't know you were here.</span>
|
|
|
|
|
|
</div>
|
|
|
|
<section>
|
|
<p>This website does not collect or track any personal data from visitors. No cookies, personalized analytics, or tracking scripts are used. No ads are shown on this website, and there is no money to be made from this project.</p>
|
|
<p>If you choose to contribute content (including emails, issues, and pull requests), any information you voluntarily provide may be stored as part of the website’s content and source code. Only the data you explicitly submit will be saved, and data is not sold by the website’s owner. Due to the public nature of its disclosure, this information is not considered private and may be used by the general public as allowed by respective laws and policies. Your privacy is respected, and no unnecessary data is collected or shared.</p>
|
|
<p>If your information (e.g., your name, a tool you developed, or an attribution) is listed on this website and you would like to remove it, please contact <code>fmtools@mossbiscuits.com</code> with the subject <code>Please remove my data</code>. I cannot make guarantees, but I will make a reasonable effort to remove or redact your information within 1-3 business days.</p>
|
|
<p><em>Look at you, reading privacy policies. Thanks for being a responsible internet user. Now go do something more interesting</em> 🙂</p>
|
|
|
|
</section>
|
|
|
|
|
|
|
|
|
|
</main>
|
|
<footer>
|
|
<p><a href="/contribute">Contribute</a> | <a href="/about">About</a> | <a href="/license">License</a> | <a href="/privacy">Privacy</a> </p>
|
|
|
|
|
|
<p>© Copyright 2025. An open-source project.</p>
|
|
|
|
</footer>
|
|
</body>
|
|
</html>
|