Showing posts with label Spying Software. Show all posts
Showing posts with label Spying Software. Show all posts

Saturday, 9 January 2016

Microsoft Collecting More Data of Windows 10 Users than Initially Thought

Microsoft Collecting More Data via Windows 10 than We Initially Thought













After several controversial data mining and privacy invasion features within Microsoft's newest operating system, Microsoft continued convincing its users that Windows 10 is not spying on anyone and that the company is not collecting more data than it needs.

In addition, Microsoft also updated its privacy policy in order to clear how and when Windows 10 utilizes users' data.

But wait, before you convinced yourself by this statement, just have a look on the milestones (listed below) that Microsoft recently announced, revealing that Windows 10 is now actively running on 200 Million devices.

Microsoft Tracks Your Every Move


Here's the list of milestones that Microsoft just achieved:
  • People spent over 11 Billion hours on Windows 10 in December 2015.
  • More than 44.5 Billion minutes were spent in Microsoft Edge across Windows 10 devices in December alone.
  • Windows 10 users asked Cortana over 2.5 Billion questions since launch.
  • About 30 percent more Bing search queries per Windows 10 device compared to prior versions of Windows.
  • Over 82 Billion photographs were viewed in the Windows 10 Photo application.
  • Gamers spent more than 4 Billion hours playing PC games on Windows 10 OS.
  • Gamers streamed more than 6.6 Million hours of Xbox One games to Windows 10 PCs.

Maybe Microsoft listed these statistics in order to illustrate just how popular its newest operating system has become, but what the company missed is:

Microsoft itself admitted that how deeply it is tracking Windows 10 users.


First noticed by Martin Brinkmann of gHacks, these statistics clearly indicate that Microsoft is not only keeping itself updated about the Windows 10 installation on different devices but is also tracking every single activity of its users by collecting more data than initially thought.

Playing a game? Microsoft tracks it. 

Asking Cortana a question? Microsoft tracks it. 

Opening Edge browser? Microsoft tracks it, too.
"While it is unclear what data is exactly collected," Brinkmann says, "it is clear that the company is collecting information about the use of individual applications and programs on Windows at the very least."

This is the actual dirty side of the free Windows 10 upgrade that we many times talk about, and with time, it will be more shocking to you because the most worrisome part of Windows 10 is that there's no easy way to turn this data collection off.

Thursday, 17 December 2015

British Intelligence Open-Sources its Large-Scale Graph Database Software

Open-Source-large-scale-database














UK's Secretive Spy Agency Government Communications Headquarters (GCHQ) has open-sourced one of its tools on code-sharing website GitHub for free...

A graph database called 'Gaffer.'

Gaffer, written in Java, is a kind of database that makes it "easy to store large-scale graphs in which the nodes and edges have statistics such as counts, histograms and sketches."

Github is a popular coding website that allows software developers to build their project on a single platform equipped with all the requirements that are gone in the making of a software.

Gaffer and its Functionalities

In short, Gaffer is a framework for creating mass-scale databases, to store and represent data, and is said to be useful for tasks including:

  • Allow the creation of graphs with summarised properties within Accumulo with a very less amount of coding.
  • Allow flexibility of stats that describe the entities and edges.
  • Allow easy addition of nodes and edges.
  • Allow quicker retrieval of data on nodes of interest.
  • Deal with data of different security levels – all data has a visibility, which is used to restrict who can access data based on their authorizations.
  • Support automatic age-off of data.
Gaffer actually uses the Apache Accumulo codebase that was originally open-sourced by the US National Security Agency (NSA) and is released under the Apache 2.0 licence.

Why GCHQ Open Sourced its Code?


It's pretty unusual for one of the most secretive intelligence agencies to release computer code online for anyone to use for free.

Because GCHQ is very well known for monitoring communications worldwide and is not at all expected to release its database types open source on GitHub.

However, maybe this GCHQ's move is part of its effort toward becoming friendlier in the hacker community and to attract new talents.

The spy agency also says that it is already started working on Gaffer2, a project the agency aims to take"the best parts of Gaffer... to create a more general purpose graph database system."

What do you think about this GCHQ's move? Feel free to tell us by hitting the comments below.