Difference between revisions of "ISXUbuntu"

From Wiki
Jump to: navigation, search
m (ISXubuntu moved to ISXUbuntu)
(and)
 
(18 intermediate revisions by 5 users not shown)
Line 6: Line 6:
  
 
ISXubuntu will feature anonymous web browsing using  [http://en.wikipedia.org/wiki/Tor_%28anonymity_network%29 Tor], ad blocking with [http://en.wikipedia.org/wiki/Privoxy Privoxy], encrypted email with [http://en.wikipedia.org/wiki/Enigmail Enigmail], encrypted instant messaging with [http://en.wikipedia.org/wiki/Off-the-Record_Messaging OTR] and the ability to store a personal home directory and other configuration settings on an encrypted USB flash drive.
 
ISXubuntu will feature anonymous web browsing using  [http://en.wikipedia.org/wiki/Tor_%28anonymity_network%29 Tor], ad blocking with [http://en.wikipedia.org/wiki/Privoxy Privoxy], encrypted email with [http://en.wikipedia.org/wiki/Enigmail Enigmail], encrypted instant messaging with [http://en.wikipedia.org/wiki/Off-the-Record_Messaging OTR] and the ability to store a personal home directory and other configuration settings on an encrypted USB flash drive.
 +
 +
==Project Status - August 2008==
 +
* New [[ISXUbuntu/Developers|developer page]] created, with project schedule and documentation outline
 +
 +
==Project Status - June 2008==
 +
 +
*Permalink established: http://isoc-ny.org/isxubuntu
 +
*A CVS has been initiated: http://www.isoc-ny.org/cvs/
 +
*An early alpha version without documentation, based on Ubuntu 7.10 can now be downloaded: http://isoc-ny.org/xubuntu-7.10-desktop-i386-custom_CD.iso
 +
*Joseph Shraibman & Alicia Gibb joined the project
 +
 +
===Volunteers are needed to help with project.===
 +
 +
The project involves bundling and configuring existing software and then testing everything to make sure it works. Skills required to assist with the project include solid familiarity with the Linux/Unix environment and package management tools, and shell scripting with bash. Other scripting languages such as Perl, Python or Ruby would also be helpful.
 +
 +
If you'd like to help with the project you can subscribe to the mailing list: http://lists.isoc-ny.org/listinfo.cgi/isxubuntu-isoc-ny.org h
 +
 +
=== Outstanding issues===
 +
 +
# Existing documentation should be developed into a functioning script that allows further customization and a complete build of a new .iso file.
 +
# Boot time is still too slow on older hardware. This may have to do with the X Window autoconfig.
 +
# Permanently installing the OS to a hard drive doesn't provide the same features and configuration as booting from the CD.
 +
# Currently [http://opendns.org OpenDNS] is used to prevent DNS spoofing. When you attempt to go to a URL that doesn't exist you are redirected to a page of theirs. Disabling this requires setting up a free account with OpenDNS and having a static IP - or a domain name and registering with [http://www.dyndns.com/services/dns/dyndns/ DynDNS]. We need to discuss this further.
 +
# [http://www.abisource.com/ AbiWord] - the preferred word processor because it's smaller - does not have a redaction feature. If a user is not careful and gives a file to someone else, it's possible to retrieve all deleted material by hitting "undo".
 +
# Develop a security auditing procedure which includes penetration testing with [http://nessus.com/ Nessus] and checking file permissions. I've done this but a standard procedure needs to included in the build process.
 +
## What else?
 +
# A number of the apps and Mozilla extensions which add the security and privacy features are not signed - this is a developer issue but we should look into it. If we had a lot of resources (like time and money) we could develop our own secure ports of everything we were concerned about the way [http://openbsd.org/  OpenBSD] does.
 +
# Tor is still blocked by some firewalls (such as the NYU campus firewall). How to get around this?
 +
# Email (Enigmail for Thunderbird) and IM (OTR for Pidgin) encryption is installed but not tested
 +
# On-screen keyboard to block [http://en.wikipedia.org/wiki/Keystroke_logging keystroke loggers]. Is this enough - what else can be done'?
 +
# Apps and OS have been updated recently but Firefox and Thunderbird extensions have not been. Command line installation of Mozilla extensions has been broken in Ubuntu for as long as I've been working on this project so this needs to be done within a running system -- a major nuisance. I'll detail the solutions I've found when I expand this
 +
# Scripts for encrypted home directory on a flash drive need work
 +
## GUI
 +
## Combine scripts to create filesystem, mount and unmount encrypted drive
 +
## Menu to choose device - currently the first mounted flash drive is used.
 +
## Switch from mcrypt to TrueCrypt and add hidden filesystem
 +
# Review licensing and copyright issues for all software and documentation
 +
# Need artwork including logo, splash screens and CD/DVD label
 +
# Privoxy doesn't block all ads - beyond the actual ad blocking it's necessary to block tracking of a users web activity through DNS requests.
 +
# NoScript blocks all Javascripts by default - do we want to create a whitelist of safe sites?
 +
# Check out [https://addons.mozilla.org/en-US/firefox/addon/6139 Free Access Plus] (not currently installed) which circumvents state censorship of popular websites
 +
# Similar projects - most don't seem active at this time - we should check them out and see what features we can appropriate
 +
## [http://sourceforge.net/projects/anonym-os/ AnonymOS] and[http://g.paderni.free.fr/olivebsd/ Olive OpenBSD]- live CD versions of OpenBSD - not active
 +
## [http://paranoidlinux.org ParanoidLinux] - a project that's still in the discussion stage
 +
## [http://iq.org/~proff/rubberhose.org/ Rubberhose] - a steganographic filesystem, not an OS but some interesting concepts we could consider
 +
## [http://www.browseanonymouslyanywhere.com/incognito/ Incognito] - very similar but based on KDE and Gentoo Linux
 +
## [http://labs.mozilla.com/2008/06/weave-status-update/ Mozilla Weave] - active but in a very early stage of development. Additional privacy and security for Web 2.0
 +
## [http://www.bouissou.net/knoppix-mib/doc-html/Knoppix-Mib.html#english_version Knoppix-3.2 MiB-11b Privacy Edition]- if this were an active project ISXubuntu wouldn't be necessary - but it's not
  
 
==Project Status - December 2007==
 
==Project Status - December 2007==
Line 20: Line 68:
 
# '''Anticipated conclusion date''': The next version will be completed at the beginning of the new year. It is hoped that additional developers will be recruited. It is seen as an ongoing project and further sources of funding will be possibly be found.
 
# '''Anticipated conclusion date''': The next version will be completed at the beginning of the new year. It is hoped that additional developers will be recruited. It is seen as an ongoing project and further sources of funding will be possibly be found.
 
# '''Anticipated impact in the internet community''': Many additional privacy and security issues are created with the use of Web 2.0 services. The goal is for this project to evolve into a complete Linux distribution that addresses those issues on an ongoing basis.
 
# '''Anticipated impact in the internet community''': Many additional privacy and security issues are created with the use of Web 2.0 services. The goal is for this project to evolve into a complete Linux distribution that addresses those issues on an ongoing basis.
 +
[http://www.hazirfilm.com film izle]
 +
[http://www.sinemasohbet.com film izle]
 +
[http://www.yerlifilmizle.com film izle]
 +
[http://www.thefilmizle.com film izle]
 +
 +
 +
[http://www.filmizlenir.com film izle]
 +
[http://www.serifilmizle.com film izle]

Latest revision as of 07:31, 23 October 2010

Introduction

ISXubuntu is a project of ISOC-NY to create a Linux live CD, based on Ubuntu Linux, which has been optimized for security and privacy while online. The global Internet Society has provided a grant to cover development costs and so that a number of CD's may be distributed free of charge.

Features

ISXubuntu will feature anonymous web browsing using Tor, ad blocking with Privoxy, encrypted email with Enigmail, encrypted instant messaging with OTR and the ability to store a personal home directory and other configuration settings on an encrypted USB flash drive.

Project Status - August 2008

  • New developer page created, with project schedule and documentation outline

Project Status - June 2008

Volunteers are needed to help with project.

The project involves bundling and configuring existing software and then testing everything to make sure it works. Skills required to assist with the project include solid familiarity with the Linux/Unix environment and package management tools, and shell scripting with bash. Other scripting languages such as Perl, Python or Ruby would also be helpful.

If you'd like to help with the project you can subscribe to the mailing list: http://lists.isoc-ny.org/listinfo.cgi/isxubuntu-isoc-ny.org h

Outstanding issues

  1. Existing documentation should be developed into a functioning script that allows further customization and a complete build of a new .iso file.
  2. Boot time is still too slow on older hardware. This may have to do with the X Window autoconfig.
  3. Permanently installing the OS to a hard drive doesn't provide the same features and configuration as booting from the CD.
  4. Currently OpenDNS is used to prevent DNS spoofing. When you attempt to go to a URL that doesn't exist you are redirected to a page of theirs. Disabling this requires setting up a free account with OpenDNS and having a static IP - or a domain name and registering with DynDNS. We need to discuss this further.
  5. AbiWord - the preferred word processor because it's smaller - does not have a redaction feature. If a user is not careful and gives a file to someone else, it's possible to retrieve all deleted material by hitting "undo".
  6. Develop a security auditing procedure which includes penetration testing with Nessus and checking file permissions. I've done this but a standard procedure needs to included in the build process.
    1. What else?
  7. A number of the apps and Mozilla extensions which add the security and privacy features are not signed - this is a developer issue but we should look into it. If we had a lot of resources (like time and money) we could develop our own secure ports of everything we were concerned about the way OpenBSD does.
  8. Tor is still blocked by some firewalls (such as the NYU campus firewall). How to get around this?
  9. Email (Enigmail for Thunderbird) and IM (OTR for Pidgin) encryption is installed but not tested
  10. On-screen keyboard to block keystroke loggers. Is this enough - what else can be done'?
  11. Apps and OS have been updated recently but Firefox and Thunderbird extensions have not been. Command line installation of Mozilla extensions has been broken in Ubuntu for as long as I've been working on this project so this needs to be done within a running system -- a major nuisance. I'll detail the solutions I've found when I expand this
  12. Scripts for encrypted home directory on a flash drive need work
    1. GUI
    2. Combine scripts to create filesystem, mount and unmount encrypted drive
    3. Menu to choose device - currently the first mounted flash drive is used.
    4. Switch from mcrypt to TrueCrypt and add hidden filesystem
  13. Review licensing and copyright issues for all software and documentation
  14. Need artwork including logo, splash screens and CD/DVD label
  15. Privoxy doesn't block all ads - beyond the actual ad blocking it's necessary to block tracking of a users web activity through DNS requests.
  16. NoScript blocks all Javascripts by default - do we want to create a whitelist of safe sites?
  17. Check out Free Access Plus (not currently installed) which circumvents state censorship of popular websites
  18. Similar projects - most don't seem active at this time - we should check them out and see what features we can appropriate
    1. AnonymOS andOlive OpenBSD- live CD versions of OpenBSD - not active
    2. ParanoidLinux - a project that's still in the discussion stage
    3. Rubberhose - a steganographic filesystem, not an OS but some interesting concepts we could consider
    4. Incognito - very similar but based on KDE and Gentoo Linux
    5. Mozilla Weave - active but in a very early stage of development. Additional privacy and security for Web 2.0
    6. Knoppix-3.2 MiB-11b Privacy Edition- if this were an active project ISXubuntu wouldn't be necessary - but it's not

Project Status - December 2007

  1. Name of Project: Develop security and privacy documentation bundled with software optimized for online security and privacy for end users
  2. Amount of funds awarded: $10000
  3. Amount received to date:$3000 - Additional funds for the purchase of a server have not been necessary as one has been obtained for free
  4. Project Manager: David Solomonoff
  5. Brief description of project: Develop a bootable Linux CD with privacy-enhancing software preinstalled.
  6. Progress to date: Produced working prototype, a bootable Linux CD with Tor and other privacy-enhancing software installed. The prototype used Ubuntu Linux version 6.06. Currently working on a new version using Ubuntu 7.10.
  7. Lessons learned: The original proposal was written very quickly without enough research to determine: a) The technical difficulty of completing the project. Because little or no new software was being developed it seemed much easier than it proved to be. b) Identifying which distribution of Linux to use and then identifying all components to be added. Several other Linux distributions were tried before choosing Ubuntu.
  8. Issues to overcome: One of the the two project leaders ceased all activity in the organization soon after the grant was received due to personal issues. Since the project manager is also President of the Chapter he has limited time to spend on the project. Additionally, documentation for customizing Ubuntu to the extent we wanted was hard to come by at the time. It has become easier more recently.
  9. Benefits of the project: Few nontechnical computer users grasp basic online security and privacy issues, particularly problems when used public Wi-Fi hotspots or public computers in places such as libraries. Some of the software to enhance privacy and security is difficult to find and install.
  10. Anticipated conclusion date: The next version will be completed at the beginning of the new year. It is hoped that additional developers will be recruited. It is seen as an ongoing project and further sources of funding will be possibly be found.
  11. Anticipated impact in the internet community: Many additional privacy and security issues are created with the use of Web 2.0 services. The goal is for this project to evolve into a complete Linux distribution that addresses those issues on an ongoing basis.

film izle film izle film izle film izle


film izle film izle