Submissions

FCC can't force Websites to honor 'Do Not Track'

by
in legal on (#TDN4)
story image"Websites will not be forced to honor consumers' "Do Not Track" requests as the Federal Communications Commission today dismissed a petition that would have imposed new requirements on companies like Google and Facebook.

Consumer Watchdog had petitioned the FCC to "initiate a rule-making proceeding requiring 'edge providers' (like Google, Facebook, YouTube, Pandora, Netflix, and LinkedIn) to honor 'Do Not Track' Requests from consumers." The group's proposed rule would prevent online services from requiring consumers to consent to tracking in exchange for accessing Web services, preventing online services from sharing personal information of users with third parties when consumers send Do Not Track requests.

The group pointed out that the FCC intends to impose new privacy rules on Internet service providers under Section 222 of the Communications Act, the privacy portion of the Title II common carrier regulations that the FCC is applying to broadband providers such as Comcast and AT&T. But those rules don't apply to websites."

BSDNow episode 111: Xenocratic Oath

by
in bsd on (#R6NN)
This week on BSD Now, the *BSD communities' podcast - OpenBSD developer Brandon Mercer discusses the state of IT in health care; The NetBSD 7.0 Release, and other headlines:
  • Building your own OpenBSD based Mail server
  • Recipe for building a 10Mbps FreeBSD based router
  • Getting started with OpenBSD's new UEFI bootloader
  • CloudFlare develops interesting new netmap feature
  • "Open Source as a Career Path" FreeBSD panel discussion
Watch now: YouTube , or Direct download @ BSDNow.tv

Should People Be Able to Demand That Websites 'Do Not Track' Them?

by
in internet on (#QHZ7)
Via Soylent
"A universal do-not-track feature has been advocated by privacy groups after being introduced by the Federal Trade Commission in 2010. But the World-Wide Web Consortium (W3C) - composed of software companies, academics, privacy groups, and others who determine international Web-browsing standards - has long struggled to develop a unified approach for the feature.

The somewhat-arcane debate over Internet tracking has mostly simmered quietly, but now some lawmakers are arguing that a working group the consortium set up to develop the standard has become overly influenced by tech industry concerns, putting those interests ahead of protecting consumers from the possibility of privacy invasion. The group is currently chaired by representatives from Adobe and Intel.

"Unfortunately, the group's composition no longer reflects the broad range of interests and perspectives needed to develop a strong privacy standard," Sen. Edward Markey (D) of Massachusetts, Sen. Al Franken (D) of Minnesota, and Rep. Joe Barton (R) of Texas wrote in a letter on Wednesday to the consortium. "The 'Do Not Track' standard should empower consumers to stop unwanted collection and use of their personal data. At the same time, the standard should not permit certain companies to evade important consumer protections and engage in anticompetitive practices."

Firefox aims to simplify cross-browser Extension development

by
in code on (#J940)
Mozilla has been rethinking its add-on architecture for browser extensions, and has just made an announcement that may have profound implications for developers and browser users everywhere:

"Mozilla today announced major changes to how Firefox will implement add-ons going forward. The most important of these is the adoption of a new extension API that will be largely compatible with the one currently in use by Blink-based browsers like Chrome and Opera. This so-called WebExtensions API will ensure that developers will only have to make a few small changes to their code for their add-on to run on Firefox.

http://techcrunch.com/2015/08/21/chrome-extensions-are-coming-to-firefox/
http://www.thetimesgazette.com/mozilla-on-track-to-modernize-firefox-add-on-systems-and-extension-leaves-developers-unhappy/6502/
https://wiki.mozilla.org/WebExtensions

"We would like add-on development to be more like Web development: the same code should run in multiple browsers according to behavior set by standards, with comprehensive documentation available from multiple vendors,"Mozilla's Kev Needham writes in today's announcement. "

Not everyone is happy about it. The developer of the popular DownThemAll browser extension has proclaimed this move to be the end of his extension, and potentially many others. He says,
Gone with DownThemAll! will be add-ons that e.g. let you change major bits about the Firefox user interface (e.g. tabs tree add-ons), add-ons that allow you to do more "advanced" stuff than just showing or slightly altering websites, such as e.g. restarting the browser upon click (unless mozilla kindly provides an API for that, which won't be compatible with Chrome, of course). Add-ons like NoScript will be severely limited in their feature set as well. Say byebye to Greasemonkey and hello to Tampermonkey, with it's limitations. Want that add-on that lets you change the new tab page for something else or enhances that page? Maybe it will be available, maybe not, depending on if and when mozilla kindly provides WebExtensions APIs for such things. And of course, depending on if there will be an author creating this entirely new add-on from scratch.

What this also means: Almost all your existing add-ons will be broken, entirely, save for some Add-on SDK add-ons, namely those that don't do anything fancy. Sure, even today, lots of add-ons break, and some add-ons will not get updated when they do and there are no suitable replacements. However, with this change, almost every add-on will be completely broken and in need of major updating by the extension authors. Good luck with that.

Godaddy shuts down Ukrainian NGO domain at Russia's request

by
in internet on (#E7SH)
story imageA Ukrainian nonprofit organization, started in 2012 as a watchdog for human rights and democratic development in Ukraine, had its website temporarily taken offline by a subsidiary of the U.S.-based registrar company GoDaddy.com at the behest of the Russian government.

The Maidan Monitoring Information Center announced today that one of its domain names-maidanua.org-had been blocked indefinitely by Wild West Domains, LLC, the GoDaddy subsidiary, following a formal request by Roskomnadzor, Russia's telecom regulator and censor. "They refuse to reply to our requests," says Nataliya Zubar, board chair. However, following numerous requests by The Daily Beast to GoDaddy for comment, the URL appears to have been reactivated.

"We registered it with a U.S.-based registrar as an alias because we were afraid of censorship attempts from Ukrainian authorities at the time. The threat of censorship in Ukraine has dissipated after the political breakthrough of March 2014, but now, ironically, we are being censored by a U.S.-based company."

Microsoft donates over $25,000 to support OpenSSH

by
in bsd on (#DSRC)
Microsoft has become The OpenBSD Foundation's first ever Gold contributor ($25,000 to $50,000), in large part due to the OpenSSH project. The donation was made following the PowerShell's Team's blog last month, announcing their future plans to implement the widely requested SSH protocol. In recent years, and attributed to change in leadership, Microsoft has done an about face in support of open-source, beyond just pushing .NET.

The Foundation helps fund work on some widely distributed, under-funded open source projects, including OpenBSD, OpenBGPD, LibreSSL, and OpenNTPD, to name a few. This donation is a boon to the cash strapped projects, where users often out-donate corporations, who directly profit from the software. The 2015 fund raising campaign has raised $125,000 which just tops last year's contributions after the fallout of OpenSSL, and the branch of LibreSSL.

Going deeper into neural networks

by
in google on (#CB4F)
story imageArtificial neural networks have spurred remarkable recent progress in image classification and speech recognition. But even though these are very useful tools based on well-known mathematical methods, we actually understand surprisingly little of why certain models work and others don't. How do you check that the network has correctly learned the right features? One way to visualize what goes on is to turn the network upside down. Neural networks that were trained to discriminate between different kinds of images have quite a bit of the information needed to generate images too. It can help to visualize the network's representation. in some cases, this reveals that the neural net isn't quite looking for the thing we thought it was.

If we choose higher-level layers, complex features or even whole objects tend to emerge. We call this technique "Inceptionism". If a cloud looks a little bit like a bird, the network will make it look more like a bird. After several passes, a highly detailed bird appears, seemingly out of nowhere. Of course, we can do more than cloud watching with this technique. For example, horizon lines tend to get filled with towers and pagodas. Rocks and trees turn into buildings. Birds and insects appear in images of leaves. We can even start this process from a random-noise image, so that the result becomes purely the result of the neural network. These computer 'dreams' generated are a fascinating insight into the mind of a machine.

BSDNow Episode 42: Devious Methods

by
in bsd on (#3PB)
This week on BSDNow the BSD communities' podcast, features an interview with Bryce Chidester on running a BSD-based shell provider, a video tutorial 'Chaining SSH connections', and other highlights:Watch now: YouTube, or Direct Downloads at BSDNow.tv

BSDNow episode 41

by
in bsd on (#3NR)
story imageThis Week on BSDNow , the BSD communities' podcast, Allan interviews Benedict Reuschling of the FreeBSD Documentation team, and much more in this great episode:


FreeBSD moves to Bugzilla
DIY NAS: $550 EconoNAS 2014 project
DragonflyBSD 3.8 release
OpenZFS European conference 2014
Getting to know your portmgr, Steve Willis
BSDTalk episode 242
Turn old PC hardware into a killer home server
Unbloating the VAX install CD
OpenSSL and Erratas


Watch now: YouTube , or Direct Downloads @ BSDNow.tv

Robot Velociraptor Now Fastest Thing on Two Legs

by
in robotics on (#3NA)
story imageKorea Advanced Institute of Science and Technology's (KAIST) MSC Lab Has Built A Two Legged Velociraptor Robot with a very interesting design, beating Boston Dynamics' Cheetah 28.3 mph speed record [youtube] by a thin margin:
"The dinosaur, whose name literally means "swift seizer," roamed the earth some 75 million years ago, during the Cretaceous Period. Once a feathered carnivore, researchers have turned the bipedal creature into a 1.5-foot-tall, 6.6-pound racing robot, with a peak speed of 46 km/h (28.58 mph.) The Raptor sports a tail for dynamic balance control and an Achilles tendon to absorb shock..."
Original Article (Korean)
1