49 lines
1.7 KiB
YAML
49 lines
1.7 KiB
YAML
--- # Services YAML
|
|
|
|
Mastodon:
|
|
url: "https://masto.werefox.dev/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.dev/"
|
|
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.dev/"
|
|
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.dev/"
|
|
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.dev)
|
|
|
|
Gitea:
|
|
url: "https://gitea.werefox.dev/"
|
|
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.
|