2 lines
4.9 KiB
HTML
2 lines
4.9 KiB
HTML
<!doctype html><html><head><meta charset=utf-8><meta content="width=device-width,minimum-scale=1,maximum-scale=1" name=viewport><title>Projects | Kosmos</title><link href=https://assets.kosmos.org/fonts/open-sans/open-sans.css rel=stylesheet><link rel=stylesheet href=/css/main.cd01e939aa235884661a73a5949617a8115bda9d77406d5e2af971064abee73b.css></head><body class=text-center><header class="max-w-5xl mx-auto px-8 text-left"><div class="flex items-center justify-between h-20"><div class="flex items-center"><div class=flex-shrink-0><svg class="inline-block align-top -mt-0.5 mr-1 w-auto h-6" width="65.364" height="55.773" enable-background="new 0 0 100 100" viewBox="0 0 65.364 55.773" xmlns="http://www.w3.org/2000/svg"><g id="layer1" transform="translate(28.868 20.259)" fill="#000"><path id="path2" d="m22.81-9.2546-.0137-.0072c-.0445-.0196-.0895-.04052-.13335-.06078l-23.822-10.937s2.0034 9.219 2.914 11.778c0 0-27.292-8.1582-30.623-8.9354 1.0916 4.2618 20.006 40.848 20.006 40.848 3.8225 7.7608 12.677 12.083 21.912 12.083 12.949.0 23.446-10.497 23.446-23.446 66e-5-9.4655-5.609-17.62-13.685-21.323z" fill="#000" stroke-width=".65365"/></g></svg><h1 class="inline-block uppercase font-bold">Kosmos</h1></div><nav class="hidden md:block"><ul class="ml-16 flex items-baseline space-x-8"><li class="border-b-2 border-teal-500"><a href=/projects/ class=font-bold><span>Projects</span></a></li><li><a href=/services/ class=font-bold><span>Services</span></a></li><li><a href=/foundation/ class=font-bold><span>Foundation</span></a></li></ul></nav></div></div></header><main class=text-left><div class="w-full h-32 bg-[url('/img/lagoon-close-02.jpg')]
|
|
bg-[center_top_30rem] bg-cover"></div><div class="max-w-5xl mx-auto -mt-12 py-8 px-8 text-left bg-white"><header class=mb-8><h1 class="text-2xl font-bold">Projects</h1></header><div class=content><h2>Kosmos Chat</h2><p>Kosmos Chat is a group chat application, based exclusively on open protocols, standards, and data formats. All of its components can be either self-hosted or connected to hosted services. No user data is ever locked into hosted silos.</p><p class=text-discreet><strong>Status:</strong> An alpha version of the client app is in use by developers, and a public beta version is planned for 2022.</p><div class="grid grid-cols-1 md:grid-cols-2 gap-6"><div><h3 class="mb-4 text-sm uppercase text-zinc-500">Links</h3><ul class="list-disc list-inside leading-relaxed"><li><a href=https://wiki.kosmos.org/Kosmos_Chat>Overview & planned features (partially outdated)</a></li><li><a href=https://hyperchannel.kosmos.org>Web client (alpha version)</a></li></ul></div><div><h3 class="mb-4 text-sm uppercase text-zinc-500">Source code</h3><ul class="list-disc list-inside leading-relaxed"><li><a href=https://github.com/67P/hyperchannel>Hyperchannel (Web client)</a></li><li><a href=https://github.com/sockethub/sockethub/>Sockethub (Protocol proxy)</a></li></ul></div></div><h2>Kosmos Accounts & Services</h2><p>Kosmos Accounts give people access to our hosted services. An account dashboard and control panel offers account management functionality and additional integrations.</p><p class=text-discreet><strong>Status:</strong> Accounts are in beta and already in use by some developers and other users. Registration is currently by invitation only.</p><div class="grid grid-cols-1 md:grid-cols-2 gap-6"><div><h3 class="mb-4 text-sm uppercase text-zinc-500">Links</h3><ul class="list-disc list-inside leading-relaxed"><li><a href=https://accounts.kosmos.org>Account dashboard (beta version)</a></li><li><a href=/services>Services</a></li></ul></div><div><h3 class="mb-4 text-sm uppercase text-zinc-500">Source code</h3><ul class="list-disc list-inside leading-relaxed"><li><a href=https://gitea.kosmos.org/kosmos/akkounts>Akkounts (account dashboard/control panel)</a></li><li><a href=https://gitea.kosmos.org/kosmos/chef>Chef cookbooks (infrastructure automation)</a></li></ul></div></div><h2>Kredits</h2><p>Kredits are a system for tracking opensource project contributions, enabling and facilitating the fair and transparent use of project funds, as well as improving project management and governance.</p><p class=text-discreet><strong>Status:</strong> We have been experimenting with the system in pre-production for a while, and have run multiple trials for development grant payouts. Currently working on production migration/launch.</p><div class="grid grid-cols-1 md:grid-cols-2 gap-6"><div><h3 class="mb-4 text-sm uppercase text-zinc-500">Links</h3><ul class="list-disc list-inside leading-relaxed"><li><a href=https://wiki.kosmos.org/Kredits>Overview & technical details</a></li><li><a href=https://kredits.kosmos.org>Contribution Dashboard</a></li></ul></div><div><h3 class="mb-4 text-sm uppercase text-zinc-500">Source code</h3><ul class="list-disc list-inside leading-relaxed"><li><a href=https://wiki.kosmos.org/Kredits#Software>List of software and repositories</a></li></ul></div></div></div></main><footer></footer></body></html> |