Follow Slashdot stories on Twitter

 



Forgot your password?
typodupeerror
×

Comment Re:How does this voodoo work? (Score -1) 141

Encryption is essentially a function, f(x), that sends plaintext, x, to encrypted text, f(x). The public key is the recipy on how to perform f, and the private key is essentially the inverse of f. Note, the only assumption so far on f, is that it has an inverse, which is hard to find given only f.
Ok, now, a homeomorphic crypto algorithm f has the following additional properties:
f(x+y) = f(x) (+) f(y),
f(x*y) = f(x) (*) f(y),
where (+) and (*) are some mathematical binary operators, that are known. Thus, if I know f(x), f(y), I just perform (+) on these two, and arrive at f(x+y). Notice, I did not need to know x or y, the plaintext data!
The trouble is, finding a crypto with good strength with both (+) and (*) is hard. (Finding only (*) is easy for RSA-like cryptos). Now, for this to be useful, (+) and (*) should not be too slow to perform in practice.
Now, why both + and * ? Well, these operators alone can, when composed together, give any other function:
Wikipedia:

Using such a scheme, any circuit can be homomorphically evaluated, effectively allowing the construction of programs which may be run on encryptions of their inputs to produce an encryption of their output.

Comment Gameplay (Score 0) 279

The game was well worth the 10 euro I paid for it. Found a nice multiplayer server with a great community, lots of people are regulars where I play. The amazing thing is to see all the new creations since last visit: Minecraft sort of have the same charm as Lego, I mean there is no ultimate goal in Lego, you just build stuff. The world of minecraft is complex enough to be Turing complete.

Comment Re:Is it the Earths magnetic field? (Score -1) 119

In that case, the direction would be relative to the earth, but I interpret this experiment as a part of the sky being special. That means, fixing the position of "telescope", would give different results on the day, when the earth rotates. If the magnetic field was the culprit, the reading would be the same as long as the position of the telescope is fixed.
Piracy

Swedish Pirate Party Launches ISP 356

WillDraven writes "Torrentfreak is reporting that the Swedish Pirate Party has launched an ISP. Starting with 100 residents in a housing organization in the city of Lund, Pirate ISP hopes to gain 5% of the market in Lund before spreading to other markets. Headed by longtime Pirate Party member Gustav Nipe (video interview in English), the company aims to provide Internet service with the sort of guarantees one would expect from the Pirate Party. Most notable are the promises to keep no logs of subscriber activity and thus to provide no data to law enforcement or private corporations."
Security

Submission + - No Facebook security against scripted spamming (facebook.com)

drusher writes: Hackers using external extrusion to get FB usernames and passwords then launch high-speed scripted login/spam attacks from remote computers. Facebook security is sorely lacking in this area, resulting in many FB users being spammed and fooled into logging into fake FB login pages to collect more user accounts. Facebook should be correlating login attempts against the source IP, and flagging multiple logins to different accounts from the same source IP during short time periods to block the source IP at the server ingress via monitored automation.

Submission + - No way to report organized spamming on Facebook!

drusher writes: Facebook does not have a way to report organized spamming or hacking so that FB can block or get involved in shutting down spam operations. The last day or so, cellphonesincentives.com has been working with hackers who have been using internal extrusion to fool FB users into logging into a fake facebook page. Today, FB is swarmed with popup messages and profile postings advertising cellphoneincentives.com deals on Iphones. Their ISP is glbx.net, a protected domain that apparently is a spam hosting operation. To the extent that knowledgeable FB users cannot report mass spamming directly to FB, so they can get involved and block spammers at the server level, and take action to get their service terminated, FB is a party to organized spamming. All FB users should demand that FB provide a method for knowledgeable monkeys to send screencaps, tracerts, and other information so that FB can shut spammers down.

Submission + - A Few More Laps in the Fusion Race

tcgibian writes: In the fusion power race, the ITER tokamak and the NIF laser fusion projects still seem to be troubled with technical problems, huge costs, sparse results, and a time frame of decades. However, one of the other contenders, the Dense Plasma Focus device constructed in New Jersey by a team headed by Eric Lerner, seems to be making consistent progress.

This device differs from the others in that it works with natural forces rather than trying to counteract them. The machine, called Focus Fusion-1, uses natural plasma instabilities to focus the discharge of a bank of capacitors into a tiny, intensely hot point, called a plasmoid. This device has already achieved 1 MegAmp currents at 30KV with temperatures of up to 600 million degrees, and regularly fuses Deuterium fuel. The other, better known projects have yet to achieve this level of reliable performance.

Since first operation on October 15, 2009, this DPF machine has being refined and is being brought up to full power at 45KV, and when this is achieved, its next important hurdle will be the aneutronic fusion of Boron 11 and Hydrogen. This reaction promises the generation of electricity by direct means with negligible radioactivity in the process, fuel, or byproducts, unlike competing designs.

Whether or not this method can lead to cheap and safe fusion power should be demonstrated within a year or two. The output of of pB11 fusion, a flash of X-rays and a stream of high velocity Helium nuclei can both be harvested to generate electricity, and theory again points to a surplus above that needed to operate the device.

Although theory can be quenched in the cold bath of results, the Lerner team has been rather successful to date at validating their theories. Despite the sparse funding and lack of official attention, this project could turn into the little engine that could.
Real Time Strategy (Games)

Submission + - StarCraft II cost $100 million to develop (gamepron.com)

UgLyPuNk writes: Video game production is in a slump, the world’s struggling with the tail-end of the Global Financial Crisis, and Activision Blizzard has spent more than US$100 million developing StarCraft II.

The sequel’s been 12 years coming, and expectations are understandably high, with analysts predicting several million units will be sold this year alone – comfortably padding Activision‘s wallet.

Comment I tried.... (Score 1) 561

I had a 6 hour long train ride to do, and I put on a 1h long clip of binaural sounds in my headphones. I must say,... ...it didn't do shit. I mean, there were absolutely no effect on me whatsoever. The effect is probably VERY individual, and is mostly placebo, I guess. The only weird audio experience I have had was when I listened to the same (oldschool rave) song for an entire day on repeat. When I turned off the music, I could still hear the sound, as if it was still playing.

Comment Re:Looks like you are wrong already (Score 1) 973

Word for word copying is of course protected, but proofs themselves; results, are not. Noone cannot copyright a new for example, if I were to prove Rule 110 Turing completeness, then I can publish the result. The same is not true for music; listening to a song written by someone else, and then playing it on my own instrument is in some cases illegal if I play it for others, or put it on youtube.

Slashdot Top Deals

The only possible interpretation of any research whatever in the `social sciences' is: some do, some don't. -- Ernest Rutherford

Working...