From c438a7d73c1a51f4f9e751a3f6457d95a15bc74f Mon Sep 17 00:00:00 2001 From: Amolith Date: Mon, 12 Jul 2021 20:18:31 -0400 Subject: [PATCH] reorder and add linx --- json/cards.json | 108 +++++++++++++++++++++--------------------------- 1 file changed, 47 insertions(+), 61 deletions(-) diff --git a/json/cards.json b/json/cards.json index 8e81a7c..82c59fa 100644 --- a/json/cards.json +++ b/json/cards.json @@ -1,18 +1,11 @@ { "cards" : [ - { - "name": "Email", - "description": "I run a mail server powered by Postfix, Dovecot, rspamd, ClamAV and a number of other components. The result is stable, private, and anonymous email for everyone.", - "button_text": "Sign up!", - "link": "https://nixnet.email", - "tor":"#" - }, { "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/", + "link": "https://docs.nixnet.services/XMPP", "tor":"#" }, { @@ -44,27 +37,6 @@ "tor":"http://qt5vr747phiq55ubqip4hflmpygzl374mum2zbyqdxg6sqbngmzlqhid.onion" }, { - "name": "DNS", - "description": "I run three DNS servers that are available for public use. They are uncensored and located in Luxembourg, Las Vegas, and New York. Adblock is available with Pi-Hole.", - "button_text": "Query!", - "link": "https://docs.nixnet.services/NixNet_DNS", - "tor":"#" - }, - { - "name": "Proxies", - "description": "At the request of some users, I proxy a few websites. These include The Tor Project's main website, their bridges directory, the EFF's Self Defense guide, and some others.", - "button_text": "Browse!", - "link": "/proxies", - "tor":"#" - }, - { - "name": "Tiny Tiny RSS", - "description": "TT-RSS is a wonderful web-based feed reader with a mobile client. It has plugins that pull feeds from websites without them, custom themes, and many other great features!", - "button_text": "Read!", - "link": "https://tt-rss.nixnet.services/", - "tor":"#" - }, - { "name": "HedgeDoc", "description": "HedgeDoc 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": "Collaborate!", @@ -72,34 +44,6 @@ "tor":"#" }, { - "name": "Etherpad", - "description": "Etherpad, like HedgeDoc, is a real time editor. However, it does not do markdown; it's easier to use for someone who typically interacts with a normal word processor.", - "button_text": "Write!", - "link": "https://notes.nixnet.services/", - "tor":"#" - }, - { - "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.services/", - "tor":"#" - }, - { - "name": "Nitter", - "description": "Nitter is an open source alternative frontend to Twitter without the tracking, javascript or ads. You can view profiles, tweets, videos, stats, etc. It was inspired by Invidious.", - "button_text": "View!", - "link": "https://nitter.nixnet.services/", - "tor":"http://fyrq36pxze2sb3wiiwqw5v5wrc2b4f4kdjrdarml2mjrcn4oywivdlid.onion" - }, - { - "name": "Bibliogram", - "description": "Also inspired by Invidious, Bibliogram is an open source, privacy-friendly, and quite attractive frontend to Instagram. You can view images, profiles, videos, and comments.", - "button_text": "Browse!", - "link": "https://bibliogram.nixnet.services/", - "tor":"#" - }, - { "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!", @@ -121,6 +65,34 @@ "tor":"#" }, { + "name": "Etherpad", + "description": "Etherpad, like HedgeDoc, is a real time editor. However, it does not do markdown; it's easier to use for someone who typically interacts with a normal word processor.", + "button_text": "Write!", + "link": "https://notes.nixnet.services/", + "tor":"#" + }, + { + "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.services/", + "tor":"#" + }, + { + "name": "Linx", + "description": "Linx is a dead-simple temporary file hosting service. The max file size is 4 GB and uploads expire after 1 day.", + "button_text": "Upload!", + "link": "https://up.nixnet.services", + "tor":"#" + }, + { + "name": "Tiny Tiny RSS", + "description": "TT-RSS is a wonderful web-based feed reader with a mobile client. It has plugins that pull feeds from websites without them, custom themes, and many other great features!", + "button_text": "Read!", + "link": "https://tt-rss.nixnet.services/", + "tor":"#" + }, + { "name": "xBrowserSync", "description": "xBrowserSync is cross-platform browser-syncing application for bookmarks, coming soon, history and open tabs. It works with Android, Chrome, and Firefox and all synced data is encrypted.", "button_text": "Sync!", @@ -128,10 +100,17 @@ "tor":"#" }, { - "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.services/", + "name": "Nitter", + "description": "Nitter is an open source alternative frontend to Twitter without the tracking, javascript or ads. You can view profiles, tweets, videos, stats, etc. It was inspired by Invidious.", + "button_text": "View!", + "link": "https://nitter.nixnet.services/", + "tor":"http://fyrq36pxze2sb3wiiwqw5v5wrc2b4f4kdjrdarml2mjrcn4oywivdlid.onion" + }, + { + "name": "Bibliogram", + "description": "Also inspired by Invidious, Bibliogram is an open source, privacy-friendly, and quite attractive frontend to Instagram. You can view images, profiles, videos, and comments.", + "button_text": "Browse!", + "link": "https://bibliogram.nixnet.services/", "tor":"#" }, { @@ -140,6 +119,13 @@ "button_text": "Subscribe!", "link": "https://rss.nixnet.services/", "tor":"http://kf5waqrpn3vlk3fw7hs7fvy2uaa5snvtrnpss7lfbypb3ag2u7fuqoyd.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.services/", + "tor":"#" } ] }