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
2019-06-08 02:16:21 +00:00

35 lines
1021 B
HTML

<h1 id="clients" class="anchor"><a href="#clients"><i class="fas fa-link anchor-icon"></i></a> File Hosting</h1>
{% include cardv2.html
title="XD Client"
image="/assets/img/provider/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="The Owner Free File System"
image="/assets/img/provider/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=""
%}
<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>