Thu 22 Sep 2011 08:17:22 PM UTC, comment #1:
Yes, we haven't made DoudouLinux to put children on the Internet! Computers from supermarkets are sufficient to do this (and can nearly only do this indeed). The objective is to make them really use the computer, not servers on the clouds :). Note also that most “children” website have restrictive copyrights and are contrary to the spirit of DoudouLinux and free software in general (read their copyright notice or terms of use).
Anyway there are several issues with Flash explaining our lack of interest for this technology:
1. it is very buggy, whatever the software vendor (gnash, Adobe, etc.)
2. it is very greedy, on disc, but with computer resources too
3. the Adobe version cannot be distributed without signing a commercial agreement (we'd have to pay them :( ), the free version doesn't handle the full Adobe format
4. you cannot easily check the content of flash stuffs because it is closed file formats → our web filter cannot block flash animations on content
5. there are known ways to spy on the user activity on its own computer using flash stuff
However if you absolutely want to have flash, you can. DoudouLinux is just a heavily customized Debian, you have to type in the console:
$ sudo apt-get update
$ sudo apt-get install gnash
If you really want the Adobe one, replace gnash with flashplugin-nonfree. That's all!
|