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

 



Forgot your password?
typodupeerror
×

Comment Re:Encryption (Score 1) 220

With encryption without authentication, many people will assume they gain some security when they are not.

Not at all. It would appear to the user like any non-TLS site does today - standard address bar, no padlock, nothing. What goes on in the background doesn't matter as far as the user is concerned. In fact, I'd be surprised if many users have even considered that their data is being sent plaintext on the majority of sites. Changing the background to be encrypted would be a good way to block a lot of passive surveillance without making users feel as though their entire online doings are protected without the padlock.

Comment Re:Encryption (Score 1) 220

You've confused encryption with authentication. It doesn't need to be authenticated, the idea is to stop drive-by starbucks script kiddies, mass surveillance. Targeted attacks will always be an issue, even with strong, well auth'd encryption.

Comment Re:Not denying something is different from forcing (Score 1) 406

Choosing not to include some feature in your product is exercising your freedom

Likewise, Choosing TO include some feature in your product is exercising your freedom. What's the issue?

Yes, Firefox is bundling in code to handle DRM, but you are never forced to use it. Firefox itself is not becoming DRM'd, in reality it's not entirely different to including proprietary CODEC support - you're free to use it if you want and free to ignore it if you don't want to use it. Ultimately, giving users a choice is the most freedom.

Comment Re:Debuggers (Score 1) 294

How else are people supposed to learn? Stepping through code line-by-line is an excellent way to learn what your code is actually doing. Everyone has to start somewhere. If someone has decades of experience and still works like this, then I have to ask why they're in that position? Who put them there? Why haven't they had performance reviews that highlight this weakness?

It seems that far too many rockstar developers can't fathom that not everyone knows absolutely every facet of development.

Comment Re:Only the great Master of Paper can save AMD (Score 1) 345

I do wonder what the future has in store for the humble CPU. With a huge market shift towards tablets and phones in the consumer area, where power savings are more important than raw oomph, as well as a similar shift in a good portion of the server market, are we starting to reach an era of CPU's being "good enough" for most people and performance to begin stagnating?

Hopefully some good competition between AMD and Intel will keep things fresh and fast.

Slashdot Top Deals

To do nothing is to be nothing.

Working...