Add P2p File Hosting #976

Open
ghbjklhv wants to merge 16 commits from ghbjklhv/patch-5 into master
Showing only changes of commit cb15e5ae7d - Show all commits

View File

@ -13,6 +13,20 @@ linux=""
bsd="" bsd=""
%} %}
{% include cardv2.html
title="FreeNet"
image="/assets/img/tools/Freenet.png"
description='Freenet is a peer-to-peer platform for censorship-resistant communication. It uses a decentralized distributed data store to keep and deliver information, and
has a suite of free software for publishing and communicating on the Web without fear of censorship. A built in file sharing program is hosted at "<a href="127.0.0.1:8888/downloads/">127.0.0.1:8888/downloads/</a>".'
website="https://freenetproject.org/"
forum=""
git="https://github.com/freenet/"
windows=""
mac=""
linux=""
bsd=""
%}
{% include cardv2.html {% include cardv2.html
title="The Owner Free File System" title="The Owner Free File System"
image="/assets/img/provider/off.png" image="/assets/img/provider/off.png"