tbaumeist/FreeNet-Analysis
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
About Freenet Analysis Project ------------------------------ Author: Todd Baumeister Date: May 2011 =============================================================================== Welcome ------- This project is a security analysis of the Freenet protocol (anonymous P2P network). Further information and documentation can be found in the ./Documents folder. To check out this project: git clone --recursive git@github.com:tbaumeist/FreeNet-Analysis.git -After cloning the submodules FreeNet-Route-Prediction FreeNet-Simulator FreeNet-Source -run git checkout master in each submodule To do a pull for all the submodules git submodule foreach git pull