Not logged in
Update of "The AnonOS Projects"
Overview

Artifact ID: e5f80621fca72181270dffa29c819b9250f4af91
Page Name:The AnonOS Projects
Date: 2011-02-24 01:46:23
Original User: treeofsephiroth
Next eb094a163c731f67a987b02755e480b7ed9c7965
Content

L/i/nux Re/b/oot

Anonymous Operating Systems

Based on GNU/Linux

For x86 and ARM architectures

Our irc channel: irc.anonnet.org Port 6697 SSL #L/i/nux

Outline

L/i/nux Reboot is a family of Linux liveCDs custom-built for anons, with all the software they need. More than that, it is to make a kit that will teach newfags everything that has to be known during raids, such as using tools, gathering dox, making programs and generally succeeding in life.

We've written a guide to Anonymous, that we've put here. That will be packaged with all our builds.

First of all, staying anonymous is extremely easy, yet the consequences for failing to maintain it will end in ruined lives. Also, newfags need to learn all the methods that 4chan has used in their assaults, so we do not have to reinvent the wheel every single time. Plus, leaving information, programs and browser history scattered around the computer will be problematic when everything needs to be wiped in less than 30 seconds.

If everything relating to Anonymous was stored in a seperate, bootable drive, the data could be easily taken care of in an instant. With such a kit, newfags would be much safer, more efficient, and will understand the ropes much more quickly.

This project will also stretch far beyond Anonymous. Oppressed people need a way to stay safe from tracking and bypass censorship, and our tools may be quite influential in future protests.

With the same tools used to make desktop Linux, we could make a headless p2p content/version update system that utilizes the power of virtual appliances to create a “Load-and-forget” computer network. This could be useful in making a Beowulf computer cluster for large-scale computations, or a truly decentralized Wikileaks mirror system. (see Flavors of L/i/nux, under “Atemoya” for more)

Flavors

* Annonaceae is a high-anonymity liveCD. It has TOR, a MAC address randomizer, a hard disk/RAM wiper, a encryption suite, and many other goodies. This will be the first project to complete.

TARGET AUDIENCE: Anyone who cares about their anonymity.

Annonaceae v.0.0.5 LiveCD

* Cherimoya, based on Annonaceae, is designed to be a complete kit for Anonymous. It's goals are a high degree of anonymity, security "auditing" programs, and easy tools for making flyers and videos.Cherimoya's goal is to replace as much of Windows as possible.

TARGET AUDIENCE: Anonymous, especially during raids.

What's inside

All distros in the L/i/nux family are based on Fedora Linux, due to it's superior configurability, large range of support, and high security compared to Ubuntu. We also decided on Fedora because it uses "kickstart" configuration files to create live media, allowing developers to make the system just by declaring packages and using shell scripts in a tiny text file.

And with kickstarts, custom spins could be built by importing a stable kickstart and adding a few lines. This can provide instant localization when needed, and specific operations could add their own programs when needed.

For more info on kickstarts, and making a liveCD from them, go to developing.

How to help

If you find a bug, open a new ticket above and describe your problem.

If you have any software that you think are good, place a suggestion at Software, and we'll add them in the release.

If you want to actually develop, learn about fossil first: http://www.fossil-scm.org/index.html/doc/tip/www/quickstart.wiki

Then clone our development repo and make the changes you want in your local repo. Describe your changes to the maintainer at moot@404chan.tk . The maintainer will then assign you an account