English French

Step 1: Installing and configuring your Freenet node


Before you get started make sure you have a reliable browser and mail client installed. This guide will use Firefox and Thunderbird.


Windows instructionsTo view instructions for installing Freenet on Windows click here.

Mac OS X instructionsTo view instructions for installing Freenet on Mac OS X click here.

Linux instructionsTo view instructions for installing Freenet on Ubuntu Linux click here.

Freenet Installation for Microsoft Windows

  1. Download and run the Freenet Installer.

    The first thing the installer will do is check for an updated version of Java. If necessary, update Java now or if you already have a new enough version you can skip to step 4.

    Step 1

  2. The default directory is fine.

    Step 2

  3. Just Say No to adware.

    Step 3

  4. Select all of the options under Additional settings and click 'Install'.

    Step 4

  5. Of you get a Windows Firewall message click 'Unblock'.

    Step 5

  6. Click 'OK' to exit the installer and begin configuration.

    Step 6

Freenet Configuration

  1. You should now see the setup wizard. Click 'Choose custom security'.

    Step 1

  2. You should always browse Freenet in Private Browsing or Incognito modes. If you aren't already do so now. Remember to copy the URL and paste it back into the address bar.

    Step 2

  3. Click 'Next'.

    Step 3

  4. Click 'Next' unless you have a reason to disable UPnP.

    Step 4

  5. Choose the second option here. If you know other people who use Freenet you can upgrade to darknet mode in the future but for now you need to connect to strangers in order to access the network.

    Step 5

  6. Choose "NORMAL" here.

    Step 6

  7. Choose "LOW" here unless you are already using whole disk encryption, in which case you can choose "NONE". The higher levels of security unfortunately do not fully protect your identity if you use the kinds of social networking plugins we will be installing. You should use a whole disk encryption product like Truecrypt, but setting that up is outside the scope of this guide.

    Step 7

  8. The installer will recommend a default value based on the size of your hard drive. You can use the value it suggests or select something different.

    Step 8

  9. You have two options to choose from here. If you want to limit bandwidth based on a monthly cap click 'Yes'. Otherwise click 'No' and skip to step 11.

    Step 9

  10. 'Select' your monthly data cap from the options provided or type a value into the last box. Skip to step 12.

    Step 10

  11. Select the right bandwidth limit based on your connection type in your own values.

    Step 11

  12. Your node is now running. Before installing any of the social networking plugins in future steps you should check the maximum amount of memory your node is allowed to use.

    Step 12

  13. Go to the "Core settings" page of the Configuration menu.

    Step 13

  14. The Freenet installer picked a value of "Maximum memory usage" based on the amount of RAM on your computer. Frequently this value is too small to run the plugins that we will be installing in later steps. Make sure this value is at least 512 MB to make sure your node doesn't run out of memory. Symptoms that this value is too small include frequent node crashes and restarts.

    If you don't see the WRAPPER section here and you've followed the instructions in this guide this is a bug that should be reported. As a workaround, search your computer for the file "wrapper.conf" and open it in a text editor. (you may need to expand the search to hidden and system folders to successfully locate it). Find the line starting with "wrapper.java.maxmemory" and make sure the value is at least 512. Save the file and restart your node.

    Step 14

  15. When you are done scroll to the bottom of the page and click 'Apply'.

    Step 15

  16. Return to the node homepage to access the restart command.

    Step 16

  17. Restart the node to update the max memory setting.

    Step 17

  18. Confirm the restart command.

    Step 18

  19. Wait until your node finishes reloading to continue to the next step.

    Step 19

When you are ready to continue it's time to setup the Web of Trust plugin.