CoTones said:
			
		
	
	
		
		
			DoNotTrackMe Browser Plugin from Abine Inc. is closed source ...
		
		
	 
This is not exactly true. Those Plugins are mainly Javascript, some CSS, and HTML, that you can browse. On my Mac I did the following in Terminal, and I guess that similar things can be done on FreeBSD too:
	
	
	
		Code:
	
	
		$ cd ~/Desktop
$ cp ~/Library/Safari/Extensions/DoNotTrackMe.safariextz DoNotTrackMe.safariextz
$ xar -x -f DoNotTrackMe.safariextz 
$ ls -R webkit.safariextension
Icon-128.png	Icon-48.png	Icon.png	Settings.plist	chrome
Icon-16.png	Icon-64.png	Info.plist	_locales	webkit
webkit.safariextension/_locales:
de	en	es	fr	it	nl	pl	pt_BR	pt_PT	sv
webkit.safariextension/_locales/de:
messages.json
webkit.safariextension/_locales/en:
messages.json
webkit.safariextension/_locales/es:
messages.json
webkit.safariextension/_locales/fr:
messages.json
webkit.safariextension/_locales/it:
messages.json
webkit.safariextension/_locales/nl:
messages.json
webkit.safariextension/_locales/pl:
messages.json
webkit.safariextension/_locales/pt_BR:
messages.json
webkit.safariextension/_locales/pt_PT:
messages.json
webkit.safariextension/_locales/sv:
messages.json
webkit.safariextension/chrome:
content
webkit.safariextension/chrome/content:
BadgeManager.js		lib			themes
badTrackers.js		notificationManager.js	view.js
common.js		optout.js		view_alert.js
css			rules.js		view_allowed_sites.js
events.js		socialButtons.js	view_global.js
fonts			template.js
images			templates
webkit.safariextension/chrome/content/css:
popup.css
webkit.safariextension/chrome/content/fonts:
League_Gothic.otf
webkit.safariextension/chrome/content/images:
abine-off.png			logo-big.png
accept.gif			logo.png
adnetworks.png			my-exception-icon.png
at_symbol.png			plusone.PNG
badge				plusone_blocked.PNG
bg-black-bar.png		pointer-legend.png
black-list-bg.png		pointer.png
cancel.gif			privacy_alert_toolbar.png
close-blue.png			safead.gif
counter				social.png
cross.gif			stats.png
default-setting-icon.png	stopsign_cancel.gif
dial.png			sunrise.png
facebook.png			thumbs-down-sprite.png
google.png			thumbs-up-sprite.png
greenicon.png			trackers.png
header.png			triangle.png
like.PNG			tv_icon.png
like_blocked.PNG		tweet.PNG
linked-in.png			tweet_blocked.PNG
linkedin.PNG			twitter.png
linkedin_blocked.PNG		white-list-bg.png
webkit.safariextension/chrome/content/images/badge:
badge_box_bg.png	gold-sm.png		platinum.png
bronze-sm.png		gold.png		silver-sm.png
bronze.png		platinum-sm.png		silver.png
webkit.safariextension/chrome/content/images/counter:
green.png	red.png		yellow.png
webkit.safariextension/chrome/content/lib:
jqplot.barRenderer.min.js		jqplot.categoryAxisRenderer.min.js
jqplot.bubbleRenderer.min.js		jqplot.highlighter.min.js
jqplot.canvasAxisLabelRenderer.min.js	jqplot.min.css
jqplot.canvasAxisTickRenderer.min.js	jquery.jqplot.min.js
jqplot.canvasTextRenderer.min.js	jquery.min.js
webkit.safariextension/chrome/content/templates:
all.js
webkit.safariextension/chrome/content/themes:
light
webkit.safariextension/chrome/content/themes/light:
css		images		templates	webkit.html
webkit.safariextension/chrome/content/themes/light/css:
popup-ie.css		popup-webkit.css	popup.css
webkit.safariextension/chrome/content/themes/light/images:
alert.png		fb_sm.png		question.png
at_symbol.png		footer-button-bg.png	settings.png
badge			footer-del-me.png	social-green.png
circle_red_glow.png	footer-mask-me.png	social-red.png
circle_red_pressed.png	gear.png		social-yellow.png
close.png		google.png		stats.png
company-green.png	header-bg.png		sun.png
company-red.png		linked-in.png		tv-icon.png
company-yellow.png	logo.png		tw_sm.png
cross.gif		on-off-knob.png		twitter.png
facebook.png		on-off.png
webkit.safariextension/chrome/content/themes/light/images/badge:
bronze-sm.png	gold-sm.png	platinum-sm.png	silver-sm.png
bronze.png	gold.png	platinum.png	silver.png
webkit.safariextension/chrome/content/themes/light/templates:
webkit.safariextension/webkit:
background.js	css		load-popup.js	popup.js	view.js
common.js	inpage.js	popup.html	safari		view_alert.js
webkit.safariextension/webkit/css:
popup.css
webkit.safariextension/webkit/safari:
background.html	global.js	view_alert.js
content.js	images		view_tooltip.js
webkit.safariextension/webkit/safari/images:
icon-safari-off.png			safari-badge.png
icon-safari.png				safari-icon.png
privacy_alert_toolbar_safari.png
	 
 
After adding line-breaks and spaces, the JavaScript is readable.
	
		
			
				CoTones said:
			
		
	
	
		
		
			... and their shiny page "We protect you - no information for non idiots available" seems poor choice.
		
		
	 
This is simply U.S. style of advertisement, it's part of the culture and Europeans don't like it too much, however, it is in no way an indication of notourious lying, but Europeans may want to simply accept if not respect it.
Anyway, non-idots/non-believers have a chance to find out, whether the DoNotTrackMe plugin does bad things or not. I for my part omitted an in-deep analyses, I only browsed the contents of the files.
I know for sure that the Trackers do things that I don't want. I assume that DoNotTrackMe does not. So the conclusion for me is clear, it's less risky to use DoNotTrackMe.
BTW: People who understand the German language might want to read this funny and instructive BLOG-Post at faz.net:
Lasst uns zuerst alle NSA-Tracker töten
(eng.: The first thing we do, let’s kill all the NSA-Trackers. -- based on Shakespeare's "... kill all the lawyers.").