Not logged in
Changes To Programs

Changes to "Programs" between 2011-02-24 02:38:10 and 2011-02-24 02:38:25

1
2
3

4
5
6
7
8
9
10
1
2
3
4
5
6
7
8
9
10
11



+







<h2>Copypasta</h2>

This will be AnonOS's primary “install to disk” program, replacing Fedora's LiveUSB creator. It needs to be built in a platform independent language (e.g. Java [recommended], Python, C++ with Mono) and be able to do the following things:

 * Install an AnonOS iso into a CD/DVD/USB
 * Encrypt the persistent part of a liveUSB it using Dmcrypt, LUKS or something.
 * Build AnonOS from the source kickstarts, even on Windows/Mac
 * Copy the entire live system to a USB or another disk. (from liveCD)
 * Securely delete itself and any associated project files by loading a file wiper into memory (if not on liveCD)

<h2>system-config-anonymity</h2>