Follow Slashdot stories on Twitter

 



Forgot your password?
typodupeerror

Submission Summary: 0 pending, 2 declined, 3 accepted (5 total, 60.00% accepted)

Submission + - The NES Mini is a $60 single board computer (and it runs Linux)

romiz writes: As the first samples of the NES Mini reach reviewers, its hardware specifications are now easy to find. With a quad-core ARM Cortex-A7, 256 MiB of RAM, and 512 MiB of NAND Flash, it is typical of the hardware found in Linux single board computers, like the RaspberryPi 2. Surprisingly for Nintendo, there does not seem to be any custom components in it, and it looks like it even does run Linux. The GPL license for the kernel and many other open source components is visible in the legal information screen. The source, however, is not available on Nintendo's open source page yet.

But it is the re-edition a 1980s video console: there is no network access, no hardware expansion port, and the 30 games cannot be changed. Changing the system runnning on it will probably be difficult.
Transportation

Submission + - AF 447 Flight Recorder Found in the Atlantic (bea.aero)

romiz writes: The memory of the flight recorder for the Air France 447 flight from Rio de Janeiro to Paris, crashed on June 1st 2009, has been found on the seabed of the Atlantic Ocean, and brought back to the surface in good shape. This is the data recorder, that saves the flight parameters. The search is still continuing in hope of finding the voice recorder containing the sounds recorded in the plane's cockpit.
Security

Submission + - A new vulnerability in RSA cryptography ?

romiz writes: Branch Prediction Analysis is a recent attack vector against RSA public-key cryptography on personal computers, that relies on timing measurements to get information on the bits in the private key. However, the method is not very practical because it requires many attempts to obtain meaningful information, and the current OpenSSL implementation now includes protections against those attacks.

However, German cryptographer Jean-Pierre Seifert has announced a new method for BPA that is at the same time much more efficient that the previous ones, only needs a single attempt, successfully bypasses the OpenSSL protections, and should prove harder to avoid without a very large execution penalty.

The word is out in generalist media, and they don't like the implications...

Slashdot Top Deals

"In the long run, every program becomes rococo, and then rubble." -- Alan Perlis

Working...