Getting started with Qt is pretty easy I'd say, at least when you use Python and not C++: import sys from PyQt4 import QtGui def window(): app = QtGui.QApplication(sys.argv) w = QtGui.QWidget() b = QtGui.QLabel(w)…
But most people don't know what happens to their data, and many don't even know that they're being tracked when the opt in to provide "anonymized usage statistics". Of course it's a completely different if the…
Concerning historical domain data, there are several vendors (e.g. Domaintools) that provide this kind of information, and domain registrar information usually contains the registration date for the domain, so proving…
In fact, it's already possibly (and easy) to obtain the un-anonymized browsing history of millions of people. I was part of a (journalistic) team that got their hands on a free sample from a company that offers "website…
Getting started with Qt is pretty easy I'd say, at least when you use Python and not C++: import sys from PyQt4 import QtGui def window(): app = QtGui.QApplication(sys.argv) w = QtGui.QWidget() b = QtGui.QLabel(w)…
But most people don't know what happens to their data, and many don't even know that they're being tracked when the opt in to provide "anonymized usage statistics". Of course it's a completely different if the…
Concerning historical domain data, there are several vendors (e.g. Domaintools) that provide this kind of information, and domain registrar information usually contains the registration date for the domain, so proving…
In fact, it's already possibly (and easy) to obtain the un-anonymized browsing history of millions of people. I was part of a (journalistic) team that got their hands on a free sample from a company that offers "website…