werefox-cafe/src/info/data/pages/projects/services.yml

50 lines
1.7 KiB
YAML
Executable File

--- # Services YAML
Mastodon:
url: "https://masto.werefox.cafe/about/"
new_tab: true
src: "/emoji/mastodon-logo.png"
alt: "The Mastodon logo"
description: >
Mastodon is an online, self-hosted social media, and social networking service.
It allows anyone to host their own server node in the network, and its various separately
operated user bases are federated across many different servers.
Pinafore:
url: "https://pina.werefox.cafe/"
new_tab: true
src: "/emoji/pinafore_logo.svg"
alt: "The Pinafore logo"
description: >
An alternative web client for Mastodon, focused on speed and simplicity.
PeerTube:
url: "https://vid.werefox.cafe/"
new_tab: true
src: "/emoji/peertube_logo.svg"
alt: "The PeerTube logo"
description: >
PeerTube is a free and open-source, decentralized, federated video platform
powered by ActivityPub and WebTorrent, that uses peer-to-peer technology to reduce load on
individual servers when viewing videos.
Element:
url: "https://elem.werefox.cafe/"
new_tab: true
src: "/emoji/element_logo.svg"
alt: "The Element logo"
description: >
Element (previously Riot) is an all-in-one secure chat app for teams,
friends and organisations. Keeps conversations in your control, safe from data-mining
and ads. Talk to everyone through the open global Matrix network, protected by proper
end-to-end encryption. (additionally, I host a Matrix server at matrix.werefox.cafe)
Gitea:
url: "https://gitea.werefox.cafe/"
new_tab: true
src: "/emoji/gitea_logo.svg"
alt: "The Gitea logo"
description: >
A painless self-hosted Git service. Gitea is a community managed
lightweight code hosting solution written in Go. It is published under the MIT license.