Follow Slashdot blog updates by subscribing to our blog RSS feed

 



Forgot your password?
typodupeerror

Submission Summary: 0 pending, 7 declined, 7 accepted (14 total, 50.00% accepted)

Submission + - Leaked documents show EU council presidency wants to impair net neutrality

NotInHere writes: The advocacy group "European Digital Rights" (EDRi) reports from leaked documents that the presidency of the council of the EU Italy plans to remove vital parts from the telecommunications package that introduced net neutrality. The changes include removing the definition of "net neutrality" and replacing it with a "reference to the objective of net neutrality", which EDRi critizises impair enforceability. Also the proposed changes would allow ISPs to "block, slow down, alter, degrade or discriminate" traffic in order to meet "obligations under a contract with an end-user to deliver a service requiring a specific level of quality to that end-user". EDRi writes that "[w]ith all of the talk of the need for a single digital market in Europe, we would have new barriers and new monopolies."

The council of the EU is one of its two legislative chambers. The EU parliament can now object or propose further changes to prevent the modified telecommunications package from passing. Currently, Italy is presidency of the council of the EU.

Submission + - After Negative User Response, ChromeOS To Re-Introduce Support For Ext{2,3,4}

NotInHere writes: Only three days after the large public has known about ChromeOS to disable ext2fs support for external drives, and linux users voiced many protests on websites like reddit, slashdot, or the issue tracker, the ChromeOS team now plans to support it again. To quote Ben Goodger's comment:"

Thanks for all of your feedback on this bug. We’ve heard you loud and clear.

We plan to re-enable ext2/3/4 support in Files.app immediately. It will come back, just like it was before, and we’re working to get it into the next stable channel release."

Submission + - Firefox 33 gets Cisco's OpenH264 (ghacks.net)

NotInHere writes: As promised, version 33 of the Firefox browser will fetch the OpenH264 module from Cisco, which enables Firefox to decode and encode H.264 video, for both the <video> tag and WebRTC, which has a codec war on this matter. The module won't be a traditional NPAPI plugin, but a so-called Gecko Media Plugin (GMP), Mozilla's answer to the disliked Pepper API. Firefox had no cross-platform support for H.264 before.

Submission + - India forged Google SSL certificates

NotInHere writes: As Google writes on its Online Security Blog, the National Informatics Centre of India (NIC) used its intermediate CA certificate issued by Indian CCA, to issue several unauthorized certificates for Google domains, allowing to do Man in the middle attacks. Possible impact however is limited, as, according to Google, the root certificates for the CA were only installed on Windows, which Firefox doesn't use, and for the Chrom{e,ium} browser, the CA for important Google domains is pinned to the Google CA.
According to its website, the NIC CA has suspended certificate issuance, and according to Google, its root certificates were revoked by Indian CCA.

Submission + - Are the hard-to-exploit bugs in LZO compression algorithm a hype?

NotInHere writes: In 1996, Markus F. X. J. Oberhumer wrote an implementation of the Lempel–Ziv compression, which is used in various places like the linux kernel, libav, openVPN, or the Curiosity rover. As security researchers have found out, the code contained integer overflow and buffer overrun vulnerabilities, in the part of the code that was responsible to process not compressed parts of the data. Those vulnerabilities are however very hard to exploit, and their scope is dependent on the actual implementation.
According to Oberhumer, the problem only affects 32 bit systems. "I personally do not know about any client program that actually is affected", Oberhumer sais, calling the news about the possible security issue a media hype.

Submission + - Mozilla launches student coding program "Winter of Security" (mozilla.org)

NotInHere writes: Mozilla has introduced a new program, called MWoS or "Mozilla Winter of Security", to involve university students into security projects. The attending students will write code for a Mozilla security tool during (northern hemisphere) winter. Unlike GSoC, attending it involves no monetary payment, but the student's universities are expected to activlely cooperate and to give the students a credit for their work. From TFA:

MWoS is a win for all. Students get a chance to work on real-world security projects, under the guidance of an experienced security engineer. Professors get to implement cutting-edge security projects into their programs. Mozilla and the community get better security tools, which that we would not have the resources to build or improve ourselves.

Slashdot Top Deals

The moon may be smaller than Earth, but it's further away.

Working...