Update p2p-file-hosting.html
This commit is contained in:
parent
7433224574
commit
cb15e5ae7d
@ -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"
|
||||||
|
Reference in New Issue
Block a user