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

 



Forgot your password?
typodupeerror
×

Comment Random Number Generation (Score 1) 106

So from what I am guessing - they are referring to using the radioactive decay of the materials for true random number generation. This concept isn't new - the unpredictability of radioactive decay has been a know source of "truly random" numbers. The article infers that it could use this to generate a key that could be shared with an external authentication mechanism - but you could do this with any random number source. You'd think they would have mentioned something like "quantum entanglement between the weapon and the president" (which might have been interesting) - but no.

Comment Relay through Comcast (Score 1) 405

I had this problem too. I simply use Comcast's SMTP servers to relay my messages from my own SMTP server. You are required to configure SSL-secured transport only, and required to use your Comcast credentials when sending message to the relay. In-turn, when Comcast passes the messages, the services [you mentioned] accept them, but they still are shown as coming from my servers.

You don't have to "use Comcast's mail service" - they just want to use Comcast as a way of providing some accountability as to where the email is coming from - as a way of limiting spam.

Comment Re:decompression: 800 Mbps (Score 1) 122

That doesn't mean anything. Were you running on a 3GHz Ivy Bridge server, or a little PIC IoT device? How much CPU time did it take? How many did your application need/require? Did the net result of header decompression along with the easier parsing of the binary header take more or fewer CPU resources then the older uncompressed, ASCII header? etc..etc..etc..

Comment Facebook: "The Privacy Kings" (Score 3, Insightful) 99

I can't possibly envision ever making Facebook privy to ANY health issues whatsoever. They would gladly shill that information out for profit - undoubtibly why they're doing it. With something such as health issues which are so confidential, making Facebook privy to any of this would be absolutely terrible.

Slashdot Top Deals

Real Programmers don't eat quiche. They eat Twinkies and Szechwan food.

Working...