From http://en.wikipedia.org/wiki/Ubuntu_Foundation
The Ubuntu Foundation is a purpose
trust founded by Mark Shuttleworth and
Canonical Ltd. to ensure the long-term
maintenance of the Ubuntu Linux
distribution independently of the
commercial activities of Canonical
Ltd. Its initial funding commitment is
$10M
Its current advisory board is made up
of chairman Mark Shuttleworth, founder
of Canonical Ltd., and representatives
of the Ubuntu Community Council and
the Ubuntu Technical Board.[1]
Although it was originally announced
that the Ubuntu Foundation would
employ core members of the Ubuntu
community[2] as of 2008, the
Foundation remains dormant. Mark
Shuttleworth describes it as an
"emergency fund" in the event that
Canonical's involvement in the Ubuntu
project ends.
What is the 'canonical-census' package?
It's for counting the number of installs of Ubuntu in the wild, put there by OEMs. OEMs (in this case) are companies selling computers with Ubuntu pre-installed. Like Dell, System76, etc.
It connects to a Canonical server on a daily basis and tells it the following:
- How many times it has connected in the past (
/var/lib/send-install-count/counter
)
- The OEM's ID (stored in
/var/lib/ubuntu_dist_channel
)
- The hardware product (
/sys/class/dmi/id/product_name
)
- Which release of Ubuntu it's using (
/etc/lsb-release
's $DISTRIB_RELEASE
)
Implicitly it also tells Canonical which IP the computer is using and from that they could work out the country, sometimes company it's being used from. If they're doing this is another question.
Why is (was) there so much fuss about it?
Some people see this as an attempt to track users. In a way it does. But how much of that information is helpful to actually work out who a user is?
Well I'm a cynic. With the IP, Canonical could look at the other services they provide (Ubuntu One, Launchpad, etc). If the users uses another service, they could perhaps work out who has done business with Dell (et al)...
But even cynical as I am, what does that really give them? Not much. Its only real value is working out how many OEM computers are get used with their default install of Ubuntu.
I'm not going to get bogged down in the paranoia of some people but it's fair to say, all but the most cut-off hermits give out more personal, traceable and potentially harmful data to much bigger and uglier companies on a daily basis.
Why is it under the 'Canonical Partners' section in the Software Center?
I don't know.
It doesn't really matter where it sits but the partner
repo is as good as any other place, I guess. It's open source but it's not really something for all users.
Should I install it?
No. You could but it won't do anything meaningful unless you bought the machine with that copy of Ubuntu pre-installed by a Canonical-registered OEM.
This is because it checks for the existence of /var/lib/ubuntu_dist_channel
before submitting any data. Normal installs won't have this file.
Best Answer
I just received a response from Canonical, and it stated that in October 2010 they discontinued the Ubuntu Professional course and it was replaced it with a course that isn't tied to any certification.
They also let me know that while they are not offering any sort of certification at the moment, that they are working towards producing their own certification process that will be ready sometime after Summer 2012.