This repository has been archived on 2024-01-13. You can view files and clone it, but cannot push or open issues or pull requests.
privacytools.io/_includes/sections/p2p-file-hosting.html

35 lines
1021 B
HTML
Raw Normal View History

2019-06-07 04:00:24 +00:00
<h1 id="clients" class="anchor"><a href="#clients"><i class="fas fa-link anchor-icon"></i></a> File Hosting</h1>
2019-06-07 03:25:01 +00:00
{% include cardv2.html
title="XD Client"
2019-06-07 03:43:48 +00:00
image="/assets/img/provider/xd.png"
2019-06-07 03:25:01 +00:00
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="The Owner Free File System"
2019-06-07 03:43:48 +00:00
image="/assets/img/provider/off.png"
2019-06-07 03:25:01 +00:00
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=""
%}
2019-06-07 03:43:48 +00:00
<h3>Worth Mentioning</h3>
<ul>
<li><a href="https://github.com/i2p/i2p.i2p/tree/master/apps/i2psnark">i2p-snark</a> - Built-in i2p based Bittorrent client.</li>
<li><a href="https://github.com/HelloZeroNet/ZeroUp">ZeroUp</a> - A ZeroNet based file hosting program.</li>
</ul>