SeekiaWebsite/resources/pages/about.html

145 lines
4.3 KiB
HTML

<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8" />
<title>Seekia - {{.About}}</title>
<link rel="stylesheet" type="text/css" href="../style.css">
{{.CodeSnippet_MetaTags}}
{{.CodeSnippet_Favicons}}
</head>
<body>
<div class = "pageDiv">
{{.CodeSnippet_Header}}
<h2 class = "pageHeading">About</h2>
<hr class = "separator">
<p><b>Seekia aims to accelerate humanity's adoption of race and genetics aware mate discovery technology.</b></p>
<p><b>Seekia aims to bring genetic order to humanity's breeding patterns.</b></p>
<hr class = "separator">
<div class = "aboutPageDescriptionSection">
<p><b><i>Be Race Aware</i></b></p>
<div class = "linebreak"></div>
<p>Seekia is a mate discovery network where users can find a mate while having a deep awareness of each potential partner's race.</p>
<div class = "linebreak"></div>
<p>Users can share racial information in their profiles such as their eye, skin, and hair color; hair texture; and the alleles in their genome which effect physical traits.</p>
<div class = "linebreak"></div>
<p>Seekia enables users to browse and filter potential mates by their racial attributes.</p>
<div class = "linebreak"></div>
<p>Seekia can also calculate the racial characteristics for prospective offspring between users.</p>
<div class = "linebreak"></div>
<p>Seekia allows for users to predict and choose the race of their offspring by selecting a mate who is the most capable and likely to produce offspring of their desired race. <p>
<div class = "linebreak"></div>
<p><b><i>Curing Racial Loneliness</i></b></p>
<div class = "linebreak"></div>
<p>Seekia aims to cure racial loneliness by helping people to find members of their own race to mate with.</p>
<p>Seekia aims to help users to produce offspring who resemble them.</p>
<div class = "linebreak"></div>
<p><b><i>Be Ancestry Aware</i></b></p>
<div class = "linebreak"></div>
<p>Users can share their genetic ancestry, which is correlated to their race.</p>
<p>Each user's genetic ancestry is described by ancestral populations and haplogroups.</p>
<p>Users can filter their matches by their ancestry information and the calculated ancestry of their offspring.</p>
<p>Users can sort their matches by their ancestral similarity.</p>
<div class = "linebreak"></div>
<p><b><i>Facilitating Eugenic Breeding</i></b></p>
<div class = "linebreak"></div>
<p>Seekia aims to improve humanity's genetics by making humans more beautiful, healthier, more intelligent, more virtuous, and happier.</p>
<div class = "linebreak"></div>
<p>Users can filter and sort users by their genetic disease and trait information.</p>
<div class = "linebreak"></div>
<p>Users can analyze their genomes using the Seekia app to learn about monogenic disease risks, polygenic disease risks, and traits.</p>
<div class = "linebreak"></div>
<p>Users can share their disease and trait information in their profiles.</p>
<div class = "linebreak"></div>
<p>Seekia allows users to choose their mate in such a way to reduce the probability of their offspring having diseases and increase the probability of their offspring having certain traits.</p>
<div class = "linebreak"></div>
<p>Seekia users will choose mates who are the most likely to produce beautiful, healthy, intelligent, virtuous, and happy offspring.</p>
</div>
<hr class = "separator">
<div class = "thinlinebreak"></div>
<p><b>Learn more by reading the Seekia whitepaper.</b></p>
<div class = "thinlinebreak"></div>
<div class = "readTheWhitepaperRow">
<img class = "whitepaperIcon" src = "../images/whitepaper.svg"></img>
<a class = "readTheWhitepaperLink" href ="../assets/Seekia.pdf" target=”_blank”>Read the Whitepaper</a>
</div>
<hr class = "separator">
<h2>Websites</h2>
<p>Below are the official Seekia websites.</p>
<p>These sites should be nearly identical to the website you are currently viewing.</p>
<div class = "aboutWebsiteBox">
<p><b>Clearnet Site:</b></p>
<a href = "https://seekia.net" target = "_blank">Seekia.net</a>
</div>
<div class = "aboutWebsiteBox">
<p><b>Ethereum IPFS Site:</b></p>
<a href = "ipns://seekia.eth" target = "_blank">Seekia.eth</a>
</div>
<div class = "aboutWebsiteBox">
<p><b>Tor Site:</b></p>
<a href = "http://seekia77v2rqfp4i4flavj425txtqjpn2yldadngdr45fjitr72fakid.onion" target = "_blank">seekia77v2rqfp4i4flavj425txtqjpn2yldadngdr45fjitr72fakid.onion</a>
</div>
</div>
</body>
</html>