Please create an account to participate in the Slashdot moderation system

 



Forgot your password?
typodupeerror
×

Comment Re:WebRTC (Score 1) 237

Not for ever - they are working on a method of doing bridge-based WebRTC which is nevertheless end-to-end secure - see https://datatracker.ietf.org/w... . AIUI, the way it works is that it established point-to-point encrypted tunnels between the endpoints for key distribution so the bridge isn't able to decrypt the data even if it wanted to, and yet, you don't need N->N transmission of streams.

Gerv

Comment Re: Summary is kind of confusing (Score 1) 24

No, Vulkan is not superseding OpenGL. Vulkan is a low level API and although it can be used directly by applications, it's not its main use case. It's mostly intended for use by game engines and similar middlewareon, which application are then based. OpenGL is a high level API, which is intended to be used directly by applications.

Submission + - After deadly China tornado, rescuers clean up hazardou

Piolo Xander writes: BEIJING, June 26 (Reuters) — Rescue workers have been trying
to safely dispose of hazardous chemicals after a deadly tornado
hit eastern China on Thursday, killing at least 98 people and
injuring more than 800 others, Chinese state media reported late
on Saturday.

Submission + - US Navy to Test Powerful 150-Kilowatt Laser (nationaldefensemagazine.org)

schwit1 writes: The U.S. Navy, which has already developed a 30-kilowatt laser that has been used operationally, will soon test a new directed energy weapon that is five times more powerful, said the vice chief of naval operations July 23.

The Office of Naval Research “will perform a shipboard test of a 150-killowatt laser weapon system in the near future,” said Adm. Bill Moran during a speech at Booz Allen Hamilton’s Directed Energy Summit, which was held in Washington, D.C.

The Navy’s 30-kilowatt laser weapon is currently onboard the USS Ponce. The system, which has been used operationally in the Persian Gulf, offers military leaders precision accuracy at a low cost, Moran said.

The laser weapon system, or LaWs, "has an extremely low-cost per engagement ratio,” he said. “We’re spending pennies on the dollars every time we use that capability.”

Submission + - Mozilla Offers More Money To Open Source Projects (mozilla.org)

Gerv writes: Last year, Mozilla started a fund to provide financial support to open source projects they use or rely on, to the tune of $1M. Now, they've extended the program with another $1.25M, and any open source project can apply — as long as what it's doing furthers the Mozilla mission, in the eyes of the awards committee. Deadline for the first round of applications is May 31st.

Comment Re:Choice of words? (Score 1) 86

"What I don't understand (and maybe because I haven't looked too hard) is what "Old POS terminals" have to do with Mozilla."

The certificates they are using chain up to publicly-trusted roots, and so are covered by Mozilla's policies. In 20-year hindsight, that was a bad idea, but it was a decision taken a long time ago.

Comment Re: Chrome (Score 1) 97

The code for the DRM module Firefox uses is not part of the Firefox build system, but is downloaded at runtime. This can be done whether it's a Firefox built by Mozilla or not. So the DRM question has no bearing on whether you can call your version Firefox or not.

This series of blog posts: http://blog.gerv.net/2010/01/p... explains why Mozilla doesn't let just anyone call their modified version "Firefox".

Gerv

Comment Re: Haha. (Score 1) 97

The bug is unfixed for philosophical reasons, not because it's hard to fix. The Bugzilla developers feel history should be immutable.

And there has been no rewrite into another language since that bug was filed; Bugzilla as released by Mozilla has always been in Perl.

Gerv

Slashdot Top Deals

Life is a healthy respect for mother nature laced with greed.

Working...