Catch up on stories from the past week (and beyond) at the Slashdot story archive

 



Forgot your password?
typodupeerror

Submission + - American Phone-Tracking Firm Demo'd Surveillance Powers by Spying on CIA and NSA (arstechnica.com) 2

BeerFartMoron writes: Anomaly Six, a secretive government contractor, claims to monitor the movements of billions of phones around the world and unmask spies with the press of a button.

In the months leading up to Russia’s invasion of Ukraine, two obscure American startups met to discuss a potential surveillance partnership that would merge the ability to track the movements of billions of people via their phones with a constant stream of data purchased directly from Twitter. According to Brendon Clark of Anomaly Six — or “A6” — the combination of its cellphone location-tracking technology with the social media surveillance provided by Zignal Labs would permit the U.S. government to effortlessly spy on Russian forces as they amassed along the Ukrainian border, or similarly track Chinese nuclear submarines. To prove that the technology worked, Clark pointed A6’s powers inward, spying on the National Security Agency and CIA, using their own cellphones against them.

Virginia-based Anomaly Six was founded in 2018 by two ex-military intelligence officers and maintains a public presence that is scant to the point of mysterious, its website disclosing nothing about what the firm actually does. But there’s a good chance that A6 knows an immense amount about you. The company is one of many that purchases vast reams of location data, tracking hundreds of millions of people around the world by exploiting a poorly understood fact: Countless common smartphone apps are constantly harvesting your location and relaying it to advertisers, typically without your knowledge or informed consent, relying on disclosures buried in the legalese of the sprawling terms of service that the companies involved count on you never reading. Once your location is beamed to an advertiser, there is currently no law in the United States prohibiting the further sale and resale of that information to firms like Anomaly Six, which are free to sell it to their private sector and governmental clientele. For anyone interested in tracking the daily lives of others, the digital advertising industry is taking care of the grunt work day in and day out — all a third party need do is buy access.

Submission + - Latest Humble Bundle Supports Open Source GameDev Tools (humblebundle.com)

lars_doucet writes: The latest Humble Weekly Bundle is titled "Celebrating Open Source" features eight indie games, with charity going to the open source tools used to develop them.

The open-source programming language Haxe is strongly represented: three of the charities include the Haxe Foundation itself, OpenFL (recently featured on Slashdot), and FlashDevelop, the most popular open-source Haxe/ActionScript IDE. The fourth is Ren'Py, the Python-based visual novel engine used in award-winning games like Long Live the Queen and Analogue: A Hate Story.

The games themselves are Magical Diary, NEO Scavenger, Offspring Fling!, Planet Stronghold, and for those who pay $6 or more, Anodyne, Defender's Quest, Evoland, and Incredipede, as well as 6 soundtracks.

7 of the 8 games are cross-platform across Mac/Win/Linux, and all are DRM-Free.

Submission + - Microsoft Launches Office For iPad: Includes Word, Excel, And PowerPoint

An anonymous reader writes: At an event in San Francisco today, Microsoft Office General Manager Julia White unveiled Office for iPad, featuring Word, Excel, and PowerPoint. The new suite, which supports viewing but not editing for free, will go live in Apple's App Store at 11:00AM PDT (2:00PM EST). Word, Excel, and PowerPoint for iPad feature a ribbon interface just like the one featured in Office for Windows and OS X. The trio of apps are much more powerful on the tablet than the smartphone, but naturally aren't comparable to the desktop versions.

Comment Re:Good riddance! (Score 4, Insightful) 272

...problem is that many large companies have internal systems that were written back when Microsoft pushed ActiveX as the solution...

Actually, if these companies had written their internal system software as a big ActiveX component, they wouldn't have this problem. ActiveX is (as far as IE's concerned) simply a plugin architecture. Note that the Flash plugin for IE (an ActiveX control) works the same in IE6-IE8.

The problem with ActiveX is that it's just not an appropriate plugin technology for browsers. It has no inherent sandboxing capabilities; there's no way to differentiate between a browser plugin and any other ActiveX control; and Windows comes with several ActiveX controls that should never be allowed to be used in a browser (FileSystemObject, anyone)? For what it was designed for -- resuable components for desktop applications -- it's great, but MS should have put a little more thought into what they were unleashing when they decided to make ActiveX the plugin standard for IE. And no, I don't count "signed" and "marked safe for scripting" features as thought.

No, the problem is that these business systems were all put together using HTML/CSS content that was only ever written for, or tested with, IE. Companies that needed these systems took their bizapps people and told 'em to "make a web version". As is typical with internal apps, they were written to meet the company's needs as quickly and cheaply as possible; which means "works in our current environment", not "is ready for the future". Add in years of ad-hoc tweaks, changes, subsystem additions, and you've got a crufty piece of web tech that barely works in the originally spec'ed envrionment.

Asking for cross-browser/web standards output from a bunch of stuff written by programmers who:

  • Are used to working with client-side/Winforms VB or C# .Net (or VB6) and SQL Server/MS Access databases for their bizapps
  • Who may or may not be any good at their jobs
  • Who may not be the same people who originally wrote the code
  • Who were told to pick "fast and cheap" as the two out of three (fast, cheap, good)
  • Who were told all of this 10 years ago

is optimistic, at best.

Mozilla

Mozilla Thunderbird 3 Released 272

supersloshy writes Today Mozilla released Thunderbird 3. Many new features are available, including Tabs and enhanced search features, a message archive for emails you don't want to delete but still want to keep, Firefox 3's improved Add-ons Manager, Personas support, and many other improvements. Download here."

Comment Re:Simplicity is Complex (Score 1) 128

The link you referenced had no reference that I could see to 'objective

You were supposed to have noticed this part:

By Christmas 1990, Berners-Lee had built
[...]
the first Web browser (named WorldWideWeb
[...]
it could run only on the NeXT
[...]

And then remembered that the preferred language of the NeXT boxen is Objective-C.

Comment Re:FCC redacted data adverse to BPL (Score 1) 97

Imagine if your healthcare was run like Amtrak or the DMV. What a nightmare that would be.

Actually, I like my DMV. Right down the street, extended hours of operation (including Saturdays), website for most things (and timely processing if you go through the mail), lots of friendly people, short wait times.

Compare this with my HMO. I can get in easily enough, but my doctors are so swamped trying to cover as many patients (and trying to make as much money) as possible that it's usually 30-40 minutes after the nurse checks my vitals before I actually see the doctor. My healthcare benefits are provided by my wife's employer, so my options are limited unless I want to spend a boatload more money. Sure, it's technically private, but for me, my healthcare is essentially provided by a monopoly.

Maybe instead of trying to tear things down, you could stand up and ask for the people in charge -- you know, the ones you elect -- to put *competent* folks in public service, rather than people they owe a favor to. "Heckuva job there, Brownie..."

Comment Re:so, to summarize... (Score 1) 545

http://en.wikipedia.org/wiki/Mosaic_(web_browser) Mosaic was on Macs at the end of 1993.

NCSA Mosaic was not a commercial browser. It was freeware (actually, I believe it was released as public domain software) from the National Center for Supercomputing Applications. NCSA is at the University of Illinois Urbana-Champaign, commonly known as UIUC. Check 'em out at http://www.ncsa.uiuc.edu/

Slashdot Top Deals

"The chain which can be yanked is not the eternal chain." -- G. Fitch

Working...