Follow Slashdot blog updates by subscribing to our blog RSS feed

 



Forgot your password?
typodupeerror
×

Comment My PI serves random numbers on my lan. (Score 5, Interesting) 246

Some computers much more expensive than the PI do not have a Hardware RNG built in. Both my intel desktop and my laptop don't have a hardware RNG. If you try to generate a key, these computers will stop while gathering entropy. But not any more. I use my pi to dump random numbers into the entropy pools for all my computers that don't have an RNG.

There are other hardware RNGs available, but none as inexpensive as a PI. Also because the PI has an RJ45 connection, it can be plugged into my router where it can serve random numbers for all computers on my lan.

Comment Evolveablity could be a disadvantage! (Score 1) 72

It is easy to imagine a scenario where evolveablity is a long term selective disadvantage. Imagine a species with certain traits that allow it to survive a catastrophe that occurs infrequently. However these traits are dead weight during the good times (=most of the time). If the creature evolves to fast, it will lose all its catastrophe surviving traits during the good times and and get wiped out during a catastrophe. However if it evolves slowly these traits will survive the catastrophe and culling during the catastrophes will insure it keeps its catastrophe surviving traits. And perhaps the characteristic of slow evolution.

Submission + - John Gilmore analyzes NSA obstruction of crypto in IPSPEC.

anwyn writes: Long time civil libertarian and free software entrepreneur, In a recent article postend on the cryptography mailing list, long time civil libertarian and free software entrepreneur, John Gilmore has analyzed possible NSA obstruction of cryptography in IPSPEC.

He suggest that packet processing in the Linux kernel had been obstructed by one kernel developer. Gilmore suggests that the NSA has been plotting against strong cryptography on mobile phones:

Comment Snowden Assange WikiLeaks CA (Score 1) 276

They should set up their own CA in some country immune to US pressure. They would not have to do the actual signing. (Probably difficult due the current fishbowl they live in.) They could hire the people set policies put their logo on it. They could set it up so actual signing occurs anonymously in some unknown country.

Probably the only CA I would trust.

Comment Coventry logic (Score 1) 407

I think that ordinary people using crypto for ordinary purposes, the NSA's crypto abilities are irrelevant. Ordinary people are protected by "Coventry logic". Yes, I am aware there is a controversy concerning whether the Coventry story actually happened. It does not matter. "Coventry logic" remains valid.

If an important commonly used crypto program like gpg or ssl were broken by the NSA's mathematicians, it would be a secret of the highest order. Any use of the secret tends to reveal the secret. Therefore the secret can only be used for national business of the highest importance. Most people's secrets are just not that important, even if they involve matters that the federal government does not like. Thus most ordinary people are protected as free riders. This is "Coventry logic".

It is for this reason that the NSA's abilities should not be probed. If some investigative people probed the NSA's abilities, with fake messages about fake plots and that scheme worked, it could remove the "coventry logic" protection that millions of people now currently enjoy. If an important secret were forced out, then why not use the secret? Thus it is in no one's interest, other than the genuine malefactors, that this type of secret be probed. Everyone else has an interest in strategic ambiguity.

Comment compression, spread spectrum (Score 1) 197

The more a signal is compressed, the more it looks like random noise. The only way you know the difference between a signal and random noise is redundancies. But redundancies represent an opportunity to save power and bandwidth, by adding compression.

The typical alien civilization has had hundreds of thousands of years to work out compression algorithms.

On top of this, spread spectrum might be used.

So what makes anyone think that SETI or anyone else would be capable of recognizing an alien signal if they saw one?

The fact that people are trying to draw conclusions from this failure, is a sign only of colossal human arrogance.

Comment GPL Breaks this process. (Score 5, Insightful) 227

The GPL restricts the "Extend" step so that Discontinue step is impossible.

Any derived work of something, like git, which is GPLed, must be GPLed. That means that if you fork, the main branch, the main branch is free to use your extensions. This makes it difficult for replacement to work.

Furthermore, if you try discontinue step, others are free to fork and continue. So discontinue does not work.

The GPL completely breaks the "Embrace. Step 2: Extend. Step 3: Replace. Step 4: Discontinue." process. Which is why it is hated.

Comment A real test for science will be ... (Score 1) 267

A real test for science will be when someone discover some result as disturbing as this one, the result gets independently confirmed, and then it just sits there unexplained, for 10 or 20 years.

This result may not be an example, yet, because it has not been independently confirmed yet. (Who knows if it will be?)

Something like this is bound to happen sometime. (Some think it already has.)

Will physicists have the courage and humility to admit current theories are broken, or will they act like geologists with respect to Wegener, before nuclear fission was discovered?

Comment What is scientifically known is infinitesimal (Score 1) 259

What is scientifically known is infinitesimal speck in a sea of truth.

What is currently known is a very small faction of that which could be scientifically known.

Science is a restrictive methodology i.e. the scientific method.

Human beings have ways of knowing things that are not scientific. So the class of things that could be known, is even larger, than the class of things that could be scientifically known.

And then there are the questions human could pose, for which there is no conceivable way for humans to confirm an answer.

This is the unknowable. "Our line is too short to fathom such immense abysses."

Then there are those truths for which humans can not even formulate the question.

Slashdot Top Deals

UNIX is hot. It's more than hot. It's steaming. It's quicksilver lightning with a laserbeam kicker. -- Michael Jay Tucker

Working...