boot chart hidden upload ?!

(=?utf-8?q?=60=60-=5F-=C2=B4=C2=B4?=) -- Fernando Ubuntu at bugabundo.net
Wed Oct 10 23:40:38 UTC 2007


On Monday 08 October 2007 19:23:37 sktsee wrote:
> On Mon, 2007-10-08 at 11:16 +0100, (=?utf-8?q?=60=60-=5F-=C2=B4=C2=B4?=)
> -- Fernando wrote:
> > Hi there.
> > I've installed bootchart, and I have to say its nice to see where our computer uses it time, while booting.
> > Nevertheless, while looking at the code of /etc/init.d/stop-bootchart, I saw this piece of code:
> > 
> > upload_chart()
> > {
> >     for item in $(cat /proc/cmdline); do
> >         case $item in
> >             bootchart=*)
> >                 boottype=$(echo "$item" | awk -F, '{print $2}')
> >                 ;;
> >         esac
> >     done
> >     wget -O /dev/null -q --post-file $CHARTS/$base-$count.png http://bootchart.err.no/upload/$(lsb_release -si)/$(lsb_release -sc)/$(uname -r)/$(uname -m)/$boottype
> > }
> > 
> > Does this mean, that this apps, tries to upload our private results to a server without our knowledge?
> > 
> 
> No. It only uploads your data if you specify bootchart=upload on the commandline (in grub)

Wha makes you so sure?

-- 
BUGabundo  :o)
(``-_-ยดยด)	http://Ubuntu.BUGabundo.net
Linux user #443786    GPG key 1024D/A1784EBB
My new micro-blog @ http://BUGabundo.net
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 189 bytes
Desc: This is a digitally signed message part.
URL: <https://lists.ubuntu.com/archives/ubuntu-users/attachments/20071011/2f7881f3/attachment.sig>


More information about the ubuntu-users mailing list