From 16ae0c2b75a527d3d65d397ff49f7b5078b06c36 Mon Sep 17 00:00:00 2001
From: ghbjklhv <50426427+ghbjklhv@users.noreply.github.com>
Date: Fri, 7 Jun 2019 03:25:01 +0000
Subject: [PATCH] Create p2p-file-hosting.html
---
_includes/sections/p2p-file-hosting.html | 40 ++++++++++++++++++++++++
1 file changed, 40 insertions(+)
create mode 100644 _includes/sections/p2p-file-hosting.html
diff --git a/_includes/sections/p2p-file-hosting.html b/_includes/sections/p2p-file-hosting.html
new file mode 100644
index 00000000..be25a1dd
--- /dev/null
+++ b/_includes/sections/p2p-file-hosting.html
@@ -0,0 +1,40 @@
+
Email Clients
+
+{% include cardv2.html
+title="XD Client"
+image="/assets/img/tools/xd.png"
+description="XD is a bitorrent client with a focus on anonymity. All data is transmited over the i2p protocol."
+website="https://xd-torrent.github.io/"
+forum=""
+github="https://github.com/majestrate/XD"
+windows=""
+mac=""
+linux=""
+bsd=""
+%}
+
+{% include cardv2.html
+title="Frost"
+image="/assets/img/tools/frost.png"
+description="A freenet based Bittorrent like filesharing program using the freenet protocol."
+website="http://jtcfrost.sourceforge.net/"
+forum="https://sourceforge.net/p/jtcfrost/discussion/"
+git=""
+windows=""
+mac=""
+linux=""
+bsd=""
+%}
+
+{% include cardv2.html
+title="The Owner Free File System"
+image="/assets/img/tools/off.png"
+description="A reboot of the original OFF System. The first mainstream brightnet."
+website="https://www.off.systems/"
+forum=""
+git="https://github.com/Prometheus-SCN/js-offs"
+windows=""
+mac=""
+linux=""
+bsd=""
+%}