This wiki is now locked - both user registration and edits (except by admins) are disabled. We're currently migrating all the content to our new wiki. If you have time, please register and help us out!

You can still view the source code of every page. Once a page has been copied over to the new wiki, please add a link to it to MigratedPages (the only page which is still editable), to notify the admins to go and blank it.


How to download the Freenet 0.7 source code


To download the sourcecode to Freenet 0.7, you need a revision control program called Subversion.

If you have Git installed, this command should download the latest version of the code to your computer:

git clone git://github.com/freenet/fred-staging.git

Alternatively, you may get the latest snapshot at http://github.com/freenet/fred-staging/zipball/HEAD

If you just want to browse the code online, go here:

http://github.com/freenet/fred-staging/tree/master

The Eclipse editor can be used to edit Freenet code.
Alternatively, you can edit Freenet source code in a plain text editor and build it from the command line.
Valid XHTML 1.0 Transitional :: Valid CSS :: Powered by WikkaWiki