Files
website/data/projects.yaml
T
2026-09-06 13:15:56 -06:00

43 lines
1.6 KiB
YAML

- name: Kosmos Accounts & Services
description: >-
Kosmos Accounts give you access to our hosted services. Your account
dashboard and control panel provide tools for managing your account and
integrating with a diverse range of open protocols and free software.
status: >-
Accounts are currently in beta and already used by developers and other
early users. Registration is currently by invitation only.
links:
- section: Links
items:
- title: Account dashboard
url: https://accounts.kosmos.org
- title: Services
url: "/services"
- section: Source code
items:
- title: Akkounts (account dashboard/control panel)
url: https://gitea.kosmos.org/kosmos/akkounts
- title: Chef cookbooks (infrastructure automation)
url: https://gitea.kosmos.org/kosmos/chef
- name: Kosmos Chat
description: >-
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.
status: >-
An alpha version of the client app is in use by developers, and a public
beta version is planned for 2026.
links:
- section: Links
items:
- title: Web client (alpha version)
url: https://hyperchannel.kosmos.org
- section: Source code
items:
- title: Sockethub (Protocol proxy)
url: https://github.com/sockethub/sockethub/
- title: Hyperchannel (Web client)
url: https://github.com/67P/hyperchannel