Slashdot is powered by your submissions, so send in your scoop

 



Forgot your password?
typodupeerror
×

Comment Re:Wait... what? (Score 1) 140

I actually didn't mean private in a "security through obscurity" sense, I meant in the private sector. It just seemed that in modern times, the United States government wouldn't want to give anything to the community in terms of improving security for individuals. (These were just the thoughts at the time, I can see why now... just thought I'd throw it out there)

Comment Wait... what? (Score 2) 140

Why would they release this? Don't get me wrong, I, personally, am all for donating to the community and further advancing technology as a species; however, why would the NSA deliver something to the public that would, in the long run, possibly make life harder on themselves by possibly furthering the advances of private encryption? I'm not trying to play Devil's Advocate, I just genuinely don't understand why they would (possibly) make life harder for themselves.

Comment Only English available? (Score 5, Interesting) 90

They say that it has been translated into 7 languages in TFA, however, they provide an HTML link for the Deutsch version. Why are they not available on the installer? What good does a license do if it's not available to be viewed at install time? And if it's not available on the installer, then the time that someone took to translate that license into another language was for nothing.

Comment Re:Code by Charles Petzold (Score 1) 517

I second this motion! I also bought the book Code (I won't lie, the fancy cover made me look), and it ended up being one of the best books I've read on the subject. It covers many topics, but for those who may need a little help being introduced to the subject, this book will definitely help to peak their interest. Although, it covers many aspects, it will help to introduce someone who may be interested in programming, but maybe has trouble grasping the idea of binary or trouble thinking like a programmer when debugging a program.

Comment Re:Slashdotted (Score 3, Insightful) 122

It's always traceable, but the answer in short is to use proxies. If somebody steals from a bank in the US and routes it through Sweden, some anti-US countries, and then China to boot, do you think everyone will be so willing to help the US government? Probably not. And of course, you could do the same to your IP address through proxies.

Comment Re:Slashdotted (Score 2, Insightful) 122

It never occurred to any of them to educate their users...

Both secure websites AND browsers have been educating users on security since the early days of the Internet. Nobody can stop a stupid and/or ignorant user from being redirected and not realizing that SSL is not implemented or invalid. SSL is properly implemented, however, the attack in question was redirecting the DNS. For instance, you create your own website and your own certifications and then trick the DNS into thinking your site is from Verisign and was created by them as well (since the source address would be the same according to DNS). Everything looks legitimate, but it's not. This is not something that someone could look at say... banks for and blame them for incorrect security implementations, it's how DNS is (was) widely implemented at a fundamental level by ISP's and such.

Comment Re:Slashdotted (Score 2, Insightful) 122

Or you could easily set up a proxy kind of webserver to make it look like everything is working as usual.

This possibility has always been there. The matter of a MITM proxy-based atttack is not what is in question here, it is the possibility of a DNS poisoning attack which would redirect the user to a non valid website, which is appearing as valid, and the additional verification questions on sensitive websites (i.e. banks and such) would prevent this from happening (at least from a DNS redirect of the email standpoint).

Comment Re:I would care how it looks. (Score 1) 668

I'm partially color blind and on occasion I do have to tweak the background and/or text color to see them better (i.e. a dark background on Amarok is a must everytime). For those applications that do not do this, I will sometimes have to change something globally just for use temporarily (this actually happens quite frequently with the app in question... iTunes).

Slashdot Top Deals

And it should be the law: If you use the word `paradigm' without knowing what the dictionary says it means, you go to jail. No exceptions. -- David Jones

Working...