Add P2p File Hosting #976

Open
ghbjklhv wants to merge 16 commits from ghbjklhv/patch-5 into master
7 changed files with 59 additions and 0 deletions
Showing only changes of commit 8844ea32c2 - Show all commits

View File

@ -17,7 +17,7 @@ bsd=""
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>".'
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/">http://127.0.0.1:8888/downloads/</a>".'
website="https://freenetproject.org/"
forum=""
git="https://github.com/freenet/"