53 lines
2.0 KiB
HTML
53 lines
2.0 KiB
HTML
<!DOCTYPE html>
|
|
<html lang="en">
|
|
<head>
|
|
<meta charset="utf-8">
|
|
<title>Kosmos</title>
|
|
<meta content='width=device-width, minimum-scale=1.0, maximum-scale=1.0' name='viewport'>
|
|
<link href='https://assets.kosmos.org/fonts/open-sans/open-sans.css' rel='stylesheet'>
|
|
<link href="/css/style.css" rel="stylesheet" />
|
|
</head>
|
|
<body>
|
|
<div id="wrapper">
|
|
<header>
|
|
<h1>Kosmos</h1>
|
|
<h2>Let a million servers bloom</h2>
|
|
</header>
|
|
<main>
|
|
<p>
|
|
We are an open co-operative of people, who are developing a free,
|
|
open-source, and user-centric alternative to centralized group chat
|
|
platforms, based on widely used protocols and standards.
|
|
<a href="/projects">Learn more about our projects</a>.
|
|
</p>
|
|
<p>
|
|
We also offer <a href="/services">hosted services</a> for a variety of
|
|
applications on a not-for-profit basis. And we recently created a
|
|
community-led <a href="/foundation">foundation</a> for this purpose.
|
|
</p>
|
|
<p>
|
|
We collaborate on source code on
|
|
<a href="https://github.com/67P" rel="me">GitHub</a>
|
|
as well as our own
|
|
<a href="https://gitea.kosmos.org/kosmos" rel="me">Gitea</a>.
|
|
For announcements and other news, you can follow us on the
|
|
<a href="https://kosmos.social/@kosmos" rel="me">Fediverse</a>
|
|
or on
|
|
<a href="https://njump.me/nprofile1qythwumn8ghj7mn0wd68ytntdaek6mmn9ehhyee0qy88wumn8ghj7mn0wvhxcmmv9uqzpvlpklqw7jpff0v9vgpml4rqvfw7jhf6lwy5uhcfk9xdru88p9703as9vx" rel="me">Nostr</a>.
|
|
</p>
|
|
<p class="hidden">
|
|
For status and incident updates regarding Kosmos infrastructure, please follow
|
|
<a href="https://kosmos.social/@ops" rel="me">ops@kosmos.social</a>.
|
|
</p>
|
|
</main>
|
|
<footer>
|
|
<p>
|
|
<a href="https://accounts.kosmos.org" class="block font-bold">
|
|
<span class="">Log in to your account</span>
|
|
</a>
|
|
</p>
|
|
</footer>
|
|
</div>
|
|
</body>
|
|
</html>
|