some example data, more to come

This commit is contained in:
Frank Becker 2010-11-22 17:17:19 +01:00
parent 05105c3085
commit cdf292e73b
15 changed files with 2752 additions and 0 deletions

BIN
data.27c3/135.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 33 KiB

BIN
data.27c3/167.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 56 KiB

BIN
data.27c3/3.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 19 KiB

BIN
data.27c3/307.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.4 KiB

BIN
data.27c3/341.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 10 KiB

BIN
data.27c3/36.flv Normal file

Binary file not shown.

BIN
data.27c3/459.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 109 KiB

Binary file not shown.

BIN
data.27c3/ballmer-200.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.0 KiB

37
data.27c3/dump_data_to_html.py Executable file
View File

@ -0,0 +1,37 @@
#!/usr/bin/env python
# -*- coding: utf-8 -*-
"""
Dump the Pentasubmitter data via Django ORM to intermediate csv format
"""
__author__ = "Frank Becker <fb@alien8.de>"
__version__ = "$Revision: 0.0 $"
__date__ = "$Date: YDATE $"
__copyright__ = "Copyright (c) 2010 Frank Becker"
__license__ = "Python"
import unicodedata
from submitter import models
def main():
"""docstring for main"""
news_entries = models.NewsEntry.objects.all()
fh = open('/tmp/pm.html', 'w')
for ne in news_entries:
#fh.write(u'http://pentamedia.c3d2.de'+ne.get_absolute_url() + u'">'+ne.title.encode('utf-8', 'ignore')+u'</a>\n')
title = unicodedata.normalize('NFKD', ne.title).encode('ascii', 'ignore')
print title
fh.write(
u'http://pentamedia.c3d2.de' + \
ne.get_absolute_url().encode('utf-8') + \
u'">'+ \
title + \
u'</a>\n')
if __name__ == '__main__':
main()
# vim: tabstop=4 expandtab shiftwidth=4 softtabstop=4 fileencoding=utf-8 :

2110
data.27c3/pentamedia.xml Normal file

File diff suppressed because one or more lines are too long

564
data.27c3/pm.html Normal file
View File

@ -0,0 +1,564 @@
<html>
<head>
</head>
<body>
561<a href="http://pentamedia.c3d2.de/submit/2010/10/14/needanewreasontobecreepedoutbyfacebook/">Need a new reason to be creeped out by Facebook?</a><br />
560<a href="http://pentamedia.c3d2.de/submit/2010/10/14/bbcnews-twomillionuspcsrecruitedtobotnets/">BBC News - Two million US PCs recruited to botnets</a><br />
559<a href="http://pentamedia.c3d2.de/submit/2010/10/14/heiseonline-berichteasycashverkauftbewegung/">heise online - Bericht: Easycash verkauft Bewegungsprofile von EC-Kartenkunden</a><br />
558<a href="http://pentamedia.c3d2.de/submit/2010/10/13/howtobrewbeerinacoffeemakerusingonlyma/">How To: Brew beer in a coffee maker, using only materials found on a modestly sized oceanographic research vessel</a><br />
557<a href="http://pentamedia.c3d2.de/submit/2010/10/13/canonsprinterphotocopierblocksjobsbasedonk/">Canon's printer/photocopier blocks jobs based on keywords</a><br />
556<a href="http://pentamedia.c3d2.de/submit/2010/10/13/moreonthet-mobileg2rootkit-itsactually/">More on the T-Mobile G2 "rootkit" -- it's actually a "NAND Lock" (and it's still a ripoff)</a><br />
555<a href="http://pentamedia.c3d2.de/submit/2010/10/13/gullicom-news-view-stuttgart21systematis/">gulli.com - news - view - Stuttgart 21: Systematische Loschung von Beweisvideos?</a><br />
554<a href="http://pentamedia.c3d2.de/submit/2010/10/13/gullicom-news-view-endederwebcam-affare/">gulli.com - news - view - Ende der Webcam-Affare: Schule zahlt 600.000 US-Dollar Entschadigung</a><br />
553<a href="http://pentamedia.c3d2.de/submit/2010/10/13/gullicom-news-view-deutschetelekomlieku/">gulli.com - news - view - Deutsche Telekom lie Kundenbewertungen falschen</a><br />
552<a href="http://pentamedia.c3d2.de/submit/2010/10/13/gullicom-news-view-zensurwikimedialiea/">gulli.com - news - view - Zensur: Wikimedia lie Artikel bei Telepolis loschen! (Update)</a><br />
551<a href="http://pentamedia.c3d2.de/submit/2010/10/13/gullicom-news-view-microsoftkeininternet/">gulli.com - news - view - Microsoft: Kein Internet fur infizierte Rechner</a><br />
550<a href="http://pentamedia.c3d2.de/submit/2010/10/13/gullicom-news-view-angreiferloschtensamtl/">gulli.com - news - view - Angreifer loschten samtliche Dokumente auf Cryptome (Update)</a><br />
549<a href="http://pentamedia.c3d2.de/submit/2010/10/13/unknowntitle003/">Foxconn Bericht uber Arbeitsbedingungen</a><br />
548<a href="http://pentamedia.c3d2.de/submit/2010/10/12/tatortredaktion8211derlynchmobw/">Tatort Redaktion &#8211; der Lynchmob wird losgelassen F!XMBR</a><br />
547<a href="http://pentamedia.c3d2.de/submit/2010/10/12/groceryterminalsslurpedpaymentcarddatathe/">Grocery terminals slurped payment card data The Register</a><br />
546<a href="http://pentamedia.c3d2.de/submit/2010/10/12/snugglythesecuritybearspeaksoninternetwiret/">Snuggly the Security Bear Speaks on Internet Wiretapping</a><br />
545<a href="http://pentamedia.c3d2.de/submit/2010/10/11/heiseonline-microsoftundpartnerstellensmart/">heise online - Microsoft und Partner stellen Smartphones mit Windows Phone 7 vor</a><br />
544<a href="http://pentamedia.c3d2.de/submit/2010/10/11/quotdeletedquotfacebookphotosstillnotdele/">"Deleted" Facebook photos still not deleted: a followup</a><br />
543<a href="http://pentamedia.c3d2.de/submit/2010/10/11/depubliziertes/">Depubliziertes offentlich rechtl. Sendungsmaterial</a><br />
542<a href="http://pentamedia.c3d2.de/submit/2010/10/11/indiatobuildcyberattackproofoperatingsystem/">India to build cyber attack proof operating system</a><br />
541<a href="http://pentamedia.c3d2.de/submit/2010/10/08/zoomforaudioenablesyoutohearasingleconver/">Zoom for audio enables you to hear a single conversation in huge crowd</a><br />
540<a href="http://pentamedia.c3d2.de/submit/2010/10/08/heiseonline-bundestaglassttabletszu/">heise online - Bundestag lasst Tablets zu</a><br />
539<a href="http://pentamedia.c3d2.de/submit/2010/10/06/t-mobilesneaksrootkitintog2phones-reinsta/">T-Mobile sneaks "rootkit" into G2 phones - reinstalls locked-down OS after jailbreaking</a><br />
538<a href="http://pentamedia.c3d2.de/submit/2010/10/06/alexhaldermanstotallyepichackofthedcinter/">Alex Halderman's totally epic hack of the DC internet voting system pilot program</a><br />
537<a href="http://pentamedia.c3d2.de/submit/2010/10/05/skymarshalstolosetheircushyfirst-classseats/">Sky Marshals to lose their cushy first-class seats?</a><br />
536<a href="http://pentamedia.c3d2.de/submit/2010/10/02/britischesverteidigungsministeriumwarntvorface/">Britisches Verteidigungsministerium warnt vor Facebook Places</a><br />
535<a href="http://pentamedia.c3d2.de/submit/2010/10/01/humansocietyisnotmoreviolenttodaythaninth/">Human society is not more violent today than in the past</a><br />
534<a href="http://pentamedia.c3d2.de/submit/2010/09/30/footballstarscerealhasphonesexnumberonbox/">Football star's cereal has phone sex number on box</a><br />
533<a href="http://pentamedia.c3d2.de/submit/2010/09/29/slashdotsciencestoryunitednationsnamesamba/">Slashdot Science Story | United Nations Names Ambassador To Aliens</a><br />
532<a href="http://pentamedia.c3d2.de/submit/2010/09/28/microsoftsdrmhelpsthehacker-oopstechey/">Microsoft's DRM helps the hacker - Oops | TechEye</a><br />
531<a href="http://pentamedia.c3d2.de/submit/2010/09/28/canadian-iranianbloggersentencedto19yearsin/">Canadian-Iranian blogger sentenced to 19 years in prison - The Globe and Mail</a><br />
530<a href="http://pentamedia.c3d2.de/submit/2010/09/28/heiseonline-segway-eigentumerstirbtoffenbarb/">heise online - Segway-Eigentumer stirbt offenbar bei Segway-Unfall</a><br />
529<a href="http://pentamedia.c3d2.de/submit/2010/09/28/microsoftkooperiertmitwordpress-eindrucksvo/">Microsoft kooperiert mit Wordpress - "Eindrucksvoll" - N24.de</a><br />
528<a href="http://pentamedia.c3d2.de/submit/2010/09/28/openofficeorgcommunitymemberslaunchthedocume/">OpenOffice.org community members launch the Document Foundation [LWN.net]</a><br />
527<a href="http://pentamedia.c3d2.de/submit/2010/09/27/ustriestomakeiteasiertowiretaptheintern/">U.S. Tries to Make It Easier to Wiretap the Internet - NYTimes.com</a><br />
526<a href="http://pentamedia.c3d2.de/submit/2010/09/27/heatballhome/">Heatball :: Home</a><br />
525<a href="http://pentamedia.c3d2.de/submit/2010/09/26/gullicom-news-view-viermonategefangnisfu/">gulli.com - news - view - Vier Monate Gefangnis fur Facebook-Freundschaft</a><br />
524<a href="http://pentamedia.c3d2.de/submit/2010/09/26/evercookieatrackingbrowsercookieyoucantde/">Evercookie: a tracking browser cookie you can't delete</a><br />
523<a href="http://pentamedia.c3d2.de/submit/2010/09/26/brightonenglandtowncouncilsaysthatcouncillo/">Brighton, England town council says that councillor is violating copyright law by youtubing the council meetings</a><br />
522<a href="http://pentamedia.c3d2.de/submit/2010/09/26/multinationalcopyrightcompanieswillrequirefre/">Multinational copyright companies will require French ISPs turn over 150,000 subscriber names and addresses per day</a><br />
521<a href="http://pentamedia.c3d2.de/submit/2010/09/26/microsoftsdrmmakesyourcomputervulnerableto/">Microsoft's DRM makes your computer vulnerable to attack</a><br />
520<a href="http://pentamedia.c3d2.de/submit/2010/09/24/andreaspfitzmannisttot/">Andreas Pfitzmann ist tot</a><br />
519<a href="http://pentamedia.c3d2.de/submit/2010/09/24/thomasdemaizieremachtdenschauble20netz001/">Thomas de Maiziere macht den Schauble 2.0 : netzpolitik.org</a><br />
518<a href="http://pentamedia.c3d2.de/submit/2010/09/24/wettbewerb171zensus11stopptdievollerfas/">Wettbewerb &#171; #zensus11 Stoppt die Vollerfassung!</a><br />
517<a href="http://pentamedia.c3d2.de/submit/2010/09/24/thomasdemaizieremachtdenschauble20netz/">Thomas de Maiziere macht den Schauble 2.0 : netzpolitik.org</a><br />
516<a href="http://pentamedia.c3d2.de/submit/2010/09/23/unknowntitle002/">Google Instant Blacklist</a><br />
515<a href="http://pentamedia.c3d2.de/submit/2010/09/23/solldielorrachertatwaffeverkauftwerden/">Soll die Lorracher Tatwaffe verkauft werden?</a><br />
514<a href="http://pentamedia.c3d2.de/submit/2010/09/23/beginnderacta-verhandlungsrundeintokyonet/">Beginn der ACTA-Verhandlungsrunde in Tokyo : netzpolitik.org</a><br />
513<a href="http://pentamedia.c3d2.de/submit/2010/09/23/patentofficeagreeswitheffsargumentsonc2vo/">Patent Office Agrees With EFFs Arguments on C2 VoIP Patent | Electronic Frontier Foundation</a><br />
512<a href="http://pentamedia.c3d2.de/submit/2010/09/22/trojaner132stuxnet147derdigitaleerstsch/">Trojaner &#132;stuxnet&#147;: Der digitale Erstschlag ist erfolgt - Digitales Denken - Feuilleton - FAZ.NET</a><br />
511<a href="http://pentamedia.c3d2.de/submit/2010/09/22/4chaninvadesteapartywebsitetheregister/">4chan invades Tea Party website The Register</a><br />
510<a href="http://pentamedia.c3d2.de/submit/2010/09/21/unknowntitle001/">Microsoft sounds alert on massive Web bug</a><br />
509<a href="http://pentamedia.c3d2.de/submit/2010/09/20/inteltesting50processorupgradesatpointofp/">Intel Testing $50 Processor Upgrades at Point of Purchase | We Got Served</a><br />
508<a href="http://pentamedia.c3d2.de/submit/2010/09/19/daswebwirdschnellermitscriptdefer/">Das Web wird schneller mit script defer</a><br />
507<a href="http://pentamedia.c3d2.de/submit/2010/09/19/dawkinsempfiehltthepiratebay/">Dawkins empfiehlt ThePirateBay</a><br />
506<a href="http://pentamedia.c3d2.de/submit/2010/09/19/4chanuserscrashmpaawebsiteinpro-piracyprote/">4chan Users Crash MPAA Website in Pro-Piracy Protest</a><br />
505<a href="http://pentamedia.c3d2.de/submit/2010/09/18/heiseonline-luckeimlinux-kernelermoglichtro/">heise online - Lucke im Linux-Kernel ermoglicht Root-Rechte</a><br />
504<a href="http://pentamedia.c3d2.de/submit/2010/09/17/the6502microprocessorturns35laquoadafruit/">The 6502 Microprocessor Turns 35 &laquo; adafruit industries blog</a><br />
503<a href="http://pentamedia.c3d2.de/submit/2010/09/17/privacytoolforiranianswithdrawnamidsecurity/">Privacy tool for Iranians withdrawn amid security concerns The Register</a><br />
502<a href="http://pentamedia.c3d2.de/submit/2010/09/17/stuxnet-malware/">Is Stuxnet the 'best' malware ever?</a><br />
501<a href="http://pentamedia.c3d2.de/submit/2010/09/17/slashdothardwarestoryhdcpmasterkeyislegit/">Slashdot Hardware Story | HDCP Master Key Is Legitimate; Blu-ray Is Cracked</a><br />
500<a href="http://pentamedia.c3d2.de/submit/2010/09/17/googleengineeraccessesteenemailswhat039s/">Google engineer accesses teen emails: What&#039;s the damage for Google? | ZDNet</a><br />
499<a href="http://pentamedia.c3d2.de/submit/2010/09/15/damningzuckerbergimsconfirmed/">Damning Zuckerberg IMs confirmed</a><br />
498<a href="http://pentamedia.c3d2.de/submit/2010/09/15/isstevejobsaninja/">Is Steve Jobs a Ninja?</a><br />
497<a href="http://pentamedia.c3d2.de/submit/2010/09/15/ukgovernmenthands500mcopyrightenforcementan/">UK government hands 500M copyright enforcement and censorship tab to nation's Internet users</a><br />
496<a href="http://pentamedia.c3d2.de/submit/2010/09/15/pahomelandsecuritygavenamesofanti-drillacti/">PA Homeland Security gave names of anti-drill activists to drilling company</a><br />
495<a href="http://pentamedia.c3d2.de/submit/2010/09/14/piratenparteiveroffentlichtindectdokumente/">Piratenpartei veroffentlicht Indect Dokumente</a><br />
494<a href="http://pentamedia.c3d2.de/submit/2010/09/14/jean-lucgodarddonates1kforaccusedmp3downlo/">Jean-Luc Godard donates 1K for accused MP3 downloader's defense: "There is no such thing as intellectual property"</a><br />
493<a href="http://pentamedia.c3d2.de/submit/2010/09/14/hdcpmaster-keyleakspossibletomakeunrestrict/">HDCP master-key leaks, possible to make unrestricted Blu-Ray recorders</a><br />
492<a href="http://pentamedia.c3d2.de/submit/2010/09/14/googlesearchindexsplitswithmapreducethere/">Google search index splits with MapReduce The Register</a><br />
491<a href="http://pentamedia.c3d2.de/submit/2010/09/14/gullicom-news-view-personalausweisschuler/">gulli.com - news - view - Personalausweis: Schuler loschen Chip mit einfachsten Mitteln</a><br />
490<a href="http://pentamedia.c3d2.de/submit/2010/09/13/aufdersuchenachdemsicherendatenhafen-heute/">Auf der Suche nach dem sicheren Datenhafen - heute.de Nachrichten</a><br />
489<a href="http://pentamedia.c3d2.de/submit/2010/09/12/abovethelaw-russiausesmicrosofttosuppress/">Above the Law - Russia Uses Microsoft to Suppress Dissent - NYTimes.com</a><br />
488<a href="http://pentamedia.c3d2.de/submit/2010/09/11/noyoudontownitcourtupholdseulasthreate/">No, you don't own it: Court upholds EULAs, threatens digital resale</a><br />
487<a href="http://pentamedia.c3d2.de/submit/2010/09/11/robotslearnwhenasituationmightcallforsome/">robots learn when a situation might call for some less-than-honest behavior</a><br />
486<a href="http://pentamedia.c3d2.de/submit/2010/09/10/dhscybersecuritywatchdogsmisshundredsofvulne/">DHS Cybersecurity Watchdogs Miss Hundreds of Vulnerabilities on Their Own Network | Threat Level | Wired.com</a><br />
485<a href="http://pentamedia.c3d2.de/submit/2010/09/10/swedishcopsattempttobuilddatabaseofshoe-tr/">Swedish cops' attempt to build database of shoe-treads snarled in copyright law</a><br />
484<a href="http://pentamedia.c3d2.de/submit/2010/09/09/europeanparliamentaskseuactanegotiatorstopr/">European Parliament Asks EU ACTA Negotiators to Protect Citizens&#039; Fundamental Rights | Electronic Frontier Foundation</a><br />
483<a href="http://pentamedia.c3d2.de/submit/2010/09/09/issarahpalinacomputercriminalelectronicf/">Is Sarah Palin a Computer Criminal? | Electronic Frontier Foundation</a><br />
482<a href="http://pentamedia.c3d2.de/submit/2010/09/09/reportabughraibphotosobamaiscensoringshow/">Report: Abu Ghraib photos Obama is censoring "show rape" and sexual torture of men, women, and children</a><br />
481<a href="http://pentamedia.c3d2.de/submit/2010/09/09/secretcopyrighttreatyusacavesonborderlapto/">Secret copyright treaty: USA caves on border laptop/phone/MP3 player searches for copyright infringement</a><br />
480<a href="http://pentamedia.c3d2.de/submit/2010/09/09/whatparentsworryaboutwhatparentsshouldworr/">What parents worry about, what parents should worry about</a><br />
479<a href="http://pentamedia.c3d2.de/submit/2010/09/09/unknowntitle/">Your password are stars - hehe</a><br />
478<a href="http://pentamedia.c3d2.de/submit/2010/09/09/no-medal-of-honor/">No Medal of Honor for US Military</a><br />
476<a href="http://pentamedia.c3d2.de/submit/2010/09/09/foxnewscom-exclusivewikileaksfounderjulian/">FOXNews.com - EXCLUSIVE: WikiLeaks Founder Julian Assange Fights Calls to Step Down</a><br />
475<a href="http://pentamedia.c3d2.de/submit/2010/09/09/adobereaderzero-dayattackndashnowwithstol/">Adobe Reader zero-day attack &ndash; now with stolen certificate - Securelist</a><br />
474<a href="http://pentamedia.c3d2.de/submit/2010/09/09/mathiasdopfneruberdasnetzfreiheitvoninnen/">Mathias Dopfner uber das Netz: "Freiheit von innen bedroht" - taz.de</a><br />
473<a href="http://pentamedia.c3d2.de/submit/2010/09/08/web20selbstmordmaschinenetzpolitikorg/">Web 2.0 Selbstmord Maschine : netzpolitik.org</a><br />
472<a href="http://pentamedia.c3d2.de/submit/2010/09/08/piratenparteiveroffentlichtindect-dokumenteeu/">Piratenpartei veroffentlicht INDECT-Dokumente: EU forscht im Geheimen am Uberwachungsstaat | Piratenpartei Deutschland</a><br />
471<a href="http://pentamedia.c3d2.de/submit/2010/09/08/grunestartenhackerangriffauffdpnetzpoliti/">Grune starten Hackerangriff auf FDP : netzpolitik.org</a><br />
470<a href="http://pentamedia.c3d2.de/submit/2010/09/08/virginiacourtofappealslawenforcementshould/">Virginia Court of Appeals: law enforcement should have the right to track criminal suspects with GPS, even without a warrant.</a><br />
469<a href="http://pentamedia.c3d2.de/submit/2010/09/08/aclunycluarechallengingtheusgovernments/">ACLU + NYCLU are challenging the [US] government's claimed authority to search, detain, and copy electronic devices at the country's international borders without any suspicion of wrongdoing.</a><br />
468<a href="http://pentamedia.c3d2.de/submit/2010/09/07/bundesweiteszentralregisterab2013gezsollvol/">Bundesweites Zentralregister ab 2013: GEZ soll vollen Zugriff auf Daten erhalten | NGZ-Online</a><br />
467<a href="http://pentamedia.c3d2.de/submit/2010/09/07/courtsmayrequiresearchwarrantsforcellphone/">Courts May Require Search Warrants for Cell Phone Location Records</a><br />
466<a href="http://pentamedia.c3d2.de/submit/2010/09/07/latestleakeddraftofsecretcopyrighttreatyus/">Latest leaked draft of secret copyright treaty: US trying to cram DRM rules down the world's throats</a><br />
465<a href="http://pentamedia.c3d2.de/submit/2010/09/07/globegenierandomteleporterforgooglestreetv/">Globe Genie: random teleporter for Google Street View</a><br />
464<a href="http://pentamedia.c3d2.de/submit/2010/09/07/whiskeyfromdiabeticsurine/">Whiskey from diabetics' urine</a><br />
463<a href="http://pentamedia.c3d2.de/submit/2010/09/06/heiseonline-internetexplorerdatenklaudurch/">heise online - Internet Explorer: Datenklau durch zwei Jahre alte Lucke</a><br />
462<a href="http://pentamedia.c3d2.de/submit/2010/09/06/dukenukemforeverundderkingkommtdochupdat/">Duke Nukem Forever: Und der King kommt doch (Update) - Golem.de</a><br />
461<a href="http://pentamedia.c3d2.de/submit/2010/09/05/amdswitchingtoeasypeel-offlaptopstickersc/">AMD switching to easy peel-off laptop stickers Computer Chips & Hardware Technology | Geek.com</a><br />
460<a href="http://pentamedia.c3d2.de/submit/2010/09/04/pmunderfirefornewbillwashingtonwouldcontr/">PM under fire for new Bill. Washington would control who boards Canadian flights over U.S.</a><br />
459<a href="http://pentamedia.c3d2.de/submit/2010/09/03/loschwellefurlinuxtag8211veranstaltungen/">Loschwelle fur Linuxtag &#8211; Veranstaltungen auf Wikipedia - Gisbers.de - fur diejenigen, die es interessiert&#8230;</a><br />
458<a href="http://pentamedia.c3d2.de/submit/2010/09/03/spamersarepinging/">Spamers are pinging</a><br />
457<a href="http://pentamedia.c3d2.de/submit/2010/09/03/eu-kommissiondiskutiertinhaltefilterdpigegen/">EU-Kommission diskutiert Inhaltefilter/DPI gegen p2p : netzpolitik.org</a><br />
456<a href="http://pentamedia.c3d2.de/submit/2010/09/03/googlewavedeveloperblogwaveopensourcenext/">Google Wave Developer Blog: Wave open source next steps: "Wave in a Box"</a><br />
455<a href="http://pentamedia.c3d2.de/submit/2010/09/03/pentagondeclinedtoinvestigatehundredsofpurch/">Pentagon declined to investigate hundreds of purchases of child pornography | The Upshot Yahoo! News - Yahoo! News</a><br />
454<a href="http://pentamedia.c3d2.de/submit/2010/09/03/preschoolersbeingradio-tagged/">Preschoolers being radio-tagged</a><br />
453<a href="http://pentamedia.c3d2.de/submit/2010/09/03/datenklonachbau/">Datenklo Nachbau</a><br />
452<a href="http://pentamedia.c3d2.de/submit/2010/09/02/heiseonline-burgerrechtlervorratsdatenspeiche/">heise online - Burgerrechtler: Vorratsdatenspeicherung laut Kriminalitatsstatistik uberflussig</a><br />
451<a href="http://pentamedia.c3d2.de/submit/2010/09/02/pingreviewanalysevonspiegelde/">Ping review / Analyse von spiegel.de</a><br />
450<a href="http://pentamedia.c3d2.de/submit/2010/09/02/microsoftpatentsoperatingsystemshutdownconc/">Microsoft Patents Operating System Shutdown | ConceivablyTech</a><br />
449<a href="http://pentamedia.c3d2.de/submit/2010/09/02/nrwgrunewollenjugendmedienschutz-staatsvertrag/">NRW: Grune wollen Jugendmedienschutz-Staatsvertrag (JMStV) zustimmen Pottblog</a><br />
448<a href="http://pentamedia.c3d2.de/submit/2010/09/01/sourcecodedesps3-hacksveroffentlicht/">Source Code des PS3-Hacks veroffentlicht</a><br />
447<a href="http://pentamedia.c3d2.de/submit/2010/09/01/algerianhackersattackwrongwebsite-itproporta/">Algerian Hackers Attack Wrong Website - ITProPortal.com</a><br />
446<a href="http://pentamedia.c3d2.de/submit/2010/08/31/obamaadministrationquotpiracyisflatunadul/">Obama administration: &quot;Piracy is flat, unadulterated theft&quot;</a><br />
445<a href="http://pentamedia.c3d2.de/submit/2010/08/31/judgenodifferencebetweencellphonetrackinga/">Judge: No Difference Between Cell Phone Tracking and GPS Vehicle Tracking</a><br />
444<a href="http://pentamedia.c3d2.de/submit/2010/08/31/welcometoevoke2010raquoevoke2010/">Welcome to Evoke 2010 &raquo; Evoke 2010</a><br />
443<a href="http://pentamedia.c3d2.de/submit/2010/08/30/hackersblindquantumcryptographersnaturenews/">Hackers blind quantum cryptographers</a><br />
442<a href="http://pentamedia.c3d2.de/submit/2010/08/30/forimmediatereleasegatesfoundationinvests/">For Immediate Release: GATES FOUNDATION INVESTS IN MONSANTO - Community Alliance for Global Justice</a><br />
441<a href="http://pentamedia.c3d2.de/submit/2010/08/30/killerspielesollenalspolitiker-ausredewegfalle/">Killerspiele sollen als Politiker-Ausrede wegfallen - The Inquirer DE</a><br />
440<a href="http://pentamedia.c3d2.de/submit/2010/08/28/googlefacebooktomicrosoft8217spaulallen/">Google, Facebook To Microsoft&#8217;s Paul Allen: Your Argument Is Invalid</a><br />
439<a href="http://pentamedia.c3d2.de/submit/2010/08/27/nokiasiemensslammedforsupplyingsnooptechto/">Nokia Siemens slammed for supplying snoop tech to Iran The Register</a><br />
438<a href="http://pentamedia.c3d2.de/submit/2010/08/27/glibcisfinallyfreesoftware/">Glibc Is Finally Free Software</a><br />
437<a href="http://pentamedia.c3d2.de/submit/2010/08/27/kapitulationserklarunggegenuberkinderschandern/">Kapitulationserklarung gegenuber Kinderschandern - Arbeitskreis gegen Internet-Sperren und Zensur (AK Zensur)</a><br />
436<a href="http://pentamedia.c3d2.de/submit/2010/08/27/drogeriekette150000kundendatenvonschleckerw/">Drogeriekette: 150.000 Kundendaten von Schlecker waren frei zuganglich - SPIEGEL ONLINE - Nachrichten - Wirtschaft</a><br />
435<a href="http://pentamedia.c3d2.de/submit/2010/08/26/usmovieticketsgetbiggestpricehikeinhistory/">US movie tickets get biggest price hike in history</a><br />
434<a href="http://pentamedia.c3d2.de/submit/2010/08/26/2010smashesvulnerabilityrecords-v3couk-fo/">2010 smashes vulnerability records - V3.co.uk - formerly vnunet.com</a><br />
433<a href="http://pentamedia.c3d2.de/submit/2010/08/26/badflashdrivecausedworstusmilitarybreach/">Bad flash drive caused worst U.S. military breach | InSecurity Complex - CNET News</a><br />
432<a href="http://pentamedia.c3d2.de/submit/2010/08/25/piratebayhasstolen46xtheamountofusdthate/">Pirate Bay has stolen 46x the amount of USD that exist</a><br />
431<a href="http://pentamedia.c3d2.de/submit/2010/08/25/usasetzenmobilenacktscanneraufderstraeei/">USA setzen mobile Nacktscanner auf der Strae ein : netzpolitik.org</a><br />
430<a href="http://pentamedia.c3d2.de/submit/2010/08/25/streetviewandthechurchtheworldbelongstogo/">Streetview and the Church: The world belongs to God, not Google.</a><br />
429<a href="http://pentamedia.c3d2.de/submit/2010/08/25/cat-trashingladyoutedbyinternetinlessthan2/">Cat-trashing lady outed by internet in less than 24 hours - Boing Boing</a><br />
428<a href="http://pentamedia.c3d2.de/submit/2010/08/25/full-bodyscantechnologydeployedinstreet-rovin/">Full-Body Scan Technology Deployed In Street-Roving Vans</a><br />
427<a href="http://pentamedia.c3d2.de/submit/2010/08/25/diebesteverschlusselungfureinenachricht82/">Die beste Verschlusselung fur eine Nachricht&#8230; : netzpolitik.org</a><br />
426<a href="http://pentamedia.c3d2.de/submit/2010/08/25/stevejobsiswatchingyouappleseekingtopaten/">Steve Jobs Is Watching You: Apple Seeking to Patent Spyware | Electronic Frontier Foundation</a><br />
425<a href="http://pentamedia.c3d2.de/submit/2010/08/24/elektronischerpersonalausweiscccfindetschwach/">Elektronischer Personalausweis: CCC findet Schwachstelle in Leseger&auml;t - Golem.de</a><br />
424<a href="http://pentamedia.c3d2.de/submit/2010/08/23/yemeniassassinhitsyorkmanwithspamdeaththre/">Yemeni assassin hits York man with spam death threat The Register</a><br />
423<a href="http://pentamedia.c3d2.de/submit/2010/08/23/15factsaboutnetneutralityinfographic/">15 Facts About Net Neutrality [Infographic]</a><br />
422<a href="http://pentamedia.c3d2.de/submit/2010/08/23/heiseonline-diemenschheitaufeineneuestufe/">heise online - Die Menschheit auf eine neue Stufe bringen: zum 60. Geburtstag von Steve Wozniak</a><br />
421<a href="http://pentamedia.c3d2.de/submit/2010/08/22/gvlnraoblograquoblogarchiveraquothe/">GVLN Rao Blog &raquo; Blog Archive &raquo; The &#8220;Ugly face&#8221; of the ECI: Arrest of Hari Prasad for sting demonstration</a><br />
420<a href="http://pentamedia.c3d2.de/submit/2010/08/21/20minutenonline-soargertmanneonazis-ausla/">20 Minuten Online - So argert man Neonazis - Ausland</a><br />
419<a href="http://pentamedia.c3d2.de/submit/2010/08/21/reporttrojanafactorinfatalspanaircrash/">Report: Trojan a factor in fatal Spanair crash? | Security - CNET News</a><br />
418<a href="http://pentamedia.c3d2.de/submit/2010/08/21/blockedstreetviewimagesingermanymaygetpubl/">Blocked Street View Images in Germany May Get Published - NYTimes.com</a><br />
417<a href="http://pentamedia.c3d2.de/submit/2010/08/20/hdmoorecriticalbugin40differentwindowsapp/">HD Moore: Critical bug in 40 different Windows apps | ZDNet</a><br />
416<a href="http://pentamedia.c3d2.de/submit/2010/08/20/usbdongleclaimstodeliverfirsteasyhackforp/">USB Dongle Claims to Deliver First Easy Hack for PS3 | Gadget Lab | Wired.com</a><br />
415<a href="http://pentamedia.c3d2.de/submit/2010/08/20/applemaybelookingtolockoutunauthorizedios/">Apple may be looking to lock out unauthorized iOS users</a><br />
414<a href="http://pentamedia.c3d2.de/submit/2010/08/20/datenleckbeiversicherungtausendekundendateni/">Datenleck bei Versicherung: Tausende Kundendaten im Netz</a><br />
413<a href="http://pentamedia.c3d2.de/submit/2010/08/20/heiseonline-intelkauftmcafee/">heise online - Intel kauft McAfee</a><br />
412<a href="http://pentamedia.c3d2.de/submit/2010/08/20/einstiegdermusikindustrieindieus-debattezu/">Einstieg der Musikindustrie in die US-Debatte zur Netzneutralitat : netzpolitik.org</a><br />
411<a href="http://pentamedia.c3d2.de/submit/2010/08/20/wikipediaverliertseineautorenderreizdesanf/">Wikipedia verliert seine Autoren: Der Reiz des Anfangs ist verloren - Digitales Denken - Feuilleton - FAZ.NET</a><br />
410<a href="http://pentamedia.c3d2.de/submit/2010/08/19/rheinland-pfalzvorquellen-tkuundonline-durchsu/">Rheinland-Pfalz vor Quellen-TKU und Online-Durchsuchung</a><br />
409<a href="http://pentamedia.c3d2.de/submit/2010/08/19/medalofhonorahmtirak-videocollateralmurder/">Medal of Honor ahmt Irak-Video "Collateral Murder" nach</a><br />
408<a href="http://pentamedia.c3d2.de/submit/2010/08/19/thaileaks/">ThaiLeaks</a><br />
407<a href="http://pentamedia.c3d2.de/submit/2010/08/19/piratepartystrikeshostingdealwithwikileak/">Pirate Party Strikes Hosting Deal With Wikileaks | TorrentFreak</a><br />
406<a href="http://pentamedia.c3d2.de/submit/2010/08/18/duisburgscheitertanbloggern-aufruhrimnetz/">Duisburg scheitert an Bloggern - Aufruhr im Netz</a><br />
405<a href="http://pentamedia.c3d2.de/submit/2010/08/18/ericschmidtnurnamenwechselwirdunsinzukunft/">Eric Schmidt: nur Namenwechsel wird uns in Zukunft helfen</a><br />
404<a href="http://pentamedia.c3d2.de/submit/2010/08/18/silentbugfixingvomfeinsten/">Silent Bug Fixing vom Feinsten</a><br />
403<a href="http://pentamedia.c3d2.de/submit/2010/08/18/googletvus-senderbefurchtetendassihresendun/">Google TV: US-Sender befurchteten dass ihre Sendungen in der Flut der Internet-Inhalte untergehen</a><br />
402<a href="http://pentamedia.c3d2.de/submit/2010/08/18/prosecutornochargesinwebcamspyscandal/">Prosecutor: no charges in webcam spy scandal</a><br />
401<a href="http://pentamedia.c3d2.de/submit/2010/08/18/clubmatezurloschunginwpvorgeschlagen/">Club Mate zur Loschung in WP vorgeschlagen</a><br />
400<a href="http://pentamedia.c3d2.de/submit/2010/08/18/firstsmartphonetrojandetectedsmartphone/">First smartphone trojan detected</a><br />
399<a href="http://pentamedia.c3d2.de/submit/2010/08/18/scientistshackintocarscomputers-co/">Scientists hack into cars' computers -- control brakes, engine - CSMonitor.com</a><br />
398<a href="http://pentamedia.c3d2.de/submit/2010/08/18/networksolutionssiteshackedbywickedwidgetmd/">NetworkSolutions Sites Hacked By Wicked Widget &mdash; Krebs on Security</a><br />
397<a href="http://pentamedia.c3d2.de/submit/2010/08/17/governmentusessocialnetworkingsitesformoret/">Government Uses Social Networking Sites for More than Investigations | Electronic Frontier Foundation</a><br />
396<a href="http://pentamedia.c3d2.de/submit/2010/08/17/targetedattacknets3000onlinebankingcustomer/">Targeted Attack Nets 3,000 Online Banking Customers - DarkReading</a><br />
395<a href="http://pentamedia.c3d2.de/submit/2010/08/17/germanybansblackberrysandiphonesonsnoopingf/">Germany bans BlackBerrys and iPhones on snooping fears The Register</a><br />
394<a href="http://pentamedia.c3d2.de/submit/2010/08/17/eco-positionspapierzurnetzneutralitatnetzpo/">eco-Positionspapier zur Netzneutralitat : netzpolitik.org</a><br />
393<a href="http://pentamedia.c3d2.de/submit/2010/08/17/haraldweltesblog/">Worlds first 20 minute voice call from a Free Software GSM stack on a phone</a><br />
392<a href="http://pentamedia.c3d2.de/submit/2010/08/17/polizeigewerkschaftwillgoogle-streetviewfurvir/">Polizeigewerkschaft will Google-Streetview fur virtuelle Streifenfahrten nutzen</a><br />
391<a href="http://pentamedia.c3d2.de/submit/2010/08/17/researchersusesmudgeattackidentifyandroidpa/">Researchers use smudge attack, identify Android passcodes 68 percent of the time | ZDNet</a><br />
390<a href="http://pentamedia.c3d2.de/submit/2010/08/17/hackerpretendstobeaxlroseandcancelsgunsn/">Hacker pretends to be Axl Rose and Cancels Guns N Roses Tour Via Twitter on Spoonfed - Things to do in London</a><br />
389<a href="http://pentamedia.c3d2.de/submit/2010/08/17/datenschutz-problemgelosteinfachmaldenname/">Datenschutz-Problem gelost: Einfach mal den Namen andern : netzpolitik.org</a><br />
388<a href="http://pentamedia.c3d2.de/submit/2010/08/16/riaawillzwangsweiseukw-empfangerinhandies/">RIAA will zwangsweise UKW-Empfanger in Handies</a><br />
387<a href="http://pentamedia.c3d2.de/submit/2010/08/15/skypeprogrammiererknacktskype-protokoll-gole/">Skype: Programmierer knackt Skype-Protokoll</a><br />
386<a href="http://pentamedia.c3d2.de/submit/2010/08/13/oraclesuesgoogle/">Oracle sues Google</a><br />
385<a href="http://pentamedia.c3d2.de/submit/2010/08/13/ripopensolaris/">RIP Open Solaris</a><br />
384<a href="http://pentamedia.c3d2.de/submit/2010/08/13/areviewofverizonandgoogle039snetneutrali/">A Review of Verizon and Google&#039;s Net Neutrality Proposal | Electronic Frontier Foundation</a><br />
383<a href="http://pentamedia.c3d2.de/submit/2010/08/13/heiseonline-britischeregierunginternetexplo/">heise online - Britische Regierung: Internet Explorer 6 ist sicher genug</a><br />
382<a href="http://pentamedia.c3d2.de/submit/2010/08/13/schonwiederremotecodeexecutionvulnerabilitie/">Schon wieder: Remote Code Execution Vulnerabilities in Adobe Flash</a><br />
381<a href="http://pentamedia.c3d2.de/submit/2010/08/06/piraten-vorstandverschiebtliquid-democracy-sta/">Piraten-Vorstand verschiebt Liquid-Democracy-Start : netzpolitik.org</a><br />
380<a href="http://pentamedia.c3d2.de/submit/2010/08/06/firefox4betacrackrusespreadstrojantototal/">Firefox 4 beta crack ruse spreads Trojan to total idiots The Register</a><br />
379<a href="http://pentamedia.c3d2.de/submit/2010/08/06/courtrejectswarrantlessgpstrackingelectroni/">Court Rejects Warrantless GPS Tracking | Electronic Frontier Foundation</a><br />
378<a href="http://pentamedia.c3d2.de/submit/2010/08/06/ebayphotocopierdatariskignoredtheregister/">eBay photocopier data risk ignored The Register</a><br />
377<a href="http://pentamedia.c3d2.de/submit/2010/08/06/privatebrowsingmodesinfourbiggestbrowsersof/">Private browsing modes in four biggest browsers often fail The Register</a><br />
376<a href="http://pentamedia.c3d2.de/submit/2010/08/06/sachsischezeitungonline-politiknazi-angrif/">Sachsische Zeitung [online] - Politik: Nazi-Angriff auf Buchenwald kam aus Pirna</a><br />
375<a href="http://pentamedia.c3d2.de/submit/2010/08/06/apparatusforfacilitatingthebirthofachildby/">Apparatus for Facilitating the Birth of a Child by Centrifugal Force</a><br />
374<a href="http://pentamedia.c3d2.de/submit/2010/08/06/kindlestoriesfromrealuserslaquomeandmyk/">Kindle Stories from Real Users &laquo; Me and My Kindle</a><br />
373<a href="http://pentamedia.c3d2.de/submit/2010/08/05/busyboxtakesoutbankruptopponentingpllawsuit/">BusyBox takes out bankrupt opponent in GPL lawsuit</a><br />
372<a href="http://pentamedia.c3d2.de/submit/2010/08/05/surprisefedsstoredthousandsofcheckpointbody/">Surprise! Feds stored thousands of checkpoint body scan images after all</a><br />
371<a href="http://pentamedia.c3d2.de/submit/2010/08/05/ukgovernmentupgradingawayfromie6coststoom/">UK government: Upgrading away from IE6 costs too much</a><br />
370<a href="http://pentamedia.c3d2.de/submit/2010/08/05/googleandverizonintalksonsellinginternetpr/">Google and Verizon in Talks on Selling Internet Priority - NYTimes.com</a><br />
369<a href="http://pentamedia.c3d2.de/submit/2010/08/04/heiseonline-us-burgerrechtlersammelnweiterar/">heise online - US-Burgerrechtler sammeln weiter Argumente gegen Nacktscanner</a><br />
368<a href="http://pentamedia.c3d2.de/submit/2010/08/03/132collateralmurder147-videoerstaunliche/">Collateral Murder-Video: Erstaunliche Wendung in Sachen Wikileaks - Medien - Feuilleton - FAZ.NET</a><br />
367<a href="http://pentamedia.c3d2.de/submit/2010/08/03/bingaddsopenstreetmap/">Bing Adds Open Street Map</a><br />
366<a href="http://pentamedia.c3d2.de/submit/2010/08/03/riaafbiissuingtakedownrequestsforradiohead/">RIAA, FBI issuing takedown requests for Radiohead's "In Rainbows"</a><br />
364<a href="http://pentamedia.c3d2.de/submit/2010/08/03/microsoftquashedieprivacycontrolsfortheadi/">Microsoft quashed IE privacy controls for the ad industry</a><br />
363<a href="http://pentamedia.c3d2.de/submit/2010/08/03/fbiwillwikipedianutzungseineslogosuntersag/">FBI will Wikipedia Nutzung seines Logos untersagen : netzpolitik.org</a><br />
362<a href="http://pentamedia.c3d2.de/submit/2010/08/03/homebrew-toolgegenkritischeiphone-pdf-lucke/">Homebrew-Tool gegen kritische iPhone-PDF-Lucke</a><br />
361<a href="http://pentamedia.c3d2.de/submit/2010/08/03/botnetwith60gbofstolendatacrackedwideopen/">Botnet with 60GB of stolen data cracked wide open The Register</a><br />
360<a href="http://pentamedia.c3d2.de/submit/2010/08/02/panneintschechiennamentausenderagentenimin/">Panne in Tschechien: Namen Tausender Agenten im Internet veroffentlicht - SPIEGEL ONLINE - Nachrichten - Politik</a><br />
359<a href="http://pentamedia.c3d2.de/submit/2010/08/02/londonerpolizeiwurdebeimfalschenvoncctv-vi/">Londoner Polizei wurde beim falschen von CCTV-Videos erwischt : netzpolitik.org</a><br />
358<a href="http://pentamedia.c3d2.de/submit/2010/08/01/blackberryencryption039toosecure039nati/">BlackBerry encryption too secure National security vs. consumer privacy</a><br />
357<a href="http://pentamedia.c3d2.de/submit/2010/08/01/manfacesjailforvideotapinggun-wavingcop/">Man faces jail for videotaping gun-waving cop</a><br />
356<a href="http://pentamedia.c3d2.de/submit/2010/08/01/heiseonline-cccwirkommeninfrieden/">heise online - CCC: Wir kommen in Frieden</a><br />
355<a href="http://pentamedia.c3d2.de/submit/2010/08/01/heiseonline-applebeantragtpatentefurreise/">heise online - Apple beantragt Patente fur Reise- und Mode-Apps</a><br />
354<a href="http://pentamedia.c3d2.de/submit/2010/08/01/heiseonline-imsi-catcherfur1500euroimeigen/">heise online - IMSI-Catcher fur 1500 Euro im Eigenbau</a><br />
353<a href="http://pentamedia.c3d2.de/submit/2010/08/01/heiseonline-us-behordenverhorenwikileaks-akti/">heise online - US-Behorden verhoren Wikileaks-Aktivisten</a><br />
352<a href="http://pentamedia.c3d2.de/submit/2010/07/30/heiseonline-wpa2-luckearp-spoofingimwlan/">heise online - WPA2-Lucke: ARP-Spoofing im WLAN</a><br />
351<a href="http://pentamedia.c3d2.de/submit/2010/07/30/researcherdemonstratesatmquotjackpottingquot/">Researcher demonstrates ATM &quot;jackpotting&quot; at Black Hat Conference</a><br />
350<a href="http://pentamedia.c3d2.de/submit/2010/07/30/100millionfacebookusersdetailspublishedonli/">100 million Facebook users' details published online - Technology & science - Security - msnbc.com</a><br />
349<a href="http://pentamedia.c3d2.de/submit/2010/07/28/googlenabspatenttomonitoryourcursormovement/">Google nabs patent to monitor your cursor movements - Search giant ogles cursor monitoring for refined search results | TechEye</a><br />
348<a href="http://pentamedia.c3d2.de/submit/2010/07/28/googlealarm/">Google Alarm</a><br />
347<a href="http://pentamedia.c3d2.de/submit/2010/07/28/indexingandretrievalofblogspatentedbygoog/">"Indexing and retrieval of blogs" patented by Google</a><br />
346<a href="http://pentamedia.c3d2.de/submit/2010/07/28/heiseonline-massenerkrankunginfoxconn-werk/">heise online - Massenerkrankung in Foxconn-Werk</a><br />
345<a href="http://pentamedia.c3d2.de/submit/2010/07/28/vowedotnetlugundtrugvon11/">vowe dot net :: Lug und Trug von 1&1</a><br />
344<a href="http://pentamedia.c3d2.de/submit/2010/07/28/pork-filledcounter-islamicbombdevice/">Pork-Filled Counter-Islamic Bomb Device</a><br />
343<a href="http://pentamedia.c3d2.de/submit/2010/07/27/terrorismusexpertewarntvorc/">Terrorismusexperte warnt vor C++</a><br />
342<a href="http://pentamedia.c3d2.de/submit/2010/07/27/ukisptalktalkmonitoringitscustomersonlineac/">UK ISP TalkTalk Monitoring its Customers Online Activity Without Consent &minus; ISPreview UK</a><br />
341<a href="http://pentamedia.c3d2.de/submit/2010/07/27/georgischewirtschaftsministerintanztstriptease/">Georgische Wirtschaftsministerin tanzt Striptease</a><br />
340<a href="http://pentamedia.c3d2.de/submit/2010/07/27/effwinsenormousvictoryagainstdrmlegaltoja/">EFF wins enormous victory against DRM: legal to jailbreak iPhones, rip DVDs for mashup videos</a><br />
339<a href="http://pentamedia.c3d2.de/submit/2010/07/27/enthullungbrisanterkriegsdokumentedieafghanis/">Enthullung brisanter Kriegsdokumente: Die Afghanistan-Protokolle - SPIEGEL ONLINE - Nachrichten - Politik</a><br />
338<a href="http://pentamedia.c3d2.de/submit/2010/07/27/heiseonline-anwaltekritisisierende-mail/">heise online - Anwalte kritisisieren De-Mail</a><br />
337<a href="http://pentamedia.c3d2.de/submit/2010/07/27/skullsecurityraquoblogarchiveraquoretu/">SkullSecurity &raquo; Blog Archive &raquo; Return of the Facebook Snatchers</a><br />
336<a href="http://pentamedia.c3d2.de/submit/2010/07/26/appleinsiderusgovernmentlegalizesiphonejai/">AppleInsider | US government legalizes iPhone 'jailbreaking,' unlocking</a><br />
335<a href="http://pentamedia.c3d2.de/submit/2010/07/26/hackersshutdowneucarbon-tradingwebsiteenv/">Hackers shut down EU carbon-trading website | Environment | guardian.co.uk</a><br />
334<a href="http://pentamedia.c3d2.de/submit/2010/07/26/bremerprotestegegendatensammlungweser-kuri/">Bremer Proteste gegen Datensammlung | WESER-KURIER</a><br />
333<a href="http://pentamedia.c3d2.de/submit/2010/07/25/nord-datenschutz-chefvolkszahlunguberflussig/">Nord-Datenschutz-Chef: Volkszahlung uberflussig - Nachrichten Newsticker - dpa_nt - regioline_nt - hamburgschleswigholstein_nt - WELT ONLINE</a><br />
332<a href="http://pentamedia.c3d2.de/submit/2010/07/25/agbsderde-mail/">AGBs der DE-Mail</a><br />
331<a href="http://pentamedia.c3d2.de/submit/2010/07/25/yesmendocumentarygoesonlineviabittorrentto/">Yes Men documentary goes online via Bittorrent to evade censorship</a><br />
330<a href="http://pentamedia.c3d2.de/submit/2010/07/25/amiga25yearslater/">Amiga: 25 Years Later</a><br />
329<a href="http://pentamedia.c3d2.de/submit/2010/07/25/42finalethesenzuminternet137bzeitweise/">42 finale Thesen zum Internet | 137b zeitweise</a><br />
328<a href="http://pentamedia.c3d2.de/submit/2010/07/25/turnaninkjetintoa3dprinter-boingboing/">Turn an inkjet into a 3D printer - Boing Boing</a><br />
327<a href="http://pentamedia.c3d2.de/submit/2010/07/25/pentagonworkerstiedtochildporn-thebostong/">Pentagon workers tied to child porn - The Boston Globe</a><br />
326<a href="http://pentamedia.c3d2.de/submit/2010/07/25/spamfilteringpatented36companiessuedtech/">Spam Filtering? Patented! 36 Companies Sued | Techdirt</a><br />
324<a href="http://pentamedia.c3d2.de/submit/2010/07/25/heiseonline-lnk-luckeinwindowsangriffswelle/">heise online - LNK-Lucke in Windows: Angriffswelle rollt an</a><br />
323<a href="http://pentamedia.c3d2.de/submit/2010/07/25/gegenentwurf-zum-beschaftigtendatenschutz-gesetzen/">Gegenentwurf zum Beschaftigtendatenschutz-Gesetzentwurf online</a><br />
322<a href="http://pentamedia.c3d2.de/submit/2010/07/23/hospital-files-with-personal-medical-data-on-800/">Hospital: files with personal, medical data on 800,000 gone - SC Magazine US</a><br />
321<a href="http://pentamedia.c3d2.de/submit/2010/07/23/south-african-doctor-invents-anti-rape-female/">South African doctor invents anti-rape female condoms with teeth</a><br />
319<a href="http://pentamedia.c3d2.de/submit/2010/07/23/australian-government-blocks-out-90-of-document-o/">Australian government blocks out 90% of document on web-spying plans</a><br />
318<a href="http://pentamedia.c3d2.de/submit/2010/07/23/iphone-15-jahriger-trickste-apple-aus-digital/">iPhone : 15-Jahriger trickste Apple aus | Digital | ZEIT ONLINE</a><br />
317<a href="http://pentamedia.c3d2.de/submit/2010/07/22/responsible-disclosure-ist-jetzt-coordinated-vulne/">Responsible Disclosure ist jetzt Coordinated Vulnerability Disclosure</a><br />
316<a href="http://pentamedia.c3d2.de/submit/2010/07/22/internet-erst-ab-22-uhr-geoeffnet/">Internet erst ab 22 Uhr geoeffnet</a><br />
315<a href="http://pentamedia.c3d2.de/submit/2010/07/22/apple-the-new-world-leader-in-software-insecurity/">Apple the new world leader in software insecurity</a><br />
314<a href="http://pentamedia.c3d2.de/submit/2010/07/22/dell-warns-on-spyware-infected-server-motherboards/">Dell warns on spyware infected server motherboards The Register</a><br />
313<a href="http://pentamedia.c3d2.de/submit/2010/07/21/google-online-security-blog-rebooting-responsible/">Google Online Security Blog: Rebooting Responsible Disclosure: a focus on protecting end users</a><br />
312<a href="http://pentamedia.c3d2.de/submit/2010/07/21/how-a-15-yo-kid-tricked-apple-with-a-disguised-iph/">How a 15-yo Kid Tricked Apple With a Disguised iPhone Tethering App</a><br />
311<a href="http://pentamedia.c3d2.de/submit/2010/07/21/de-mail-freund-liest-mit-netzpolitikorg/">De-Mail: Freund liest mit? : netzpolitik.org</a><br />
310<a href="http://pentamedia.c3d2.de/submit/2010/07/20/w-lan-erfassung-apple-nutzt-iphone-besitzer-als-u/">W-Lan-Erfassung: Apple nutzt iPhone-Besitzer als Umgebungsscanner - SPIEGEL ONLINE - Nachrichten - Netzwelt</a><br />
309<a href="http://pentamedia.c3d2.de/submit/2010/07/20/telepolis-pnews-antiterrorgesetz-dient-britischen/">Telepolis pnews: Antiterrorgesetz dient britischen Kommunen zum Durchsuchen von Mulltonnen</a><br />
308<a href="http://pentamedia.c3d2.de/submit/2010/07/20/eu-fuhrt-open-source-projekte-fort/">EU fuhrt Open-Source-Projekte fort</a><br />
307<a href="http://pentamedia.c3d2.de/submit/2010/07/20/ccc-forderungen-fur-ein-lebenswertes-netz/">CCC | Forderungen fur ein lebenswertes Netz</a><br />
306<a href="http://pentamedia.c3d2.de/submit/2010/07/19/neue-trendsportart-facebook-als-datenbank-benutze/">Neue Trendsportart: Facebook als Datenbank benutzen.</a><br />
305<a href="http://pentamedia.c3d2.de/submit/2010/07/17/d-kriminalbeamte-fur-internet-ausweispflicht-f/">D: Kriminalbeamte fur Internet-Ausweispflicht - futurezone.ORF.at</a><br />
304<a href="http://pentamedia.c3d2.de/submit/2010/07/16/cyber-spanner-beobachtet-schulerinnen-uber-deren-w/">Cyber-Spanner beobachtet Schulerinnen uber deren Webcams</a><br />
303<a href="http://pentamedia.c3d2.de/submit/2010/07/16/dnssec-in-der-dns-rootzone-gestartet/">DNSSEC in der DNS-Rootzone gestartet</a><br />
302<a href="http://pentamedia.c3d2.de/submit/2010/07/15/droid-x-actually-self-destructs-if-you-try-to-mo/">Droid X actually self-destructs if you try to mod it</a><br />
301<a href="http://pentamedia.c3d2.de/submit/2010/07/15/chile-becomes-first-country-to-guarantee-net-neutr/">Chile becomes first country to guarantee net neutrality, we start thinking about moving -- Engadget</a><br />
300<a href="http://pentamedia.c3d2.de/submit/2010/07/15/datenschutzprobleme-bei-de-mail/">Datenschutzprobleme bei DE-Mail</a><br />
299<a href="http://pentamedia.c3d2.de/submit/2010/07/15/thousands-of-laptops-stolen-from-us-military-contr/">Thousands of laptops stolen from US military contractor | Security Threats | ZDNet UK</a><br />
298<a href="http://pentamedia.c3d2.de/submit/2010/07/14/daten-speicherungde-8211-minimum-data-maximum/">Daten-Speicherung.de &#8211; minimum data, maximum privacy &raquo; Boykottiert das glaserne De-Mail!</a><br />
297<a href="http://pentamedia.c3d2.de/submit/2010/07/13/bbc-news-china-green-dam-web-filter-teams-face/">BBC News - China Green Dam web filter teams 'face funding crisis'</a><br />
296<a href="http://pentamedia.c3d2.de/submit/2010/07/13/heise-online-15-jahre-quotmp3quot/">heise online - 15 Jahre &quot;.mp3&quot;</a><br />
295<a href="http://pentamedia.c3d2.de/submit/2010/07/13/apple-loescht-kritik/">apple loescht Kritik</a><br />
294<a href="http://pentamedia.c3d2.de/submit/2010/07/10/microsoft-seeks-patent-on-ebook-page-flip-the-re/">Microsoft seeks patent on ebook page flip The Register</a><br />
293<a href="http://pentamedia.c3d2.de/submit/2010/07/10/dubai-airports-nix-full-body-scanners-out-of-resp/">Dubai airports nix full-body scanners "out of respect for privacy of individuals and personal freedom"</a><br />
292<a href="http://pentamedia.c3d2.de/submit/2010/07/10/consumer-group-sniffs-congresswoman8217s-open-w/">Consumer Group Sniffs Congresswoman&#8217;s Open Wi-Fi | Threat Level | Wired.com</a><br />
291<a href="http://pentamedia.c3d2.de/submit/2010/07/09/netapp-threatens-coraid-over-sales-of-open-source/">NetApp threatens Coraid over sales of open-source ZFS technology &mdash; EnterpriseStorageForum.com</a><br />
290<a href="http://pentamedia.c3d2.de/submit/2010/07/09/ntp-sues-smartphone-giants-over-wireless-e-mail-pa/">NTP sues smartphone giants over wireless e-mail patents</a><br />
289<a href="http://pentamedia.c3d2.de/submit/2010/07/09/swift-ist-durch/">SWIFT ist durch</a><br />
288<a href="http://pentamedia.c3d2.de/submit/2010/07/09/uh-computer-breach-exposes-personal-data-pacific/">UH computer breach exposes personal data - Pacific Business News (Honolulu)</a><br />
287<a href="http://pentamedia.c3d2.de/submit/2010/07/09/alternative-dresden-news-add039n-raq/">kamera review in Dresden</a><br />
286<a href="http://pentamedia.c3d2.de/submit/2010/07/09/iphone-on-fire/">iPhone on fire</a><br />
285<a href="http://pentamedia.c3d2.de/submit/2010/07/08/unknown-title002/">Cisco looses attendee db</a><br />
284<a href="http://pentamedia.c3d2.de/submit/2010/07/08/ubuntu-priv-escalation-bug/">Ubuntu priv escalation bug</a><br />
283<a href="http://pentamedia.c3d2.de/submit/2010/07/08/heise-online-the-pirate-bay-4-millionen-nutzerd/">heise online - The Pirate Bay: 4 Millionen Nutzerdatensatze abgegriffen</a><br />
282<a href="http://pentamedia.c3d2.de/submit/2010/07/08/packet-storm-httppacketstormsecurity/">default snmp community strings</a><br />
281<a href="http://pentamedia.c3d2.de/submit/2010/07/07/glocks-stolen-out-of-israeli-pms-bodyguards-lugg/">Glocks stolen out of Israeli PM's bodyguard's luggage on American Airlines flight</a><br />
280<a href="http://pentamedia.c3d2.de/submit/2010/07/07/entity-crisis-python-wiimote-30-tonnes-of-st/">Entity Crisis: Python + Wiimote + 30 tonnes of Steel</a><br />
279<a href="http://pentamedia.c3d2.de/submit/2010/07/07/zwei-bildschirme-amazon-bekommt-patent-auf-e-book/">Zwei Bildschirme: Amazon bekommt Patent auf E-Book-Reader - Golem.de</a><br />
278<a href="http://pentamedia.c3d2.de/submit/2010/07/07/tsa-blocks-controversial-opinion-from-its-intern/">TSA blocks "controversial opinion" from its internal network</a><br />
277<a href="http://pentamedia.c3d2.de/submit/2010/07/07/iran-declares-war-on-mullets-ponytails-for-men-a/">Iran declares war on mullets, ponytails for men; approves of hair gel and Elvis 'dos</a><br />
276<a href="http://pentamedia.c3d2.de/submit/2010/07/07/w00t-sends-associated-press-a-bill-for-quoting-it/">W00t! sends Associated Press a bill for quoting its blog</a><br />
275<a href="http://pentamedia.c3d2.de/submit/2010/07/07/us-will-press-criminal-charges-against-manning-al/">US will press criminal charges against Manning, alleged Wikileaks source</a><br />
274<a href="http://pentamedia.c3d2.de/submit/2010/07/06/microsoft-spurned-researcher-collective-founded/">Microsoft Spurned Researcher Collective founded</a><br />
273<a href="http://pentamedia.c3d2.de/submit/2010/07/06/ipad-flash-hack-spotted-in-the-wild-tg-daily/">iPad Flash hack spotted in the wild | TG Daily</a><br />
272<a href="http://pentamedia.c3d2.de/submit/2010/07/06/online-tax-scam-gang-get-40-years-the-register/">Online tax scam gang get 40 years The Register</a><br />
271<a href="http://pentamedia.c3d2.de/submit/2010/07/06/another-apple-iphone-4-flaw-a-glitchy-proximity-s/">Another Apple iPhone 4 Flaw: A Glitchy Proximity Sensor - PCWorld</a><br />
270<a href="http://pentamedia.c3d2.de/submit/2010/07/04/hacker-forced-to-cancel-hitb-presentation-due-to-l/">Hacker forced to cancel HiTB presentation due to legal threats by ATM vendors - ByteMods.com</a><br />
269<a href="http://pentamedia.c3d2.de/submit/2010/07/04/app-store-hacked-updated/">App Store, Hacked. (Updated)</a><br />
268<a href="http://pentamedia.c3d2.de/submit/2010/07/04/zgeek-we-put-the-m-in-stupid-comedy-central/">ZGeek - We put the "M" in stupid - Comedy Central censors Futurama's jab at Apple</a><br />
267<a href="http://pentamedia.c3d2.de/submit/2010/07/02/little-spiderman-uses-vacuum-cleaners-to-climb-bui/">Little Spiderman uses vacuum cleaners to climb buildings, win the hearts of the ladies -- Engadget</a><br />
266<a href="http://pentamedia.c3d2.de/submit/2010/07/02/foursquare-cared-a-lot-more-about-20m-than-your-p/">Foursquare cared a lot more about $20M than your privacy</a><br />
265<a href="http://pentamedia.c3d2.de/submit/2010/07/01/unknown-title001/">letzte 2 Space Shuttle Fluege</a><br />
264<a href="http://pentamedia.c3d2.de/submit/2010/07/01/bkis-blog-raquo-adobe-fix-still-allows-8220es/">Bkis Blog &raquo; Adobe fix still allows &#8220;Escape from PDF&#8221;</a><br />
263<a href="http://pentamedia.c3d2.de/submit/2010/07/01/google-flash-stays-on-youtube-and-heres-why-t/">Google: Flash stays on YouTube, and here's why The Register</a><br />
262<a href="http://pentamedia.c3d2.de/submit/2010/07/01/russian-spy-ring-bust-uncovers-tech-toolkit-the/">Russian spy ring bust uncovers tech toolkit The Register</a><br />
261<a href="http://pentamedia.c3d2.de/submit/2010/07/01/nokia-snaffles-user-data-on-the-down-low-the-reg/">Nokia snaffles user data on the down-low The Register</a><br />
260<a href="http://pentamedia.c3d2.de/submit/2010/07/01/heise-online-geolocatoren-werden-zum-datenschutz/">heise online - Geolocatoren werden zum Datenschutzproblem</a><br />
259<a href="http://pentamedia.c3d2.de/submit/2010/06/30/apple-jobs-at-apple-job-description/">Jobs at Apple: Antenna designer</a><br />
258<a href="http://pentamedia.c3d2.de/submit/2010/06/29/oklahoma-police-tase-an-86-year-old-bedridden-gran/">Oklahoma police tase an 86-year-old bedridden grandmother</a><br />
257<a href="http://pentamedia.c3d2.de/submit/2010/06/26/torontos-secret-id-law-used-to-arrest-g20-protest/">Toronto's secret ID law used to arrest G20 protestor</a><br />
256<a href="http://pentamedia.c3d2.de/submit/2010/06/25/young-people-risky-behavior-and-the-net-the-fact/">Young people, risky behavior and the net: the facts</a><br />
255<a href="http://pentamedia.c3d2.de/submit/2010/06/25/httpwwwboingboingnet20100624regwall-cuts/">Regwall cuts The Times's online readership in half</a><br />
254<a href="http://pentamedia.c3d2.de/submit/2010/06/25/eu-secretly-pushing-to-put-kids-in-jail-for-sharin/">EU secretly pushing to put kids in jail for sharing music: ACTA leak</a><br />
253<a href="http://pentamedia.c3d2.de/submit/2010/06/24/frankreich-bewahrungsstrafe-fur-twitter-hacker/">Frankreich: Bewahrungsstrafe fur Twitter-Hacker | tagesschau.de</a><br />
252<a href="http://pentamedia.c3d2.de/submit/2010/06/24/does-uncle-sam-really-need-1100-data-centers/">Does Uncle Sam really need 1,100 data centers?</a><br />
251<a href="http://pentamedia.c3d2.de/submit/2010/06/24/technology-firms-more-trusted-than-traditional-me/">Technology firms 'more trusted than traditional media' - Telegraph</a><br />
250<a href="http://pentamedia.c3d2.de/submit/2010/06/24/viacom-vs-internet-round-one-to-internet/">Viacom vs. Internet: round one to Internet</a><br />
249<a href="http://pentamedia.c3d2.de/submit/2010/06/22/australian-government-to-force-internet-users-to-i/">Australian Government To Force Internet Users To Install State-Approved Software | NewWORLDLiberty</a><br />
248<a href="http://pentamedia.c3d2.de/submit/2010/06/22/heise-online-burgerrechtler-wollen-gegen-volksza/">heise online - Burgerrechtler wollen gegen Volkszahlung 2011 klagen</a><br />
247<a href="http://pentamedia.c3d2.de/submit/2010/06/22/heise-online-quotdas-gluck-dass-meiner-zuerst/">heise online - &quot;Das Gluck, dass meiner zuerst lief&quot; Zum 100. Geburtstag von Konrad Zuse</a><br />
246<a href="http://pentamedia.c3d2.de/submit/2010/06/21/twitter-on-a-zx-spectrum-the-register/">Twitter on a ZX Spectrum The Register</a><br />
245<a href="http://pentamedia.c3d2.de/submit/2010/06/21/technik-streit-ipad-nutzung-im-bundestag-sorgt-f/">Technik-Streit - iPad-Nutzung im Bundestag sorgt fur Arger - Politik - Berliner Morgenpost</a><br />
244<a href="http://pentamedia.c3d2.de/submit/2010/06/21/amazon-has-officially-patented-the-social-network/">Amazon has officially patented the "Social Networking System"</a><br />
243<a href="http://pentamedia.c3d2.de/submit/2010/06/18/schadcode-bei-ilse-aignerde-qbis-weblog/">Schadcode bei ilse-aigner.de? - Qbi's Weblog</a><br />
242<a href="http://pentamedia.c3d2.de/submit/2010/06/18/new-bill-would-let-obama-police-internet-for-natio/">New Bill Would Let Obama Police Internet for National Security Reasons - The Daily Beast</a><br />
241<a href="http://pentamedia.c3d2.de/submit/2010/06/18/ms-betreibt-babyklappe-fur-daten/">MS betreibt Babyklappe fur Daten</a><br />
240<a href="http://pentamedia.c3d2.de/submit/2010/06/18/https-everywhere-firefox-plugin-that-switches-on/">HTTPS Everywhere: Firefox plugin that switches on crypto whenever it's available</a><br />
239<a href="http://pentamedia.c3d2.de/submit/2010/06/18/verleger-leistungsschutzrecht-soll-sprache-mono/">Verleger: Leistungsschutzrecht soll Sprache monopolisieren : netzpolitik.org</a><br />
238<a href="http://pentamedia.c3d2.de/submit/2010/06/17/unknown-title/">Printer fur Internetausdrucker</a><br />
237<a href="http://pentamedia.c3d2.de/submit/2010/06/16/bbc-news-armed-police-at-merseyside-school-after/">BBC News - Armed police at Merseyside school after FBI warning</a><br />
236<a href="http://pentamedia.c3d2.de/submit/2010/06/15/google-to-commies-well-make-censorship-illegal/">Google to Commies: Well make censorship illegal The Register</a><br />
235<a href="http://pentamedia.c3d2.de/submit/2010/06/15/federal-bureau-of-investigation-ndash-featured-f/">Federal Bureau of Investigation &ndash; Featured Fugitives - Cyber Crimes</a><br />
234<a href="http://pentamedia.c3d2.de/submit/2010/06/13/nmap-development-always-practice-safe-software-a/">Nmap Development: Always practice safe software: a lesson from UnrealIRCd</a><br />
233<a href="http://pentamedia.c3d2.de/submit/2010/06/12/us-gesetzesinitiative-obamas-notfall-ausschalter/">US-Gesetzesinitiative: Obamas Notfall-Ausschalter furs Internet - SPIEGEL ONLINE - Nachrichten - Netzwelt</a><br />
232<a href="http://pentamedia.c3d2.de/submit/2010/06/12/ministerprasidenten-unterzeichnen-den-jugendmedien/">Ministerprasidenten unterzeichnen den Jugendmedienschutz-Staatsvertrag</a><br />
231<a href="http://pentamedia.c3d2.de/submit/2010/06/12/wireless-signals-to-be-jammed-in-canada-for-g8-sum/">Wireless signals to be jammed in Canada for G8 summit The Register</a><br />
230<a href="http://pentamedia.c3d2.de/submit/2010/06/12/openssl-updates-beseitigen-schwachstellen/">OpenSSL-Updates beseitigen Schwachstellen</a><br />
229<a href="http://pentamedia.c3d2.de/submit/2010/06/11/apples-worst-security-breach-114000-ipad-owners/">Apple's Worst Security Breach: 114,000 iPad Owners Exposed</a><br />
228<a href="http://pentamedia.c3d2.de/submit/2010/06/11/deleting-facebook-accounts-doesnt/">Deleting Facebook accounts doesn't</a><br />
227<a href="http://pentamedia.c3d2.de/submit/2010/06/11/crooks-siphon-644000-from-school-districts-bank/">Crooks siphon $644,000 from school district's bank account The Register</a><br />
226<a href="http://pentamedia.c3d2.de/submit/2010/06/11/windows-help-used-as-attack-surface-the-h-securi/">Windows Help used as attack surface - The H Security: News and Features</a><br />
225<a href="http://pentamedia.c3d2.de/submit/2010/06/11/mass-hack-plants-malware-on-thousands-of-webpages/">Mass hack plants malware on thousands of webpages The Register</a><br />
224<a href="http://pentamedia.c3d2.de/submit/2010/06/11/microsoft-explains-mystery-firefox-extension-quo/">Microsoft explains mystery Firefox extension, &quot;fixes&quot; update</a><br />
223<a href="http://pentamedia.c3d2.de/submit/2010/06/11/310510-consultation-on-development-of-a-data-s/">31/05/10 - Consultation on development of a data security breach code of practice - Data Protection Commissioner - Ireland</a><br />
222<a href="http://pentamedia.c3d2.de/submit/2010/06/11/adobe-security-advisories-security-advisory-for/">Adobe - Security Advisories: Security Advisory for Flash Player, Adobe Reader and Acrobat</a><br />
221<a href="http://pentamedia.c3d2.de/submit/2010/06/11/linux-today-memo-from-dell-ubuntu-linux-safer-t/">Linux Today - Memo From Dell: Ubuntu Linux Safer Than Microsoft Windows</a><br />
220<a href="http://pentamedia.c3d2.de/submit/2010/06/11/apple-outsider-raquo-hello-lua/">Apple Outsider Hello, Lua</a><br />
219<a href="http://pentamedia.c3d2.de/submit/2010/06/11/scowned-no-new-trial-novell-can-shut-down-ibm-la/">SCOwned: no new trial, Novell can shut down IBM lawsuit</a><br />
218<a href="http://pentamedia.c3d2.de/submit/2010/06/11/hintergrund-zum-exfat-treiber-von-tuxera/">Hintergrund zum exFAT Treiber von Tuxera</a><br />
217<a href="http://pentamedia.c3d2.de/submit/2010/06/09/which-companies-are-phasing-out-pvc-and-bfrs/">Which companies are phasing out PVC and BFRs | Greenpeace International</a><br />
216<a href="http://pentamedia.c3d2.de/submit/2010/06/09/olympus-stylus-tough-camera-carries-malware-infect/">Olympus Stylus Tough camera carries malware infection | Graham Cluley&#39;s blog</a><br />
215<a href="http://pentamedia.c3d2.de/submit/2010/06/09/foxconn-scrapping-suicide-compensation-to-stop-dea/">Foxconn Scrapping Suicide Compensation To Stop Deaths</a><br />
214<a href="http://pentamedia.c3d2.de/submit/2010/06/08/heise-online-15-jahre-php/">heise online - 15 Jahre PHP</a><br />
213<a href="http://pentamedia.c3d2.de/submit/2010/06/07/google-tries-to-patent-tech-that-snoops-wi-fi-netw/">Google tries to patent tech that snoops Wi-Fi networks The Register</a><br />
212<a href="http://pentamedia.c3d2.de/submit/2010/06/07/3-men-charged-in-100m-scareware-scam-the-regist/">3 men charged in $100m scareware scam The Register</a><br />
211<a href="http://pentamedia.c3d2.de/submit/2010/06/07/ftc-asks-google-not-to-destroy-documents-about-wi/">FTC asks Google not to destroy documents about Wi-Fi data collection - latimes.com</a><br />
210<a href="http://pentamedia.c3d2.de/submit/2010/06/07/us-intelligence-analyst-investigated-for-alleged/">U.S. intelligence analyst investigated for allegedly divulging classified information</a><br />
209<a href="http://pentamedia.c3d2.de/submit/2010/06/07/fake-gegen-fake-wie-die-horst-kohler-satire-versc/">Fake gegen Fake: Wie die Horst-Kohler-Satire verschwand - taz.de</a><br />
208<a href="http://pentamedia.c3d2.de/submit/2010/06/05/russias-anti-spam-chief-faces-spamming-charges/">Russias Anti-Spam Chief Faces Spamming Charges - SPAMfighter</a><br />
207<a href="http://pentamedia.c3d2.de/submit/2010/06/05/nicht-nur-nackte-tatsachen-was-apple-alles-zensie/">Nicht nur nackte Tatsachen: Was Apple alles zensiert - n-tv.de</a><br />
206<a href="http://pentamedia.c3d2.de/submit/2010/06/03/heise-online-samsung-wave-mit-virus-ab-werk-ab/">heise online - Samsung Wave mit Virus ab Werk - aber nur in Deutschland</a><br />
205<a href="http://pentamedia.c3d2.de/submit/2010/06/03/slashdot-technology-story-eu-to-monitor-all-inte/">Slashdot Technology Story | EU To Monitor All Internet Searches</a><br />
204<a href="http://pentamedia.c3d2.de/submit/2010/06/03/heise-online-luc-besson-arbeitet-bei-neuem-film/">heise online - Luc Besson arbeitet bei neuem Film mit Internet-Community zusammen</a><br />
203<a href="http://pentamedia.c3d2.de/submit/2010/06/02/trend-micro-data-loss-prevention-version-52-suffe/">Trend Micro Data Loss Prevention version 5.2 suffers from a data leakage vulnerability.</a><br />
202<a href="http://pentamedia.c3d2.de/submit/2010/06/01/no-more-win-at-google/">no more win at google</a><br />
201<a href="http://pentamedia.c3d2.de/submit/2010/06/01/das-grosse-loschen/">das grosse Loschen</a><br />
200<a href="http://pentamedia.c3d2.de/submit/2010/06/01/webcam-knows-how-to-snub-shoulder-surfers-tech/">Webcam knows how to snub shoulder surfers</a><br />
199<a href="http://pentamedia.c3d2.de/submit/2010/05/31/blogs-stuerzen-bundeskanzer/">Blogs sturzen Bundesprasident?</a><br />
198<a href="http://pentamedia.c3d2.de/submit/2010/05/31/freie-bahn-fur-softwarepatente/">Freie Bahn fur Softwarepatente</a><br />
197<a href="http://pentamedia.c3d2.de/submit/2010/05/31/iphone-gibt-daten-an-fremde-rechner-weiter/">iPhone gibt Daten an fremde Rechner weiter</a><br />
196<a href="http://pentamedia.c3d2.de/submit/2010/05/31/facebook-telefonbuch-grabscher/">facebook-telefonbuch-grabscher</a><br />
195<a href="http://pentamedia.c3d2.de/submit/2010/05/30/if-you-see-something-think-twice-about-saying-som/">If You See Something, Think Twice About Saying Something</a><br />
194<a href="http://pentamedia.c3d2.de/submit/2010/05/29/heise-online-zugangsdaten-von-44-millionen-onlin/">heise online - Zugangsdaten von 44 Millionen Online-Spielern gestohlen</a><br />
193<a href="http://pentamedia.c3d2.de/submit/2010/05/28/voting-machine-texas-legislation/">voting machine @Texas Legislation</a><br />
192<a href="http://pentamedia.c3d2.de/submit/2010/05/27/the-escapist-news-warner-bros-sued-for-pirati/">The Escapist : News : Warner Bros. Sued for Pirating Anti-Piracy Technology</a><br />
191<a href="http://pentamedia.c3d2.de/submit/2010/05/27/save-the-children-finnland-in-verteilung-von-kind/">Save the Children Finnland in Verteilung von Kinderpornografie verstrickt</a><br />
190<a href="http://pentamedia.c3d2.de/submit/2010/05/26/heise-online-forscher-infiziert-sich/">heise online - Forscher infiziert sich mit Computervirus</a><br />
189<a href="http://pentamedia.c3d2.de/submit/2010/05/25/schools-laptop-spying-software-exploitable-from-a/">School's Laptop Spying Software Exploitable from Anywhere</a><br />
188<a href="http://pentamedia.c3d2.de/submit/2010/05/25/ibm-distributes-malware-infested-freebies-at-ausce/">IBM distributes malware-infested freebies at AusCERT</a><br />
187<a href="http://pentamedia.c3d2.de/submit/2010/05/24/irelands-largest-isp-begins-disconnecting-users-w/">Ireland's largest ISP begins disconnecting users who are accused of piracy</a><br />
186<a href="http://pentamedia.c3d2.de/submit/2010/05/22/darpa-trying-to-beat-block-lists-deep-packet-insp/">DARPA trying to beat block lists, deep packet inspection The Register</a><br />
185<a href="http://pentamedia.c3d2.de/submit/2010/05/22/encrypted-google-search-coming-to-a-browser-near-y/">Encrypted Google search coming to a browser near you</a><br />
184<a href="http://pentamedia.c3d2.de/submit/2010/05/21/fraud-bazaar-carderscc-hacked-mdash-krebs-on-s/">Fraud Bazaar Carders.cc Hacked &mdash; Krebs on Security</a><br />
183<a href="http://pentamedia.c3d2.de/submit/2010/05/21/report-facebook-caught-sharing-secret-data-with-a/">Report: Facebook caught sharing secret data with advertisers</a><br />
182<a href="http://pentamedia.c3d2.de/submit/2010/05/21/empire-strikes-30-ars-looks-back-at-an-amazing-fi/">Empire Strikes 30: Ars looks back at an amazing film</a><br />
181<a href="http://pentamedia.c3d2.de/submit/2010/05/21/pac-man-is-30-celebrate-along-with-google/">Pac-Man is 30! Celebrate along with... Google?</a><br />
180<a href="http://pentamedia.c3d2.de/submit/2010/05/21/heise-online-ibm-verteilt-auf-sicherheitskonfere/">heise online - IBM verteilt auf Sicherheitskonferenz infizierte USB-Sticks</a><br />
179<a href="http://pentamedia.c3d2.de/submit/2010/05/21/clegg-vows-to-restore-british-privacy-v3couk/">Clegg vows to restore British privacy - V3.co.uk - formerly vnunet.com</a><br />
178<a href="http://pentamedia.c3d2.de/submit/2010/05/21/most-browsers-silently-expose-intimate-viewing-hab/">Most browsers silently expose intimate viewing habits The Register</a><br />
177<a href="http://pentamedia.c3d2.de/submit/2010/05/21/school-spy-program-used-on-students-contains-hacke/">School Spy Program Used on Students Contains Hacker-Friendly Security Hole | Threat Level | Wired.com</a><br />
176<a href="http://pentamedia.c3d2.de/submit/2010/05/20/humanistische-union-publikationen-grundrechte-re/">Humanistische Union: Publikationen: Grundrechte-Report: Ausgaben: Archiv: GRR 2010</a><br />
175<a href="http://pentamedia.c3d2.de/submit/2010/05/20/heise-online-frequenzauktion-bringt-44-milliard/">heise online - Frequenzauktion bringt 4,4 Milliarden Euro</a><br />
174<a href="http://pentamedia.c3d2.de/submit/2010/05/20/a-piece-of-internet-history/">A Piece of Internet History</a><br />
173<a href="http://pentamedia.c3d2.de/submit/2010/05/20/ria-novosti-politik-international-erfinder-d/">RIA Novosti - Politik - International - Erfinder des ersten Geldautomaten ist tot</a><br />
172<a href="http://pentamedia.c3d2.de/submit/2010/05/20/vp8-webm-von-google-veroffentlicht/">VP8 / WebM von Google veroffentlicht</a><br />
171<a href="http://pentamedia.c3d2.de/submit/2010/05/20/softwarepatent-durch-bgh-bestatigt/">Softwarepatent durch BGH bestatigt</a><br />
170<a href="http://pentamedia.c3d2.de/submit/2010/05/20/openbsd-47-released/">OpenBSD 4.7 released</a><br />
169<a href="http://pentamedia.c3d2.de/submit/2010/05/19/example-for-on-line-activism/">Example for on-line activism</a><br />
168<a href="http://pentamedia.c3d2.de/submit/2010/05/19/wikileaks-is-back/">Wikileaks is back</a><br />
167<a href="http://pentamedia.c3d2.de/submit/2010/05/18/heise-online-youtube-streamt-uber-zwei-milliarde/">Youtube streamt uber zwei Milliarden Videoclips pro Tag, 5 Jahre alt</a><br />
166<a href="http://pentamedia.c3d2.de/submit/2010/05/17/ccc-prix-ars-electronica-2010/">CCC | Prix Ars Electronica 2010</a><br />
165<a href="http://pentamedia.c3d2.de/submit/2010/05/17/us-military-chokes-on-stream-from-robots-fat-pipe/">US military chokes on stream from robots' fat pipes The Register</a><br />
164<a href="http://pentamedia.c3d2.de/submit/2010/05/17/infosecurity-uk-facebook-identifies-hacker/">Infosecurity (UK) - Facebook identifies hacker selling 1.5 million accounts</a><br />
163<a href="http://pentamedia.c3d2.de/submit/2010/05/17/google-street-view-logs-wifi-networks-mac-address/">Google Street View logs WiFi networks, Mac addresses The Register</a><br />
162<a href="http://pentamedia.c3d2.de/submit/2010/05/17/google-abandons-smart-phone-web-store-the-globe/">Google abandons smart phone Web store - The Globe and Mail</a><br />
161<a href="http://pentamedia.c3d2.de/submit/2010/05/17/wikileaks-founder-told-his-passport-will-be-cance/">Wikileaks founder told his passport will be cancelled | TG Daily</a><br />
160<a href="http://pentamedia.c3d2.de/submit/2010/05/13/pirate-bay-isp-hit-with-german-injunction-must-st/">Pirate Bay ISP hit with German injunction; must stop hosting</a><br />
159<a href="http://pentamedia.c3d2.de/submit/2010/05/12/gigapan-das-groumlszligte-foto-der-welt-hat-4/">Gigapan: Das grote Foto der Welt hat 45 Gigapixel</a><br />
158<a href="http://pentamedia.c3d2.de/submit/2010/05/12/denic-probleme-mit-den-de-rootservern-update-2/">Denic: Probleme mit den .de-Rootservern?</a><br />
157<a href="http://pentamedia.c3d2.de/submit/2010/05/12/air-force-suffers-collateral-damage-from-ps3-firmw/">Air Force suffers collateral damage from PS3 firmware update</a><br />
156<a href="http://pentamedia.c3d2.de/submit/2010/05/12/hartz-iv-kein-geld-fur-computer-tagesschaude/">Hartz IV: Kein Geld fur Computer | tagesschau.de</a><br />
155<a href="http://pentamedia.c3d2.de/submit/2010/05/12/heise-online-bgh-schrankt-folgen-der-storerhaftu/">heise online - BGH schrankt Folgen der Storerhaftung fur WLAN-Betreiber ein</a><br />
154<a href="http://pentamedia.c3d2.de/submit/2010/05/12/adobes-new-flash-drm-comes-with-selective-output/">Adobe's new Flash DRM comes with selective output control</a><br />
153<a href="http://pentamedia.c3d2.de/submit/2010/05/12/the-humble-indie-bundle-pay-what-you-want-for-fiv/">The Humble Indie Bundle (pay what you want for five awesome indie games)</a><br />
152<a href="http://pentamedia.c3d2.de/submit/2010/05/12/amazon-spying-on-your-ebook-highlighting-techdir/">Amazon Spying On Your Ebook Highlighting | Techdirt</a><br />
151<a href="http://pentamedia.c3d2.de/submit/2010/05/12/privacy-watchdog-looks-into-nhs-data-breach-sec001/">Privacy watchdog looks into NHS data breach | Security Threats | ZDNet UK</a><br />
149<a href="http://pentamedia.c3d2.de/submit/2010/05/11/zombie-satellite-runs-amok-in-earths-or/">'Zombie' satellite runs amok in Earth's orbit - CSMonitor.com</a><br />
148<a href="http://pentamedia.c3d2.de/submit/2010/05/11/7gbps-wifi-wireless-networking-hardware-could-laun/">7Gbps WiFi Wireless Networking Hardware Could Launch in 2010 &minus; ISPreview UK</a><br />
147<a href="http://pentamedia.c3d2.de/submit/2010/05/11/twitter-confirms-awkward-auto-follow-bug-the-s/">Twitter confirms awkward 'auto-follow' bug | The Social - CNET News</a><br />
146<a href="http://pentamedia.c3d2.de/submit/2010/05/11/heise-online-fremde-mobilemails-bei-vodafone-ein/">heise online - Fremde MobileMails bei Vodafone einsehbar</a><br />
145<a href="http://pentamedia.c3d2.de/submit/2010/05/11/heise-online-hohes-bugeld-gegen-postbank-in-fin/">heise online - Hohes Bugeld gegen Postbank in Finanzberater-Affare</a><br />
144<a href="http://pentamedia.c3d2.de/submit/2010/05/11/wordpress-hacked-with-zettapetta-on-dreamhost-wp/">WordPress Hacked with Zettapetta on DreamHost | WPSecurityLock</a><br />
143<a href="http://pentamedia.c3d2.de/submit/2010/05/11/heise-online-us-prasident-sieht-ipad-xbox-und-p/">heise online - US-Prasident sieht iPad, Xbox und PlayStation skeptisch</a><br />
142<a href="http://pentamedia.c3d2.de/submit/2010/05/11/heise-online-facebook-verstarkt-lobby-truppe/">heise online - Facebook verstarkt Lobby-Truppe</a><br />
141<a href="http://pentamedia.c3d2.de/submit/2010/05/11/miculog-bundnis-90die-grunen-in-sachsen-fordern-e/">miculog Bundnis 90/Die Grunen in Sachsen fordern einen Umstieg auf GNU/Linux und freie Software Auswertung der groen FLOSS-Anfrage</a><br />
139<a href="http://pentamedia.c3d2.de/submit/2010/05/09/sup-mua/">SUP MUA</a><br />
138<a href="http://pentamedia.c3d2.de/submit/2010/05/09/chinese-rules-said-to-threaten-proprietary-informa/">Chinese Rules Said to Threaten Proprietary Information - NYTimes.com</a><br />
137<a href="http://pentamedia.c3d2.de/submit/2010/05/09/hacked-us-treasury-websites-serve-visitors-malware/">Hacked US Treasury websites serve visitors malware The Register</a><br />
136<a href="http://pentamedia.c3d2.de/submit/2010/05/09/facebook-closes-serious-security-hole-the-h-secu/">Facebook closes serious security hole - The H Security: News and Features</a><br />
135<a href="http://pentamedia.c3d2.de/submit/2010/05/09/love-bug-10-years-later-i-love-you-now-open-thi/">Love Bug 10 years later: I love you - now open this email - Security</a><br />
134<a href="http://pentamedia.c3d2.de/submit/2010/05/09/new-attack-bypasses-virtually-all-av-protection/">New attack bypasses virtually all AV protection The Register</a><br />
133<a href="http://pentamedia.c3d2.de/submit/2010/05/08/rudd-retreats-on-web-filter-legislation-the-aus/">Rudd retreats on web filter legislation | The Australian</a><br />
132<a href="http://pentamedia.c3d2.de/submit/2010/05/08/fcc-gives-hollywood-control-over-your-home-theater/">FCC gives Hollywood control over your home theater</a><br />
131<a href="http://pentamedia.c3d2.de/submit/2010/05/08/vorratsdatenspeicherung-kein-einfluss-auf-die-auf/">Vorratsdatenspeicherung: Kein Einfluss auf die Aufklarungsrate von Verbrechen - Golem.de</a><br />
130<a href="http://pentamedia.c3d2.de/submit/2010/05/07/naked-scanner-reveals-airport-screeners-tiny-peni/">Naked scanner reveals airport screener's tiny penis, sparks fist-fight with fellow officers</a><br />
129<a href="http://pentamedia.c3d2.de/submit/2010/05/06/wir-in-nrw-das-blog/">Wir in NRW Das Blog</a><br />
128<a href="http://pentamedia.c3d2.de/submit/2010/05/05/heise-online-patentklage-gegen-red-hat-und-novel/">virtual Desktop Patentklage gegen Red Hat und Novell gescheitert</a><br />
127<a href="http://pentamedia.c3d2.de/submit/2010/05/05/neues-datenleck-bei-schulervz-netzpolitikorg/">Neues Datenleck bei SchulerVZ : netzpolitik.org</a><br />
126<a href="http://pentamedia.c3d2.de/submit/2010/05/05/googlesharing-a-special-kind-of-proxy/">GoogleSharing :: A Special Kind Of Proxy</a><br />
125<a href="http://pentamedia.c3d2.de/submit/2010/05/04/matlab-cant-manipulate-64-bit-integers/">MATLAB Can't Manipulate 64-Bit Integers</a><br />
124<a href="http://pentamedia.c3d2.de/submit/2010/05/03/schneier-on-security-fun-with-secret-questions/">Schneier on Security: Fun with Secret Questions</a><br />
123<a href="http://pentamedia.c3d2.de/submit/2010/05/02/eu-zahlt-300000-euro-fur-pro-netzsperren-lobbying/">EU zahlt 300.000 Euro fur Pro-Netzsperren-Lobbying</a><br />
122<a href="http://pentamedia.c3d2.de/submit/2010/05/02/the-month-of-php-security/">the Month of PHP Security</a><br />
121<a href="http://pentamedia.c3d2.de/submit/2010/05/02/facebook039s-eroding-privacy-policy-a-timelin/">Facebooks Eroding Privacy Policy: A Timeline | Electronic Frontier Foundation</a><br />
120<a href="http://pentamedia.c3d2.de/submit/2010/05/02/heise-online-sich-selbst-kompilierende-low-level/">heise online - Sich selbst kompilierende Low Level Virtual Machine</a><br />
119<a href="http://pentamedia.c3d2.de/submit/2010/05/02/heise-online-indiens-e-voting-gerate-sind-angrei/">heise online - Indiens E-Voting-Gerate sind angreifbar</a><br />
118<a href="http://pentamedia.c3d2.de/submit/2010/04/29/music-industry-spokesman-loves-child-porn/">Music industry spokesman loves child porn</a><br />
117<a href="http://pentamedia.c3d2.de/submit/2010/04/26/no-more-floppy/">no more floppy</a><br />
116<a href="http://pentamedia.c3d2.de/submit/2010/04/26/reconstructing-users-web-histories-from-personali/">Reconstructing Users' Web Histories From Personalized Search Results</a><br />
115<a href="http://pentamedia.c3d2.de/submit/2010/04/26/gpoddernet/">gPodder.net</a><br />
114<a href="http://pentamedia.c3d2.de/submit/2010/04/26/heise-online-verizon-full-disclosure-nutzt-nur/">heise online - Verizon: Full Disclosure nutzt nur selbstverliebten &quot;Pimps&quot;</a><br />
113<a href="http://pentamedia.c3d2.de/submit/2010/04/26/nina-paley-passes-netflix-drm-and-thousands-of-dol/">Nina Paley passes Netflix DRM and thousands of dollars</a><br />
112<a href="http://pentamedia.c3d2.de/submit/2010/04/24/facebook-retroactively-makes-more-user-data-public/">Facebook Retroactively Makes More User Data Public</a><br />
111<a href="http://pentamedia.c3d2.de/submit/2010/04/24/german-appeal-court-upholds-microsoft-fat-patent/">German appeal court upholds Microsoft FAT patent - The H Open Source: News and Features</a><br />
110<a href="http://pentamedia.c3d2.de/submit/2010/04/21/universitat-sperrt-ipads-wegen-fehlerhaftem-dhcp/">"Universitat sperrt iPads wegen fehlerhaftem DHCP"</a><br />
109<a href="http://pentamedia.c3d2.de/submit/2010/04/20/the-keys-to-my-heart-are-on-my-foot/">The keys to my heart are on my foot</a><br />
108<a href="http://pentamedia.c3d2.de/submit/2010/04/20/school-secretly-snapped-1000s-of-students-at-home/">School secretly snapped 1000s of students at home</a><br />
107<a href="http://pentamedia.c3d2.de/submit/2010/04/20/printing-from-an-ipad/">Printing from an iPad</a><br />
106<a href="http://pentamedia.c3d2.de/submit/2010/04/20/innenminister-stellt-8220loschen-statt-sperre/">Innenminister stellt loschen statt sperren in Frage : netzpolitik.org</a><br />
105<a href="http://pentamedia.c3d2.de/submit/2010/04/20/hitler-is-very-upset-that-constantin-film-is-tak/">Hitler Is Very Upset That Constantin Film Is Taking Down Hitler Parodies</a><br />
104<a href="http://pentamedia.c3d2.de/submit/2010/04/19/this-is-apples-next-iphone-iphone-4-gizmodo/">This Is Apple's Next iPhone - Iphone 4 - Gizmodo</a><br />
103<a href="http://pentamedia.c3d2.de/submit/2010/04/19/palm-pwned-researchers-hack-webos-with-text-messa/">Palm Pwned: Researchers Hack WebOS With Text Messages | threatpost</a><br />
102<a href="http://pentamedia.c3d2.de/submit/2010/04/18/how-8220dirty8221-mp3-files-are-a-back-doo/">How Dirty MP3 Files Are A Back Door Into Cloud DRM</a><br />
101<a href="http://pentamedia.c3d2.de/submit/2010/04/17/feds-drop-bid-for-warrantless-access-to-yahoo-mai/">Feds drop bid for warrantless access to Yahoo! mail The Register</a><br />
100<a href="http://pentamedia.c3d2.de/submit/2010/04/17/600usd-damages-fee/">Bushs Illegal Wiretapping Tab: $612,000</a><br />
99<a href="http://pentamedia.c3d2.de/submit/2010/04/16/heise-resale-urheberrechtsabgabe-fur-usb-sticks/">heise resale - Urheberrechtsabgabe fur USB-Sticks und Speicherkarten festgezurrt</a><br />
98<a href="http://pentamedia.c3d2.de/submit/2010/04/16/nestle-killer-kampagne/">Nestle-killer-kampagne</a><br />
97<a href="http://pentamedia.c3d2.de/submit/2010/04/16/video-game-shoppers-surrender-their-immortal-souls/">Video-game shoppers surrender their immortal souls</a><br />
96<a href="http://pentamedia.c3d2.de/submit/2010/04/16/big-contents-dystopian-wish-list-for-the-us-govt/">Big Content's dystopian wish-list for the US gov't: spyware, censorship, physical searches and SWAT teams</a><br />
95<a href="http://pentamedia.c3d2.de/submit/2010/04/16/mark-fiore-can-win-a-pulitzer-prize-but-he-can8/">Mark Fiore can win a Pulitzer Prize, but he can&#8217;t get his iPhone cartoon app past Apple&#8217;s satire police Nieman Journalism Lab</a><br />
94<a href="http://pentamedia.c3d2.de/submit/2010/04/15/labor-group-chinese-teens-like-prisoners-in-mic/">Labor group: Chinese teens 'like prisoners' in Microsoft tech factory</a><br />
93<a href="http://pentamedia.c3d2.de/submit/2010/04/15/heise-online-facebook-lieber-angreifer-jagen-al/">heise online - Facebook: Lieber Angreifer jagen als Sicherheitslucken schlieen</a><br />
92<a href="http://pentamedia.c3d2.de/submit/2010/04/14/palm-pre-als-mobiler-wlan-access-point/">Palm Pre als mobiler WLAN-Access-Point</a><br />
91<a href="http://pentamedia.c3d2.de/submit/2010/04/13/apache-foundation-hit-by-targeted-xss-attack-thr/">Apache Foundation Hit by Targeted XSS Attack | threatpost</a><br />
90<a href="http://pentamedia.c3d2.de/submit/2010/04/13/we-pad-even-runs-windows/">We Pad even runs Windows</a><br />
89<a href="http://pentamedia.c3d2.de/submit/2010/04/12/nasa-hackers-mother-stands-for-parliament/">NASA hacker's mother stands for Parliament</a><br />
88<a href="http://pentamedia.c3d2.de/submit/2010/04/11/heise-online-datenpanne-fuhrt-zur-ungenehmigten/">heise online - Datenpanne fuhrt zur ungenehmigten Organentnahme in Grobritannien</a><br />
87<a href="http://pentamedia.c3d2.de/submit/2010/04/10/interesting-times-for-video-on-the-web-google-op/">Interesting times for Video on the Web - Google Open Source Blog</a><br />
86<a href="http://pentamedia.c3d2.de/submit/2010/04/09/spy-network-pilfered-classified-docs-from-indian-g/">Spy Network Pilfered Classified Docs From Indian Government and Others | Threat Level | Wired.com</a><br />
85<a href="http://pentamedia.c3d2.de/submit/2010/04/09/romania-swoops-in-on-70-cybertheft-suspects-thre/">Romania Swoops In on 70 Cybertheft Suspects | Threat Level | Wired.com</a><br />
84<a href="http://pentamedia.c3d2.de/submit/2010/04/09/nyt-ethicist-ok-to-pirate-ebooks-once-youve-boug/">NYT ethicist: OK to pirate ebooks once you've bought the hardcover</a><br />
83<a href="http://pentamedia.c3d2.de/submit/2010/04/08/bank-insider-charged-over-atm-malware-scam-the-r/">Bank insider charged over ATM malware scam The Register</a><br />
82<a href="http://pentamedia.c3d2.de/submit/2010/04/08/teen-sues-mom-for-hacking-facebook-account-pcwor/">Teen Sues Mom for Hacking Facebook Account - PCWorld</a><br />
81<a href="http://pentamedia.c3d2.de/submit/2010/04/08/location-der-geblockten-seiten-in-danemark/">Location der geblockten Seiten in Danemark</a><br />
80<a href="http://pentamedia.c3d2.de/submit/2010/04/08/otheros-on-ps3-321-reactivated/">OtherOS on PS3 3.21 reactivated</a><br />
79<a href="http://pentamedia.c3d2.de/submit/2010/04/06/millions-will-have-to-buy-routers-to-beat-hackers/">Millions will have to buy routers to beat hackers - Times Online</a><br />
78<a href="http://pentamedia.c3d2.de/submit/2010/04/06/cyber-warrior-camps-for-recruitment/">Cyber warrior Camps for Recruitment</a><br />
77<a href="http://pentamedia.c3d2.de/submit/2010/04/06/foss-patents-ibm-breaks-the-taboo-and-betrays-its/">FOSS Patents: IBM breaks the taboo and betrays its promise to the FOSS community</a><br />
76<a href="http://pentamedia.c3d2.de/submit/2010/04/06/heise-online-vorlaufiges-aus-fur-e-voting-in-ost/">heise online - Vorlaufiges Aus fur E-Voting in Osterreich</a><br />
75<a href="http://pentamedia.c3d2.de/submit/2010/04/04/ms-xml-patent-bestatigt/">MS XML Patent bestatigt</a><br />
74<a href="http://pentamedia.c3d2.de/submit/2010/04/04/ibooks-naughty-word-filter-doesnt-let-you-say-sp/">iBooks naughty word filter doesn't let you say "sperm"</a><br />
73<a href="http://pentamedia.c3d2.de/submit/2010/03/31/facebook-fehler-fuhrte-zur-veroffentlichung-aller/">Facebook-Fehler fuhrte zur Veroffentlichung aller E-Mail-Adressen</a><br />
72<a href="http://pentamedia.c3d2.de/submit/2010/03/31/heise-online-webseite-des-umweltbundesamtes-vert/">heise online - Webseite des Umweltbundesamtes verteilte Trojaner</a><br />
71<a href="http://pentamedia.c3d2.de/submit/2010/03/31/sexcom-filed-bankruptcy/">SEX.com filed bankruptcy</a><br />
70<a href="http://pentamedia.c3d2.de/submit/2010/03/31/heise-online-china-yahoo-mailkonten-auslandisch/">heise online - China: Yahoo-Mailkonten auslandischer Journalisten angegriffen</a><br />
69<a href="http://pentamedia.c3d2.de/submit/2010/03/31/heise-online-pdf-exploit-funktioniert-ohne-konkr/">heise online - PDF-Exploit funktioniert ohne konkrete Sicherheitslucke</a><br />
68<a href="http://pentamedia.c3d2.de/submit/2010/03/31/poland-abandons-internet-censorship-plans-new/">Poland Abandons Internet Censorship Plans - New Europe - WSJ</a><br />
67<a href="http://pentamedia.c3d2.de/submit/2010/03/31/mitmach-aktion-bei-der-schufaco-kostenlos-ausk/">Mitmach-Aktion: Bei der Schufa&Co (kostenlos) Auskunft verlangen!</a><br />
66<a href="http://pentamedia.c3d2.de/submit/2010/03/31/israel-anonymitat-im-internet-wird-zum-grundrecht/">Israel: Anonymitat im Internet wird zum Grundrecht</a><br />
65<a href="http://pentamedia.c3d2.de/submit/2010/03/31/gullicom-news-berlin-staatsanwalt-will-vds-d/">gulli.com - news - Berlin: Staatsanwalt will VDS-Daten missbrauchen</a><br />
64<a href="http://pentamedia.c3d2.de/submit/2010/03/31/gullicom-news-truecrypt-geknackt-oder-auch/">gulli.com - news - TrueCrypt geknackt - oder auch nicht</a><br />
63<a href="http://pentamedia.c3d2.de/submit/2010/03/31/apple-fixt-mal-eben-88-sicherheitslucken/">Apple fixt mal eben 88 Sicherheitslucken</a><br />
62<a href="http://pentamedia.c3d2.de/submit/2010/03/31/53-cars-towed-away/">53 cars towed away</a><br />
61<a href="http://pentamedia.c3d2.de/submit/2010/03/30/sco-loses-again-jury-says-novell-owns-unix-svrx-c/">SCO loses again: jury says Novell owns UNIX SVRX copyrights</a><br />
60<a href="http://pentamedia.c3d2.de/submit/2010/03/30/chinese-city-is-worlds-hacking-capital/">Chinese City is World's Hacking Capital</a><br />
59<a href="http://pentamedia.c3d2.de/submit/2010/03/30/frenchman-arrested-for-hacking-twitter/">Frenchman Arrested for Hacking Twitter</a><br />
58<a href="http://pentamedia.c3d2.de/submit/2010/03/30/dns-error-extends-great-firewall-of-china/">DNS Error Extends Great Firewall of China</a><br />
57<a href="http://pentamedia.c3d2.de/submit/2010/03/30/security-flaws-found-in-smart-meters/">Security Flaws Found in Smart Meters</a><br />
56<a href="http://pentamedia.c3d2.de/submit/2010/03/30/heise-online-italien-amtliche-praferenz-fur-ope/">heise online - Italien: Amtliche Praferenz fur Open Source ist rechtmaig</a><br />
55<a href="http://pentamedia.c3d2.de/submit/2010/03/30/solaris-only-90-days-trial/">Solaris only 90 days trial</a><br />
54<a href="http://pentamedia.c3d2.de/submit/2010/03/30/umfang-der-zensur-von-suchergebnissen-auf-googled/">Umfang der Zensur von Suchergebnissen auf Google.de - SISTRIX Suchmaschinen- &amp; SEO-Blog</a><br />
53<a href="http://pentamedia.c3d2.de/submit/2010/03/30/darpa-bounces-smart-radar-off-buildings-to-track-i/">DARPA Bounces Smart Radar Off Buildings To Track Individual Urban Vehicles From the Sky | Popular Science</a><br />
52<a href="http://pentamedia.c3d2.de/submit/2010/03/30/ukrainian-hacker-liable-in-sec-insider-trading-cas/">Ukrainian hacker liable in SEC insider trading case</a><br />
51<a href="http://pentamedia.c3d2.de/submit/2010/03/30/google-microsoft-to-team-up-on-privacy-push-launc/">Google, Microsoft to team up on privacy push launching tomorrow</a><br />
50<a href="http://pentamedia.c3d2.de/submit/2010/03/30/heise-online-sony-sperrt-linux-von-der-ps3-aus/">heise online - Sony sperrt Linux von der PS3 aus</a><br />
49<a href="http://pentamedia.c3d2.de/submit/2010/03/29/sachsische-zeitung-online-sachsen-sachsens-po/">Sachsische Zeitung [online] - Sachsen: Sachsens Polizeidrohnen droht die Bruchlandung</a><br />
48<a href="http://pentamedia.c3d2.de/submit/2010/03/29/kit-attacks-microsoft-keyboards-and-a-whole-lot-m/">Kit attacks Microsoft keyboards (and a whole lot more) The Register</a><br />
47<a href="http://pentamedia.c3d2.de/submit/2010/03/27/8-jahre-hausdurchsuchung-dank-datenbankfehler/">8 Jahre Hausdurchsuchung dank Datenbankfehler</a><br />
46<a href="http://pentamedia.c3d2.de/submit/2010/03/27/der-erste-flughafen-security-fuzzy-ist-beim-bodysc/">Der erste Flughafen-Security-Fuzzy ist beim Bodyscanner-Spannen erwischt worden</a><br />
45<a href="http://pentamedia.c3d2.de/submit/2010/03/27/sony-accuses-beyonce-of-piracy-for-putting-her-vid/">Sony accuses Beyonce of piracy for putting her videos on YouTube</a><br />
44<a href="http://pentamedia.c3d2.de/submit/2010/03/26/piracy-up-in-france-after-tough-three-strikes-law/">Piracy up in France after tough three-strikes law passed</a><br />
43<a href="http://pentamedia.c3d2.de/submit/2010/03/26/heise-online-eff-zweifelt-an-abhorsicherheit-von/">heise online - EFF zweifelt an Abhorsicherheit von SSL</a><br />
42<a href="http://pentamedia.c3d2.de/submit/2010/03/25/spam-kommt-gut-an/">Spam kommt gut an</a><br />
41<a href="http://pentamedia.c3d2.de/submit/2010/03/23/tjx-accomplice-gets-probation-for-selling-browser/">TJX Accomplice Gets Probation for Selling Browser Exploit | Threat Level | Wired.com</a><br />
40<a href="http://pentamedia.c3d2.de/submit/2010/03/23/israel-aborts-raid-after-soldier-posts-details-on/">Israel aborts raid after soldier posts details on Facebook</a><br />
39<a href="http://pentamedia.c3d2.de/submit/2010/03/23/cybercrime-losses-almost-double-the-register/">Cybercrime losses almost double The Register</a><br />
38<a href="http://pentamedia.c3d2.de/submit/2010/03/23/update-security-industry-faces-attacks-it-cannot/">Update: Security industry faces attacks it cannot stop</a><br />
37<a href="http://pentamedia.c3d2.de/submit/2010/03/23/every-citizen-to-have-personal-webpage-telegraph/">Every citizen to have personal webpage - Telegraph</a><br />
36<a href="http://pentamedia.c3d2.de/submit/2010/03/23/1968-ascii-animation-from-russia/">1968 ASCII Animation from Russia</a><br />
35<a href="http://pentamedia.c3d2.de/submit/2010/03/23/slashdot-it-story-the-biggest-cloud-providers-ar/">Slashdot IT Story | The Biggest Cloud Providers Are Botnets</a><br />
34<a href="http://pentamedia.c3d2.de/submit/2010/03/23/heise-online-mehr-als-20000-mitbeschwerden-gege/">heise online - Mehr als 20.000 Mitbeschwerden gegen ELENA</a><br />
33<a href="http://pentamedia.c3d2.de/submit/2010/03/23/heise-online-firefox-362-schliet-schwerwiegen/">heise online - Firefox 3.6.2 schliet schwerwiegende Sicherheitslucke</a><br />
32<a href="http://pentamedia.c3d2.de/submit/2010/03/23/nottingham-cops-declare-war-on-kids-boing-boing/">Nottingham cops declare war on kids - Boing Boing</a><br />
31<a href="http://pentamedia.c3d2.de/submit/2010/03/23/emporte-pakistaner-freundschaftsreise-in-die-usa/">Emporte Pakistaner: Freundschaftsreise in die USA endet mit Nacktscanner-Eklat - SPIEGEL ONLINE - Nachrichten - Politik</a><br />
30<a href="http://pentamedia.c3d2.de/submit/2010/03/23/former-tsa-analyst-charged-with-computer-tampering/">Former TSA analyst charged with computer tampering - TSA, terrorism, tampering, analyst - Good Gear Guide</a><br />
29<a href="http://pentamedia.c3d2.de/submit/2010/03/23/energizer-battery-charger-contains-backdoor/">Energizer battery charger contains backdoor | Zero Day
| ZDNet.com</a><br />
28<a href="http://pentamedia.c3d2.de/submit/2010/03/23/a-tool-to-deceive-and-slaughter/">A Tool to Deceive and Slaughter</a><br />
27<a href="http://pentamedia.c3d2.de/submit/2010/03/20/heise-online-sco-vs-linux-die-jury-ist-aufgekl/">heise online - SCO vs. Linux: Die Jury ist aufgeklart</a><br />
26<a href="http://pentamedia.c3d2.de/submit/2010/03/20/ff-flaw-and-browser-roundup/">ff flaw and browser roundup</a><br />
25<a href="http://pentamedia.c3d2.de/submit/2010/03/19/google-about-to-pull-the-plug-in-china/">Google about to pull the plug in China</a><br />
24<a href="http://pentamedia.c3d2.de/submit/2010/03/19/petition-franziska-heine-briefmarke/">Petition: Franziska Heine Briefmarke</a><br />
23<a href="http://pentamedia.c3d2.de/submit/2010/03/19/hackable-linux-clamshell-goes-on-sale-for-99/">Hackable Linux clamshell goes on sale for $99</a><br />
22<a href="http://pentamedia.c3d2.de/submit/2010/03/19/boni-fur-kk-manager/">Boni fur KK-Manager</a><br />
21<a href="http://pentamedia.c3d2.de/submit/2010/03/18/apple-will-not-replace-ipa/">Apple will not replace ipad batteries - The Inquirer</a><br />
20<a href="http://pentamedia.c3d2.de/submit/2010/03/18/petition-gegen-elena-vom-foebud/">Petition gegen ELENA vom Foebud</a><br />
19<a href="http://pentamedia.c3d2.de/submit/2010/03/18/ebook-reading-application/">eBook reading application</a><br />
18<a href="http://pentamedia.c3d2.de/submit/2010/03/18/apples-patent-attack-lwnnet/">Apple's patent attack [LWN.net]</a><br />
17<a href="http://pentamedia.c3d2.de/submit/2010/03/18/yahoo-patents-news-feeds/">Yahoo patents News Feeds</a><br />
16<a href="http://pentamedia.c3d2.de/submit/2010/03/18/heise-online-merkelphones-kommen-sich-naher/">heise online - Merkelphones kommen sich naher</a><br />
15<a href="http://pentamedia.c3d2.de/submit/2010/03/18/wikileaks-im-visier-von-us-militargeheimdienst-/">Wikileaks im Visier von US-Militargeheimdienst</a><br />
14<a href="http://pentamedia.c3d2.de/submit/2010/03/18/microsoft-was-behind-google-complaints-to-ec-ew/">Microsoft Was Behind Google Complaints To EC | eWEEK Europe UK</a><br />
13<a href="http://pentamedia.c3d2.de/submit/2010/03/18/-microsoft-dont-press-f1-key-in-windows-xp/">Microsoft: Don't press F1 key in Windows XP</a><br />
12<a href="http://pentamedia.c3d2.de/submit/2010/03/18/cryptome-paypal-account-blocked/">Cryptome Paypal account blocked</a><br />
11<a href="http://pentamedia.c3d2.de/submit/2010/03/18/facebook-founder-mark-zuckerberg-of-hacking-into-t/">Facebook founder Mark Zuckerberg of hacking into the email accounts of rivals and journalists</a><br />
10<a href="http://pentamedia.c3d2.de/submit/2010/03/18/322tbitsec-router-available-cisco/">322Tbit/sec Router available cisco</a><br />
9<a href="http://pentamedia.c3d2.de/submit/2010/03/18/arm-based-ipad-clones-on-the-way/">ARM based iPad clones on the way</a><br />
8<a href="http://pentamedia.c3d2.de/submit/2010/03/18/filter-company-doesnt-belive-in-filtering/">Filter company doesn't belive in filtering</a><br />
7<a href="http://pentamedia.c3d2.de/submit/2010/03/18/25-years-anniversary-of-1st-com-address/">25 years anniversary of 1st .com address</a><br />
6<a href="http://pentamedia.c3d2.de/submit/2010/03/18/pirate-bay-legal-action-dropped-in-norway-legisl/">Pirate Bay legal action dropped in Norway - Legislation/regulation/privacy - ComputerworldUK</a><br />
5<a href="http://pentamedia.c3d2.de/submit/2010/03/18/heise-online-us-strafverfolger-nutzen-soziale-ne/">heise online - US-Strafverfolger nutzen soziale Netzwerke fur verdeckte Ermittlungen</a><br />
4<a href="http://pentamedia.c3d2.de/submit/2010/03/18/mac-os-x-geringeres-risiko-aber-letztlich-unsic/">Mac OS X: "geringeres Risiko, aber letztlich unsicherer"</a><br />
3<a href="http://pentamedia.c3d2.de/submit/2010/03/18/hacker-disables-more-than-100-cars-remotely-thre/">Hacker Disables More Than 100 Cars Remotely | Threat Level | Wired.com</a><br />
2<a href="http://pentamedia.c3d2.de/submit/2010/03/18/video-fur-wikipedia/">Video fur Wikipedia</a><br />
</body>
</html>

41
data.27c3/questions.txt Normal file
View File

@ -0,0 +1,41 @@
50;2;3;Wieviele Autos wurden nach einem Einbruch in die Webseite eines Auto-Leasingunternehmens in Austin/Texas abgeschaltet?;<50;ca. 100;ca. 500;ca. 10000
100;2;21;Was macht man, wenn die iPad Batterie kaputt ist?;Neues iPad kaufen;Gebrauchtes iPad kaufen;beim Uhrmacher tauschen lassen;selbst tauschen
200;3;10;Was ist die Datengeschwindigkeit der schnellsten kommerziellen Router?;5Tbps;23Tbs;322Tbps;512Tbps
1000;4;35;Wer betreibt die größte Cloud Infrastruktur?;Google;Facebook;Amazon;Botnets
2000;3;36;In welchem Jahr wurde die erste ascii-Art Animation geschaffen?;1976;1982;1968;1954;3.flv
50;1;46;Auf welchem Flughafen hat sich ein Mitarbeiter von einer Mitarbeiterin einen Body-Scan gezogen weil er: "I love those gigantic ts."?;London;Liverpool;Miami;Manchester
100;3;66;In welchem Land ist Anonymität im Netz ein Grundrecht?;Finnland;USA;Israel;Kongo
200;3;88;Eine Datenpanne in Englands Sozialregister führte zu folgemdem:;falsche Beisetzung;fälschlich Angehörige informiert;fälschliche Organentnahme;Inkraftsetzen des Testaments
1000;2;123;So viel zahlte die EU an Jugendschutzorganisationen für Pro-Netzsperren Lobbying.;100k€;300k€;600k€;1Mio.€
2000;4;135;Wie viele Computer infizierte der 10 Jahre alte I love you Wurm?;1 Mio;5 Mio;23 Mio;42 Mio;135.jpg
50;3;163;Diese Firma löste eine umfassende Diskussion aus nachdem bekannt wurde, dass sie offene WLANs für ein paar ms scannt?;Apple;Vodafone;Google;Microsoft
100;166;Welcher Verein erhielt 2010 den Prix Ars Electronica Preis?;Spider-Man 3;CCC;Jamendo;BSI;
200;4;167;So viele Videoclips streamt YouTube pro Tag;20 Mio;200 Mio; 800 Mio;2 Mrd;
1000;4;108;Wozu nutzten Schüler in Pennsylvania eine Sicherheitslücke in der Remote-Admin Software ihrer Schul PCs?;Zensuren ändern;Freistunden schalten;Bombenalarm auslösen;Kamera Spyware abschalten
2000;2;180;Welche Firma verteilte auf der IT Sicherheitskonferenz "Asia Pacific Information Security Conference" infizierte USB-Sticks?;Cisco;IBM;Apple;Microsoft
50;3;214;Diese Programmiersprache hat knapp 1/4 aller Einträge beim NIST und ist 15 Jahre alt.;Perl;C;PHP;C#/.NET
100;3;215;Welche Fa. hat die Ablöse für Mitarbeiter, welche Selbstmord begingen gestoppt um die Selbstmordrate zu senken?;France Telekom;DTAG;Foxconn;IBM
200;1;293;In welchem Land sind Bodyscanner verboten?;Saudi Arabien;USA;Deutschland;Israel
1000;2;3;307;Welche These stammt nicht aus dem Zeitweise Blog? 1) Das Netz ist größer als du dir vorstellen kannst. 2) Das Netz sagt: "I can haz cheeseburger." 3) Der freie Bürger zeigt sein Gesicht, nennt seinen Namen, hat eine Adresse. Gleichzeitig sind wir es gewohnt, im Alltag grundsätzlich unbeobachtet zu handeln. Beides muss auch im Internet normal bleiben." 4) Denn wir sind das Netz.;1;2;3;4 2000;307.jpg
2000;2;309;Wozu werden in UK die Anti-Terror Gesetzte genutzt?;Terroristen abwehren;Mülltonnen bei Schulschwänzung durchsuchen;Videoüberwachung;die Welt sicherer machen
50;1;245;In welchem öffentlichen Raum sind Computer verboten? Tablets sind neuerdings erlaubt.;Bundestag;Bundesrat;Bayr. Landtag;CCC-Events 100;3;407;Dieser ISP hostet Wikileaks Server;DTAG;Piraten Partei Schweden;1&1;TISP
100;4;428;Wo werden in den USA als nächstes Nacktscanner eingesetzt?;Schulen;öffentl. Behörden;Hochhäuser;Straßen
200;1;283;Wer verlor im Juli 4 Mio Nutzerdatensätze?;Pirate Bay;Facebook;Forsquare;Verizon(iPAD)
1000;3;258;Wir wurde Lonnie Tinsley (86-jährige bettlägerische Omi aus Oklahoma) gezwungen ihre Medizin zu nehmen?;Spritze;vorgehaltene Waffe;Taser;Internetverbot
2000;2;252;Wieviele Data Center hat die US Regierung?;550;1100;2200;4400
50;1;316;In welchem Land werden Webseiten erst ab 22 Uhr geöffnet um über die Franz. Revolution zu berichten?;Deutschland;Frankreich;Abu Dhabi;China
100;2;459;Welcher Artikel wurde nicht zur Löschung vorgeschlagen?;Club Mate;Datenspuren;Protest gegen Stuttgart 21;Wikipedia:Qualitätsoffensive;459.jpg
200;2;326;Aufgrund welchen Patents wurden 36 Firmen vom Marshall Patent Troll verklagt?;Spyware;Spamfiltern;OS Shutdown;VoIP
1000;1;327;Welche Behörde wurde nervös, als sie Childporn-Konsumenten in ihren Reihen fanden?;FBI;Innenministerium;FSB;MI6
2000;4;341;Eine Ministerin aus welchem Land hat ein Striptease-Bild auf Facebook veröffentlicht?;Ukraine;Äthopien;Bulgarien;Georgien;341.jpg
50;4;356;Wie lautet das Motto des diesjährigen Congresses?;red pill provider since 1984;LHC - Large Hacker Collider;Nicht mehr vertrauenswürdig;Wir kommen in Frieden
100;4;392;Wer will Streetview für virtuelle Streifenfahrten nutzen?;Polizeigewerkschaft;Innenministerium;Merkel;privater Wachdienst
200;1;360;Welches Land macht WL Konkurenz und veröffentlichte die Namen ihrer Spione?;Tschechien;Serbien;Albanien;Norwegen
1000;3;376;Aus welcher Stadt kam das Webseitendefacement in Buchenwald?;Rathen;Chicago;Pirna;Hof
2000;2;390;Die Tour welcher Band wurde über einen gehackten Twitter-Account gecanceled?;KISS;Rolling Stones;Guns'n'Roses;AC/DC

BIN
data.27c3/tsa2691.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 229 KiB

BIN
data.27c3/xray-car.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 47 KiB