On Fri, Jan 20, 2012 at 8:16 AM, LinuxBSDos.com <[email protected]> wrote: >> http://www.reddit.com/r/darknetplan/ >> Should we ask around for help here or post what we currently have >> > > Provide some details about the status of the project and I'll see if it's > enough for a blog post at http://linuxbsdos.com >
About the goals of the project: =============== I think you can (if you don't already know) get informations on the website. The documentation is not well maintained, admittedly. I suggest to start with the faq. Another good doc: netsukuku.freaknet.org/doc/main_doc/netsukuku.pdf In general, if the site is not responding or links are broken, I advise to check out the code from the repository so that you have a copy of the documentation (pdf files) in your hard disk: svn co http://dev.hinezumi.org/svnroot/netsukuku/sandbox/lukisi/branches/multipleip netsukuku and read docs in netsukuku/doc/main_doc. About the status of the project: =============== A python implementation has been completed; the most recent updates to it are one year ago. You can read about my personal experiments in http://pyntk.blogspot.com This version depends on Stackless Python, which is available only for intel architectures, not for ARM or MIPS, and does need alot of cpu and memory. What this means is that probably you will not be able in the near future to use it in routers (access points, embedded systems and the like), only in PCs. To overcome this limitation a port of the project to another language (Vala) is going on. This port is almost complete. I worked on it this year and probably will have something to present as an alpha version within a couple of months. This will be able to run on embedded systems. Ask for any further details. _______________________________________________ Netsukuku mailing list [email protected] http://lists.dyne.org/mailman/listinfo/netsukuku
