Freenet: Difference between revisions
>Hitlerlol Created page with 'http://nsurgent.innominate0.org/insurgen.info/wiki/Freenet.html' |
>CrackRabbit https://raw.github.com/bibanon/Insurgency-Wiki/master/0-/F/r/e/Freenet.mediawiki |
||
(One intermediate revision by one other user not shown) | |||
Line 1: | Line 1: | ||
http:// | Freenet is a decentralized, censorship-resistant distributed data store originally designed by Ian Clarke. Freenet aims to provide freedom of speech through a peer-to-peer network with strong protection of anonymity. Freenet works by pooling the contributed bandwidth and storage space of member computers to allow users to anonymously publish or retrieve various kinds of information. From a user's perspective, it can be thought of as simply a large storage device. | ||
tl;dr Anonymous, Encrypted, Distributed. | |||
[[File:freenet-routing.jpg|400px|thumb|right|Freenet Routing]] | |||
Official Site: <del>[http://anonym.to/http://projectfreenet.org/ http://projectfreenet.org/]</del> (link broke. should it be [http://anonym.to/http://freenetproject.org/ http://freenetproject.org/]?) | |||
==Freesites== | |||
Freesites are webpages on Freenet, great for posting Dox because it can't get removed, and there is little risk of getting v& | |||
*To Do: create an imageboard or wiki system for freesites | |||
==Message Systems== | |||
===Frost=== | |||
[http://anonym.to/http://jtcfrost.sourceforge.net/ http://jtcfrost.sourceforge.net/]<br /> | |||
Frost is a message board system for Freenet. You can create private or public boards, upload/download files, and send encrypted messages. | |||
Boards: | |||
*/b/ | |||
*anonymous - This is a private board, you will need the keys to access it | |||
How to run: | |||
either run the frost.bar or frost.sh (bat for windows, sh for *nix) | |||
or just run the jar via java: | |||
java -jar frost.jar | |||
===FMS=== | |||
FMS stands for "Freenet Messenger System". It is basically Usenet, encryption, and anonymous routing combined. <br /> | |||
*1) Download and install FMS from freenet. | |||
: <nowiki>http://localhost:8888/USK@0npnMrqZNKRCRoGojZV93UNHCMN-6UU3rRSAmP6jNLE,~BG-edFtdCC1cSH4O3BWdeIYa8Sw5DfyrSV-TKdO5ec,AQACAAE/fms/103/ </nowiki> | |||
*2) Get announced (this is done by solving ~30 captchas and waiting 24hours, also if you know someone on FMS you can get them to manually add your identity). | |||
*3) Subscribe to the board "anonymous". | |||
*4) Post shit. | |||
*5) ???? | |||
*6) PROFIT | |||
==PROTIPS== | |||
*store in an encrypted filesystem (see [[Truecrypt]]) | |||
*Use Special firefox profile that deletes all cache/history when closed and blocks all scripts ie runs [https://addons.mozilla.org/en-US/firefox/addon/722 noscript addon] (same as if you where using tor) | |||
[[Category:Tools]]{{tools}} |
Latest revision as of 22:32, 22 April 2013
Freenet is a decentralized, censorship-resistant distributed data store originally designed by Ian Clarke. Freenet aims to provide freedom of speech through a peer-to-peer network with strong protection of anonymity. Freenet works by pooling the contributed bandwidth and storage space of member computers to allow users to anonymously publish or retrieve various kinds of information. From a user's perspective, it can be thought of as simply a large storage device.
tl;dr Anonymous, Encrypted, Distributed.

Official Site: http://projectfreenet.org/ (link broke. should it be http://freenetproject.org/?)
Freesites[edit]
Freesites are webpages on Freenet, great for posting Dox because it can't get removed, and there is little risk of getting v&
- To Do: create an imageboard or wiki system for freesites
Message Systems[edit]
Frost[edit]
http://jtcfrost.sourceforge.net/
Frost is a message board system for Freenet. You can create private or public boards, upload/download files, and send encrypted messages.
Boards:
- /b/
- anonymous - This is a private board, you will need the keys to access it
How to run: either run the frost.bar or frost.sh (bat for windows, sh for *nix) or just run the jar via java:
java -jar frost.jar
FMS[edit]
FMS stands for "Freenet Messenger System". It is basically Usenet, encryption, and anonymous routing combined.
- 1) Download and install FMS from freenet.
- http://localhost:8888/USK@0npnMrqZNKRCRoGojZV93UNHCMN-6UU3rRSAmP6jNLE,~BG-edFtdCC1cSH4O3BWdeIYa8Sw5DfyrSV-TKdO5ec,AQACAAE/fms/103/
- 2) Get announced (this is done by solving ~30 captchas and waiting 24hours, also if you know someone on FMS you can get them to manually add your identity).
- 3) Subscribe to the board "anonymous".
- 4) Post shit.
- 5) ????
- 6) PROFIT
PROTIPS[edit]
- store in an encrypted filesystem (see Truecrypt)
- Use Special firefox profile that deletes all cache/history when closed and blocks all scripts ie runs noscript addon (same as if you where using tor)
![]() |
Freenet is part of a series on Tools. |