nooron-0.1.x

http://www.noosphere.org/software/nooron/releases/nooron-0.1.x

This page has been superseded by 0.2.x available here

Downloads

Security Warning:

THIS IS ALPHA CODE.

The Nooron Page Templates (for versions < nooron-0.1.2) have a major security hole in them. I would NOT recommend running this other than behind a firewall on a LAN where you trust everybody. The security issue is that (as intended) arbitrary ZPT documents can be called into a Nooron instance using the ?with_template=http://random.url technique. The unfortunate part is that the Python code in these ZPT documents does not yet run in a restricted environment. To be utterly clear, this means that for the moment, anyone who wants to can load any python code they want into a Nooron instance and execute it. Fixed in 0.1.2!

Another issue is that Nooron does not yet know how to use a web proxy. This means that if you run your Nooron behind a firewall, any knowledge or templates (or any other webpages accessible to you only behind your firewall) can be accessed by your Nooron instance. This is a vulnerability if you punch a hole in your firewall so outside users can use the Nooron. If so, they can also use Nooron to peek around at whatever urls they can figure out behind your firewall using the with_template 'feature'. This is not an issue that affects everyone, and this might require some trickiness, so I am not sure when this issue will be resolved. Still a problem in 0.1.2...

New in 0.1.1

What 0.1.0 does:

What it is currently good for:

See NooronRoadmap for an indication of what the capabilities of various upcoming versions of Nooron will be.