Firefox 34 Arrives With Video Chat, Yahoo Search As Default 237
An anonymous reader writes: Mozilla today launched Firefox 34 for Windows, Mac, Linux, and Android. Major additions to the browser include a built-in video chat feature, a revamped search bar, and tab mirroring from Android to Chromecast. This release also makes Yahoo Search the default in North America, in place of Google. Full changelogs: desktop and Android."
Just what I wanted for xmas time, more bloat. (Score:5, Insightful)
Just what I wanted for xmas time, more bloat.
Kiss my hairy Pale Moon, Mozilla! (Score:3, Informative)
"Pale Moon" is one possible alternative fork. Anybody want to recommend others?
Comment removed (Score:5, Insightful)
Re: (Score:2)
If you are a developer or web content creator your options however are very limited. Technically they could do everything with lynx, however the tooling support would be pretty shitty and their customers wouldn't appreciate either.
I was just laughing my ass off the other day about Windows RT ( surface ) people not being able to use any other browser but IE , and then i realized there are some poor bastards somewhere actually trying to test their web based applications on that thing.
Re: (Score:3)
I have to ask, why did you find solely using IE amusing? I have a Surface 2 RT, so I use IE a lot, and to be honest its no different to using Safari on IOS or whatever the default browser under the hood is on my Kindle. It works, it really just does. I don't give any thought to the fact that I'm using IE, and it doesn't cause any issues when browsing, so why so amusing?
Comodo's certificate extortion (Score:2)
Comodo IceDragon [...] Comodo Secure Chromium and Dragon
One feature of Comodo Dragon creates a perverse incentive not to encrypt personal web sites. When Comodo Dragon sees a domain-validated TLS certificate, it displays this interstitial [wikimedia.org] designed to scare users away from using any HTTPS site not operated by "a legitimate business". This makes users feel safer using clear HTTP than using HTTPS on a site operated by an individual, which runs against the effort of HTTPS Everywhere to bring the benefits of encryption even to personal sites. Does Comodo IceDragon do
Re: (Score:2)
You realise all browsers do that, and for a good reason, right? Self-signed SSL certs actually break part of the point of how SSL certs are used on the web...
Re: (Score:3)
Re: (Score:2)
No, I disagree with you completely - a self signed cert does *not* protect your connection from anything, unless the client already knows what to look for to ensure the cert they have is the cert you intended them to use. And that's where third party signed certs come in.
A self-signed cert that is silently accept it is much much worse than no SSL at all, because it allows the user to make assumptions about their use of the website which are absolutely not true. Assumptions which can be very damaging. I w
Re:Comodo's certificate extortion (Score:4, Interesting)
a self signed cert does *not* protect your connection from anything, unless the client already knows what to look for to ensure the cert they have is the cert you intended them to use
Yes it does, it protects you against passive adversaries. Compromising an SSL connection with a self-signed certificate requires an active adversary (i.e. one who will modify traffic, not just sniff it). This is still possible with a signed cert if you're sufficiently large as the trust model for SSL (in the absence of certificate transparency, which isn't yet widely deployed) means that if any registrar is compromised (e.g. the one owned by the Turkish intelligence agency that all major browsers trust) then they can sign certificates for any domain.
A self-signed cert that is silently accept it is much much worse than no SSL at all, because it allows the user to make assumptions about their use of the website which are absolutely not true
No, displaying a user interface element indicating the site is secure when it only has a self-signed certificate is worse than no SSL. Rendering self-signed SSL certs in exactly the same way as unencrypted connections (as I suggested) is better, because it allows people to roll out SSL cheaply and makes the world no worse, just raises the costs for interception.
Re: (Score:2)
Nope. Chrome does it much more elegantly IMO. They show that the site uses SSL, but that it is not secure (there's a red strike through the "https" IIRC).
You know what breaks SSL even worse? Not using it at all. Yet non-https sites are often indicated to be *more* trustworthy (ie. there's no warning) than a site that uses a self-signed cert.
Self-signed
Re: (Score:2)
No, they don't prevent passive eavesdropping, because they don't prevent impersonation - if you cannot validate the heritage of the SSL certificate presented, then anyone could be presenting their own.
Highlighting self-signed SSL certs as the various browsers do is done so the user does not make the same assumptions about the site as they would a third-party signed SSL cert - because you simply cannot make the same assumptions, and its dangerous to do so.
At least with HTTP sites, people know and accept they
Re:Comodo's certificate extortion (Score:5, Interesting)
Sigh... I can't tell if you're arguing this because you don't understand the English language, of if you're just trolling.
If somebody has to "be presenting their own" certificate, then they are NOT PASSIVE!! A passive network attacker is, for example, somebody sitting at a coffee shop with the WiFi card in promiscuous mode, watching all the traffic that gets sent over that (open) network. In that position, the attacker cannot do a damn thing about a self-signed cert. Now, if they are able to use ARP spoofing or DNS hijacking or can configure the router's upstream host or something like that, then they can intercept traffic and present their own certificate, sure. That requires an *active* attack, though.
The reason that passive attacks are so concerning right now is that it's pretty trivial for ISPs and governments to record all network traffic that they want to. It just costs money for storage and storage bandwidth. However, they aren't actively intercepting that traffic, just passively recording it for later data mining. TLS, even using anonymous Diffie-Hellman or a self-signed certificate, is sufficient to completely defeat that kind of monitoring.
You're basically arguing that since an armored car can't tae a hit from the cannon of a main battle tank, there's no point in armoring them at all and it would be better for them to go unarmored so as not to lure people into a false sense of security. Turns out that's bullshit: the typical threat to people moving valuables is from small arms (which an armored car can shrug off just fine), and the typical threat to browser privacy is from pervasive passive monitoring, which self-signed certs defeat. Not that I would ever argue that it's better to have a self-signed cert than a CA-signed one, but it's not as *much* worse as you seem to think.
Besides, there's things you can do to make a self-signed cert even more secure. For example, you (the user) can add *just that cert* to your trust store. Now, if an attacker tries to substitute their *own* self-signed cert, your browser should object, or at least won't show the site as truly secured. For applications (including a few browsers) that support certificate pinning, this can also be used with self-signed certs in a trust-on-first-use basis (take a look at, for example, HTTP Public Key Pinning [ietf.org]).
Self-signed != domain-validated (Score:3)
There are five tiers:
This works with no interstitial in all browsers.
This shows the "unknown issuer" interstitial in most major browsers and the "struck-out https" in Chrome.
This shows "This website does not supply ownership information" and "Organization: <Not part of certificate>" in Firefox's Page Info > Security and shows the "legitimate business" interstitial in Comodo Dragon.
Konqueror (Score:2)
Konqueror is still pretty decent. These days it generally uses WebKit (which was built from Konqueror's KHTML engine originally). I like its interface and generally high utility.
Aside from being in the package repose for pretty much all desktop Linux and BSD variants, it's also available for Windows. Haven't checked for Mac, but it's probably available there too.
Re: (Score:2)
Is Pale Moon an actual fork, or is it just a rebranding of Firefox releases with a few built-in add-ons and configuration tweaks, such as the task bar and the traditional style? Is Pale Moon under active development and diverging from Firefox? I use Pale Moon, but I've yet to see that it's actually a fork.
Re:Just what I wanted for xmas time, more bloat. (Score:5, Insightful)
This is the way the world is going right now. HTML5 and JavaScript have become the new, universal runtime that everyone is trying to use to build their applications. It is extremely compelling too: you don't need to worry about deployment, supporting older versions, operating systems, etc. This, however, requires browsers to do a lot more than they did before. Sound and video input is just the tip of it. There's also the canvas, WebGL, WebSocket, tons of new CSS features.
Firefox can either choose to keep up with new features or lose 90% of its share to Chrome. I'm actually happy they going forward because part of HTML5's appeal is that it is multi-vendor and is not solely controlled by a corporation like Google or Apple. Yes, it is "bloat", as in, lots of new features that you personally might not be using today. But someday you, or your friend will come across a site that uses one of these new features and if the site says "Sorry, you are using a backwards browser, please try Chrome instead", we both know what will happen. (You of course will scoff and close the site, but 10 other people will switch for every lean browser snob out there.)
Point is, browsers are evolving. Deal with it.
video chat (Score:2, Insightful)
video chat ? Where I send someone a web link? That's goofy.
And it doesn't work with Safari or Internet Explorer ... so most people won't even be able to click on the link, and it doensn't work with iOS devices... because no firefox and doesn't work with safari... so... useless? Why is this a core feature?
This should be an addon... that almost nobody uses instead of a feature that almost nobody uses.
At least as an addon, any security issues inherent to a feature that lets the browser turn on your camera and
Re:video chat (Score:5, Insightful)
I agree. As much as I'm a fan of WebRTC and despise the walled gardens of facebook, whatsapp, google hangouts and friends, I don't think firefox should add this to their browser. Rather they should publish their own chat program, either as separate addon or as separate program. As a browser, firefox should be a platform that enables higher-level programs to bring services to its users.
Re: (Score:2)
Re:video chat (Score:5, Insightful)
This is based on WebRTC which is a W3C draft that both Safari and Internet Explorer have committed to implement. There has to be a first browser to implement any proposed standard.
Re: (Score:3, Insightful)
This is based on WebRTC which is a W3C draft that both Safari and Internet Explorer have committed to implement. There has to be a first browser to implement any proposed standard.
Not all proposed standards should be implemented.
This one shouldn't, nor should the DRM one, etc.
Chrome (Score:2)
... and that browser was Chrome when they implemented WebRTC back in 2012....
Re: (Score:2)
Wikipedia says Firefox has had it since 22... so its on 34 now... so what's that? 4 weeks already? What's new in 34? :p
Re: (Score:2, Informative)
It is indeed WebRTC via TokBox [tokbox.com]. TokBox provides a nice wrapper over the core technology and some signaling services (the signaling portion of the connection is intentionally left out of the WebRTC spec).
Firefox is NOT the first browser to support WebRTC. Chrome has supported it for some time first in Beta now in release, same with Firefox. This is just a slick way to generate a link that can be sent to another Firefox or Chrome user to instantly start a video chat.
http://www.webrtc.org
Re: (Score:3)
What I don't get are these two comments directly from the first article linked:
1. "Not only do you not have to sign up for a service, but you also don’t need the same software or hardware as the person you want to call, since WebRTC is compatible with Chrome and Opera browsers as well."
2. "... by sharing the generated callback link. To call you, they’ll naturally need Firefox 34."
So which is it? Something's wrong there.
As others have said, this should be an add-on. That said, I doubt it introduc
Re:video chat (Score:4, Informative)
It's both.
You can call anybody on the compatible browsers, but they can't call you unless they have Firefox 34.
The Majority Of People Can Use It Now (Score:2)
Re: (Score:2)
512-bit self-signed certs (e.g. DD-WRT) (Score:5, Insightful)
Firefox 32 happily connects to DD-WRT's self-signed 512-bit cert.
Firefox 33 blocks DD-WRT's SSL cert, claiming "Secure Connection Failed" (Error code: sec_error_invalid_key), with no option to override.
Firefox 34 just lies and claims "The connection was interrupted". Like the fuck it was. It works *right now* in the other browser in my virtual machine, from the same PC. Even after restarting firefox, and even after restarting the machine.
Assholes got feedback that users need to access our HTTPS-encrypted DD-WRT, so they changed the message and claimed it was reset. This sounds like a case of "Let's just play the 'What problem? I don't have that problem on my machine. Oh, your connection was reset? That must be a problem with the device.' game"
Re:512-bit self-signed certs (e.g. DD-WRT) (Score:5, Interesting)
Not only that, but they fucking maintain their own DB of certs instead of relying on the OS.
So I can install and trust a cert on my machine (or everyone's machine by policy) but Firefox won't fucking play by the rules.
You have to find and use an obscure tool just to manage certs for Firefox. No thanks, assholes.
Re: (Score:2)
Re:512-bit self-signed certs (e.g. DD-WRT) (Score:5, Insightful)
Not only that, but they fucking maintain their own DB of certs instead of relying on the OS. So I can install and trust a cert on my machine (or everyone's machine by policy) but Firefox won't fucking play by the rules. You have to find and use an obscure tool just to manage certs for Firefox. No thanks, assholes.
IMO Firefox are doing this right. Having known good copies of the major root certs bundled with the browser is a strong defense against MITM attacks. I've worked in more than one organisation that was doing MITM on their staff's SSL sessions (unknown to the staff) by silently pushing "trusted" DIY certs to the workstations by policy. Chrome and IE swallowed this without complaint. Only Firefox complained that I didn't in fact have a secure session with, for example, google.com.
Re: (Score:2)
Um... I hate to rain on your Mozilla parade here, but Chrome has full certificate pinning for Google properties, and has had it for quite a few versions now. Using any unexpected cert, no matter how trusted, for a Google property (or the handful of others that Chrome supports) will be detected and blocked. Mozilla has certificate pinning now as well, but only since version 32 (which is what, a month ago?). If the organization in question wanted to MitM Firefox's traffic as well as Chrome's, they would (unti
Re: (Score:3)
I gotta say while this is a double-edged sword, I like it. I use FF at work and when the IT department started a MITM attack and added their phony certs to everyone's machines, I was the only one to notice. Both because Firefox didn't pick-up the new certs, and because SSL observatory caught it. SSL observatory should be mandatory on every browser for this reason!
Re: (Score:3)
DD-WRT needs to fix their shit and generate a better SSL certificate, or you should quit pretending that a 512-bit cert is going to stop anything besides a nosy neighbor and use a wired connection with unencrypted HTTP to manage your router. I'm running Tomato Firmware with a self-signed 1024-bit cert (which is itself weak) over TLS 1.0 and Firefox 34 works just fine.
Mozilla's doing the Right Thing by blocking such a pathetically weak certificate.
Re: (Score:2)
Mozilla's doing the Right Thing by blocking such a pathetically weak certificate.
Only if they also block non-SSL connections as well.
I'm fine with a clear indicator when an SSL site has reduced security, such as being unauthenticated or using weak encryption. I don't like that we treat such sites as being less secure than sites that don't use SSL at all, when they are in fact more secure all the same.
Unwanted video on top of Australis mess? I'm out. (Score:2, Insightful)
Make that STILL out.
When the naval-gazing derpfest at FF rolled out that hideous chrome-knockoff "Australis" interface revamp in v29, I used the debian equivalent of the middle finger: sudo apt-mark hold firefox
to stem the tide of f**ck-the-user UI design, common features hidden behind weird hamburger buttons, and unreadably huge defaults.
WOW. MUCH HUGE. SO WHITESPACE IS THE NEW CAPSLOCK.
That gave a me a little time to explore options. With a little work, I can make Seamonkey usable, but I do lament th
Re: (Score:2)
Re: (Score:3, Informative)
I think he's referring to that ice cream sandwich (That's what I call it) icon that is the settings...the three horizontal lines thing that the UX retards have replaced the wrench or gear icon with.
Re: (Score:2)
Well that explains... Something. To me, that icon with three horizontal lines looks like it's supposed to be for paragraph layout or something, so I've never touched it. I had zero clue that's where the settings had gone to, I thought it was some kind of inline HTML formatter.
Re: (Score:2)
Re: (Score:2)
Re: (Score:2)
I think it's actually called the waffle button (because it looks like a stack of waffles seen edge-on).
Re: (Score:2)
I did. They didn't give a shit. And lest you think me a whiner, I also contributed work and donated a bunch of money to the Mint project (among many others), and whaddya know, they listen to both technical and nontechnical contributors... and produce a polished product with great flexibility across a wider audience. So don't tell me it can't be done; it's just that the FF team decided their first principles were "oo shiny" and "I know best" instead of "do the needful things" and "listen."
Re: (Score:2)
Mom?
Is that you?
.
Mozilla, can you say "add-on"? (Score:2)
Here we go again.... WTF is "video chat" a core feature instead of an addon? It really doesn't even have anything to do with web browsing. And I can't imagine the code is small, either. Ug.
Why does every Firefox release get headlines here? (Score:2)
V34.0.5? (Score:2, Informative)
Hello.
I just upgraded Firefox v33.1.1 to v34.0 on my office's Mac mini with its updated Mac OS X 10.9.5. However, I am confused if this is v34.0.5 or not in its About screen. About screen says v34.0. Both https://www.mozilla.org/en-US/... [mozilla.org] and https://download.mozilla.org/?... [mozilla.org] say v34.0.5. How do I know if my installed one is b5?
Thank you in advance.
Re:V34.0.5? (Score:5, Funny)
Don't worry about it, next week you'll be running Firefox 35 anyway.
Re: (Score:2)
v35.0.5 or v35.0? :P
Re: (Score:3)
Re: (Score:2)
It seems to be related to the new Y! search. (Score:2)
It looks like it is related to the search engine for upgraders and new installations as shown in http://www.dslreports.com/foru... [dslreports.com] thread. :/
Video Chat? Give me a break (Score:2)
On my absolute shit Athlon X2 4850e, I can run Camfrog and fill BOTH 1080p screens with cameras, and have them all run like glass (assuming the users have proper lighting for framerate or adjust their cams to a set framerate.)
I tried WebRTC, and couldn't get more than ten without slowing my machine to a crawl.
WebRTC is absolute SHIT compared to a decade+ old video chat technology. What a waste of code.
I've also noticed that on IE, trying to use the Bing search engine gets me redirected to Charter taking my
Re: (Score:2)
Re: (Score:2)
They're hijacking traffic directly. I'll have javascript disabled, flash disabled, and suddenly visiting a webpage I get a pop-over thing from the top telling me my Charter bill is due (which it is when it happens) but it's still bypassing my security features designed to prevent things like that from happening.
Re: (Score:2)
Re: (Score:2)
Is it too much to ask (Score:3, Interesting)
Is it too much to ask that when updating an existing installation, it leaves all the current settings alone ?
OK now I set the default search back to Google, what else do I have to do.
BTW I don't have (or want) a webcam connected to my PC
I wish Safari would bring back RSS (Score:2)
I've been impressed by Safari 8 with Yosemite. I'm so eager to drop the bullshit that Firefox has become, but without proper RSS support I just can't do it. Yes, they did bring back a kind of RSS, but it just dumps all the subscriptions into an unsorted window (and no I don't want a separate reader app).
It breaks Tree Style Tab (Score:2)
Unfortunately, this upgrade broke one of my favorite plugins: Tree Style Tab [mozilla.org]. A previous upgrade caused the whole tree to be expanded when restoring the tabs at Firefox startup, and now since FF 34 new tabs are no longer opened as a child of the current tab :-(
Re: (Score:2)
Don't they mean Bing? I thought Yahoo farmed search out to Microsoft years ago.
Re: (Score:2)
Re: (Score:2)
also the Zunesaber > Jedi lightsaber
Fuckin FCC and Tipper Gore
Re: (Score:2, Funny)
Speaking of what everyone wants, hoo-ray for the built-in video chat! They finally relented, after years of users clamoring for this necessary feature, to bundle it into their flagship product *even though* it meant they would have to postpone fixing some of the regressions that have come up recently.
Thanks Firefox. Thirefox.
A lot.
Re:Yahoo Search? (Score:5, Interesting)
I was really hoping that when Mozilla's contract with Google ran out the whole bloated business would collapse and they would go back to just making a browser that people actually want to use. But a new money truck just arrived in town and they can continue to add more and more useless 'features' while destroying all the things that made Firefox popular in the first place.
Re:Yahoo Search? (Score:4, Insightful)
Speaking of what everyone wants, hoo-ray for the built-in video chat! They finally relented, after years of users clamoring for this necessary feature, to bundle it into their flagship product *even though* it meant they would have to postpone fixing some of the regressions that have come up recently.
Thanks Firefox. Thirefox.
A lot.
This (web video chat) is something that really should have been put in Thunderbird not Firefox, but unfortunately the powers that be at Mozilla seems to have decided that it should join SeaMonkey in being their neglected redhead step child, while they continue to throw shit into Firefox (which was meant to be the striped down powerful simple browser), or try to compete outside of their core competency focusing on projects like FirefoxOS, or Mozilla Marketplace, all the while trying to ape chromes interface.
Re: (Score:3)
My big peeve (other than unannounced un-revertable UI changes) is... uh, wait.
My big peeve (other than unannounced un-revertable UI changes and breaking extensions with every release)... oops, let me start again
My big peeve (other than unannounced un-revertable UI changes, breaking extensions with every release, and mothballing Sunbird) is...
Aw, crap. Now I forget. :)
Re: (Score:3, Funny)
The Firefox welcome page says
"We've partnered with Yahoo to bring you better search results".
It means that:
- internal testing showed that Yahoo results were better,
- the Firefox team cares more about the quality of search results than the bid money.
Re: (Score:3)
Yes if Yahoo results were so much better, everyone would be using them/bing.
They forgot the most import bullet point though
- Yahoo paid us the most
Re: (Score:3)
The Firefox welcome page says
"We've partnered with Yahoo to bring you better search results".
It means that:
- internal testing showed that Yahoo results were better,
- the Firefox team cares more about the quality of search results than the bid money.
Please mod parent Funny.
Re:Recommendation for a good browser? (Score:5, Funny)
Firefox lost me at least 10 versions ago, or whatever.
So sometime last week then?
Re:Recommendation for a good browser? (Score:4, Interesting)
The last version I want is V28. After that, their password sync system was changed in ways I no longer trust. NoScript, AdBlockPlus, Ghostery help keep me safe, and browsing fast; and there's no Google spyware. So it's still the best option.
Re: (Score:2)
That's 3.6.28
Re: (Score:3, Informative)
http://www.seamonkey-project.o... [seamonkey-project.org]
Re: (Score:2, Informative)
Chromium. It is Chrome, but missing all the Google spyware. Add on the extensions: Adblock Plus (most viruses come in through ads, also they're annoying), Disconnect (not ghostery - they help advertisers), HTTPS Everywhere (can't be too careful), ScriptSafe (NoScript in spirit on Chrome). Grab the 32-bit (the 64-bit seems unstable) version from woolyss, just keep in mind these are dev builds so expect bugs from time to time, and expect to have to go back to an older version sometimes so keep around your old
Re: (Score:2)
Re: (Score:2)
No kidding. There's not much left after those, unless you want to warp back to the times of a simpler WWW.
Re: (Score:2)
Re: Recommendation for a good browser? (Score:4, Interesting)
Not the OP but what convinced me is that when you delete something out of your history Chrome still presents it on the startup screen and the url bar as if it was never deleted...so either each of those has some redundant history database that they aren't telling you about or deleting your browsing history is like deleting email in gmail, you can't see it anymore but google can...
Re: (Score:2)
delete something out of your history
consider using porn^h^h^h^h incognito mode rather than editing history
Re: (Score:2, Interesting)
Every single keystroke and mouse click is sent to Google. This includes while using the "private" modes.
Re: (Score:3, Insightful)
Firefox was supposed to be just a browser. Has Mozilla forgotten why Firefox was created in the first place?
Re: (Score:3, Insightful)
Right, Firefox (previously Firebird (previously Phoenix)) was a spin-off from the Mozilla suite which contained, among other things, a chat platform and other sundry cruft. The Phoenix (then Firebird (then Firefox)) people got fed up with the bloat and decided to make a fast and lean browser.
Come full circle, Firefox has. Now it's about time to fork a decent, lean browser off of Firefox...
capcha: mosaics -- maybe that's a sign of where the future lies
Re: (Score:2)
Now it's about time to fork a decent, lean browser off of Firefox...
Already there: Pure Moon, among others.
Re: (Score:3)
Phoenix BIOS (Score:2)
Re:Video chat?? (Score:5, Interesting)
That's never what Firefox was about. It was a big rewrite because a bunch of Mozilla devs decided they wanted everything written their way and if it wasn't they'd rather restart from scratch. Even initial versions were actually more heavyweight and leaked more memory than mozilla suite. It should never have existed in the first place, they should have just moved the browser in Suite to a standalone download for those who wanted just that functionality.
Amusingly enough the old Mozilla Suite is still chugging along as SeaMonkey. Its still more performant than firefox and doesn't suffer from the feature creep or the "what features of chrome UI do we want to rip off this build" issues that FF does. Its a better product by a longshot.
Re:Video chat?? (Score:4, Insightful)
Even initial versions were actually more heavyweight and leaked more memory than mozilla suite
That's not quite what I remember. Phoenix (then Firebird, then Firefox) and Thunderbird (or whatever it was called back then) between them used more memory than the Mozilla suite, but Firefox was lighter than using the Mozilla suite and just the browser. The big appeal of separating the two was that the browser was a buggy piece of crap and every time it crashed it took out everything else sharing the XUL runtime, including the mail client (which then had to spend time recovering corrupted databases on next launch). With Firefox, only the browser crashed and restarted quite quickly. Given that the browser crashed at least once an hour back then, it was a bit advantage. No one cared about memory leaks, because the browser didn't stay up long enough for them to become apparent. It was only after they fixed the stability issues that people started noticing.
Re: (Score:3)
And "web" should have stopped at HTML 4.01 ? What an odd number to pick.
People don't realize that this battle will not ever end. What exactly is "just a browser" supposed to do these days ? Javascript, flash, webgl, java applets ? WebSockets ? Maybe rewind the clock and go back to nonstandard video as well .. RealVideo .
So now firefox went and officially made WebRTC an actual visible thing, it is immediately bloat. How are the other half assed standard(ish) web tech crammed in over the years not bloat ?
This
Re: (Score:2)
I'm sorry to inform but they forgot about that about the time they started switching around the names.
which was around the same time it got more popular than the old version.
Re: (Score:2)
Re: (Score:2)
What Firefox needs is an email client!
Why, what's wrong w/ Thunderbird? If you want an equivalent of Netscape Communicator 4 (remember that?), then SeaMonkey is the right choice
woosh.
Re: (Score:2)
I'm not normally the tinfoil type, but I've burned down this road so many times this seems like the most likely cause.
And there are so many security holes in the old versions, I can't go back. If it was safe I'd be using one from 5 years ago, when the quality was still fairly high.
Re: (Score:2)
Re: (Score:2)
Re: (Score:2)
That's what you get for putting a phone into a web browser.
Use Linphone and get a proper VOIP phone (with ortp/zrtp).
Re: (Score:2)
In fact, encryption is mandatory for webrtc: http://sporadicdispatches.blog... [blogspot.com]
However, dear AC, they prefer DTLS-SRTP instead.
Re: (Score:2)
It is just a default. You can still switch the search provider easier than in any other browser.