NixNet/cards.json

118 lines
6.0 KiB
JSON

{
"cards" :
[
{
"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 IPsec.",
"button_text": "Tunnel!",
"link": "/wireguard/",
"tor":"http://l4qlywnpwqsluw65ts7md3khrivpirse744un3x7mlskqauz5pyuzgqd.onion/wireguard/"
},
{
"name": "Jabber/XMPP",
"description": "Jabber/XMPP is a set of open technologies for instant messaging, multi-party chat, and voice/video calls. XMPP stands for the Extensible Messaging and Presence Protocol.",
"button_text": "Register!",
"link": "/jabber-xmpp/",
"tor":"http://l4qlywnpwqsluw65ts7md3khrivpirse744un3x7mlskqauz5pyuzgqd.onion/jabber-xmpp/"
},
{
"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!",
"link": "https://masto.nixnet.xyz/",
"tor":"#"
},
{
"name": "Gitea",
"description": "Gitea is a simple, easy-to-use, yet full-featured and completely open source code hosting solution. Please be conscientious of storage use and don't upload large files as users have unlimited repos.",
"button_text": "Code!",
"link": "https://git.nixnet.xyz/",
"tor":"http://git.l4qlywnpwqsluw65ts7md3khrivpirse744un3x7mlskqauz5pyuzgqd.onion/"
},
{
"name": "Searx",
"description": "searX is a meta search engine that aggregates results from more than 70 different search engines. Users are neither tracked nor profiled. searX can also be used over Tor for increased anonymity.",
"button_text": "Search!",
"link": "https://searx.nixnet.xyz/",
"tor":"http://searx.l4qlywnpwqsluw65ts7md3khrivpirse744un3x7mlskqauz5pyuzgqd.onion/"
},
{
"name": "Firefly III",
"description": "Firefly III is an open source personal finance manager. It can help you keep track of expenses, income, budgets, supports credit cards, checking/savings accounts, and everything in between.",
"button_text": "Budget!",
"link": "https://firefly.nixnet.xyz/",
"tor":"http://firefly.l4qlywnpwqsluw65ts7md3khrivpirse744un3x7mlskqauz5pyuzgqd.onion/"
},
{
"name": "CodiMD",
"description": "CodiMD is an application that allows users to collaborate in real time on markdown documents and presentations. Perfect for quick and easy slideshows and documentation.",
"button_text": "Write!",
"link": "https://codi.nixnet.xyz/",
"tor":"http://codi.l4qlywnpwqsluw65ts7md3khrivpirse744un3x7mlskqauz5pyuzgqd.onion/"
},
{
"name": "PrivateBin",
"description": "PrivateBin is a minimalist and open source pastebin that has zero knowledge of pasted data. Everything is encrypted and decrypted in-browser using 256bit AES in Galois Counter mode.",
"button_text": "Paste!",
"link": "https://bin.nixnet.xyz/",
"tor":"http://bin.l4qlywnpwqsluw65ts7md3khrivpirse744un3x7mlskqauz5pyuzgqd.onion/"
},
{
"name": "Plume",
"description": "Plume is an open source and federated blogging platform that can be interacted with and followed from any social network powered by ActivityPub including Mastodon and others!",
"button_text": "Write!",
"link": "https://plume.nixnet.xyz/",
"tor":"http://plume.l4qlywnpwqsluw65ts7md3khrivpirse744un3x7mlskqauz5pyuzgqd.onion/"
},
{
"name": "Mumble",
"description": "Mumble is an open source, low-latency, high quality voice chat software primarily intended for use while gaming. It's also great for private calls between yourself and others.",
"button_text": "Chat!",
"link": "/mumble/",
"tor":"#"
},
{
"name": "wallabag",
"description": "wallabag is like a self-hosted version of Mozilla's Pocket. You throw it some links and it saves them to read later in a minimal UI, and downloads them to the mobile app if you have it.",
"button_text": "Read!",
"link": "https://wallabag.nixnet.xyz/",
"tor":"#"
},
{
"name": "BookStack",
"description": "BookStack is a simple and easy-to-use platform for organising and storing information. Everything is searchable, you can organise by books and shelves, and much more!",
"button_text": "Document!",
"link": "https://wiki.nixnet.xyz/",
"tor":"#"
},
{
"name": "RSS-Bridge",
"description": "RSS-Bridge is an application that generates feeds for sites that don't support it. There are 179 bridges from YouTube playlists and channels to new Bandcamp releases by tag and many others!",
"button_text": "Subscribe!",
"link": "https://rss.nixnet.xyz/",
"tor":"http://rss.l4qlywnpwqsluw65ts7md3khrivpirse744un3x7mlskqauz5pyuzgqd.onion/"
},
{
"name": "Framadate",
"description": "Framadate is a simple and wonderful poll creation tool by Framasoft. It's perfect for planning an appointment or making a decision quickly and easily. No registration is required.",
"button_text": "Poll!",
"link": "https://poll.nixnet.xyz/",
"tor":"#"
},
{
"name": "Presentator",
"description": "Presentator is an open source application for collaborative design that is also completely free to use. It's a wonderful alternative to proprietary solutions such as Invision!",
"button_text": "Design!",
"link": "https://design.nixnet.xyz",
"tor":"http://design.l4qlywnpwqsluw65ts7md3khrivpirse744un3x7mlskqauz5pyuzgqd.onion/"
},
{
"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!",
"link":"/mattermost/",
"tor":"http://l4qlywnpwqsluw65ts7md3khrivpirse744un3x7mlskqauz5pyuzgqd.onion/mattermost/"
}
]
}