NixNet/cards/info.json

21 lines
852 B
JSON

{
"cards" :
[
{
"name": "Mastodon",
"description": "Mastodon is a decentralised microblogging social network with millions of users worldwide. You can create an account on one instance and interact with an instance from across the world.",
"button_text": "Socialise!"
},
{
"name": "Mattermost",
"description": "Mattermost is a FLOSS application for real-time chat. Use this for communicating with other users, joining a few different communities, and getting support for NixNet services.",
"button_text": "Chat!"
},
{
"name": "Wireguard",
"description": "WireGuard is an open source application and protocol that uses VPN techniques to create secure tunnels in various configurations. It aims to be more performant than OpenVPN or IPsec0.",
"button_text": "Tunnel!"
}
]
}