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

 



Forgot your password?
typodupeerror

Submission + - Analysis of Linux backdoor used in freenode hack

An anonymous reader writes: A detailed analysis has been done of the Linux backdoor used in the freenode hack. It employed port knocking and crypto to provide security of the backdoor against others using it.. This seems a little more sophisticated than your average jane hacker.. Criminal? Government?

Submission + - Windows Flaw Allowed Hackers to Spy On NATO, Ukraine, Others (reuters.com)

An anonymous reader writes: Reuters reports that a cybersecurity firm has found evidence that a bug in Microsoft's Windows operating system has allowed hackers located in Russia to spy on computers used by NATO, Ukraine, the European Union, and others for the past five years. Before disclosing the flaw, the firm alerted Microsoft, who plans to roll out a fix on Tuesday. "While technical indicators do not indicate whether the hackers have ties to the Russian government, Hulquist said he believed they were supported by a nation state because they were engaging in espionage, not cyber crime. For example, in December 2013, NATO was targeted with a malicious document on European diplomacy. Several regional governments in the Ukraine and an academic working on Russian issues in the United States were sent tainted emails that claimed to contain a list of pro-Russian extremist activities, according to iSight."

Submission + - TrueCrypt to go Through a Crowdfunded, Public Security Audit 1

An anonymous reader writes: After all the revelations about NSA’s spying efforts, and especially after the disclosure of details about its Bullrun program aimed at subverting encryption standards and efforts around the world, the question has been raised of whether any encryption software can be trusted. Security experts have repeatedly said that it you want to trust this type of software, your best bet is to choose software that is open source. But, in order to be entirely sure, a security audit of the code by independent experts sounds like a definitive answer to that issue.

And that it exactly what Matthew Green, cryptographer and research professor at Johns Hopkins University, and Kenneth White, co-founder of hosted healthcare services provider BAO Systems, have set out to do. The software that will be audited is the famous file and disk encryption software package TrueCrypt. Green and White have started fundraising at FundFill and IndieGoGo, and have so far raised over $50,000 in total.

Comment Re:Active fucking X?! (Score 1) 218

You can run 3D game engines completely in JavaScript

Unless the installed browser blocks WebGL due to "unresolved driver issues" (such as Firefox on Ubuntu on an Atom N450 according to about:support). Or unless the installed browser doesn't implement WebGL at all (such as IE on XP or Vista, or Safari and Safari wrappers on iOS).

You can run 3D game engines in JavaScript without WebGL. It might be slow, but that doesn't JavaScript isn't Turing complete.

Submission + - Internet Explorer Still Dominant in South Korea. (washingtonpost.com)

bmurray7 writes: You might think that the country that has the fastest average home internet speeds would be a first adapter of modern browsers. Instead, as the Washington Post reports, a payment processing security standard forces most South Korean's to rely upon Internet Explorer for online shopping. Since the standard uses a unique encryption algorithm, an ActiveX control is required to complete online purchase. As a result, many internet users are in the habit of approving all AtivceX control prompts, potentially exposing them to malware.

Submission + - Source code for Photoshop 1.0 (computerhistory.org)

gbooch writes: "With the permission of Adobe Systems, the Computer History Museum has made available the source code for Photoshop version 1.0.1, comprising about 128,000 lines code within 179 files, most of which is in Pascal, the remainder in 68000 assembly language.

This the kind of code I aspire to write.

The Computer History Museum has earlier made available the source code to MacPaint (which you'll find here http://www.computerhistory.org/atchm/macpaint-and-quickdraw-source-code/)."

Programming

Submission + - Ask slashdot: spreadsheet with decent programming language?

slartibartfastatp writes: "Spreadsheets are very flexible tools for data analysis and transformations, the obvious options being MS Excel and LibreOffice. However, I found increasingly infuriating to deal with the VBA--dialect functions or (even worse) its translated versions. Is there any spreadsheet that allows usage of a decent programming language in its formulae? I found PySpread intriguing, but still very beta (judging from its latest release version 0.2.3). Perl or even javascript would be better options than =AVERAGE(). The slashdot community knows any viable alternatives ?"

Slashdot Top Deals

Our informal mission is to improve the love life of operators worldwide. -- Peter Behrendt, president of Exabyte

Working...