Follow Slashdot blog updates by subscribing to our blog RSS feed

 



Forgot your password?
typodupeerror
×

Comment Re:Absurd? No, not really. (Score 1) 100

Aside from the photos...

Looking at the screenshots of their app on the Google Play Store. It looks like they might be doing something with QR codes. Most likely, scanning QR codes requires access to the camera, hence the "Hardware Controls: take pictures and videos" permission.

They have a feature to take a picture of your luggage tag so that you can track it while travelling. Not quite QR codes, but similar.

Comment Swarm or Torrent? (Score 1) 166

As always, terminology here matters a lot. Do you mean that some John Does have been lumped together on the same torrent download, or did they all download different torrents?
In the first case it is obvious that they interacted, they're cooperatively downloading something. In the latter case, you could argue that they interact somewhat, but on a very minimal level. Torrent files are now usually stored in a distributed hash table, spread over all torrent clients. This peer-to-peer storage system is used to store the torrent file itself, but also the peers that are downloading a particular torrent.
So in a sense, everyone is contributing to the download of everyone else by participating in the DHT.

Comment Measuring effect? (Score 1) 123

If anyone's interested, I'd be more than happy to share the code and experiences with someone to measure the effect of blocking the websites on bittorrent participation. See https://bitbucket.org/vdham/dutchpirate for the code that was used in the dutch measurements.

A problem with measuring this is that we did not have a good view of the "before" situation, so if this still works, than you can do a good measurement now. Send me a message if you want to know more or need help.

Comment Danger to Privacy? (Score 1) 456

Computer science is probably not going to blow up the world any time soon. The greatest threat from computer programs is to personal privacy. Computer camera's that can read your emotions, cellphones that can track where you are 24/7, online databases that store your online browsing, governments that look through your email, and then I haven't even started with the crackpot theories.

I experienced a good/bad moment not too long ago in my scientific research when I was doing research on the effect of the TPB website blockade on BitTorrent use in the Netherlands. Everyone knows that it had 0 effect, but you have to prove it. So in one afternoon I built a script that could scrape peer-lists, and did some analysis on those.

The evilness of this script is that it can just as well be used by the movie/record industry to easily find out who's downloading. It's not groundbreaking, and they could probably build it themselves too, but still, this gets you thinking about the possible evil use of other research.

Comment Blockade is useless anyway (Score 4, Interesting) 123

This demand from BREIN comes hot on the heels of a University of Amsterdam research (in Dutch) which shows that the blocking the Pirate Bay URL and IPs on certain ISPs has no noticeable effect on torrent downloading activities. Taking down proxies is probably not going to make much of a dent in that either.

Comment Exactly this. (Score 1) 1146

Marriage is something that will have to grow between you two. You two have to figure out what feels right and what doesn't.

This is not something that can be read from a book. So stop trying to find wisdom in books and enjoy!

Comment That's not a security console... (Score 2, Insightful) 164

I have no idea what kind of console that is, but it doesn't look like much of a "security console" to me.

This movie only shows that they have succesfully created a cloned passport, and that the scanner does not do any security checks. This was already demonstrated some time ago at a local town hall.

Doing this again at an airport adds nothing but hype. It does not prove that security in those things is broken.

Slashdot Top Deals

And it should be the law: If you use the word `paradigm' without knowing what the dictionary says it means, you go to jail. No exceptions. -- David Jones

Working...