Forgot your password?
typodupeerror

Comment Re:Maybe I'll give it another try (Score 1) 630

This is simply not true. Twitter suspends and then permanently bans "right wing" accounts regularly in India. One journalist had to approach the court to have her twitter account restored: https://twitter.com/AartiTikoo... Multiple others have lost their accounts for BS/unknown reasons (Meghupdates, True Indology, ShashPoker to name a few). Their are armies of users on both sides of the political spectrum trying to get each other suspended and banned. Twitter's suspension rules and it's enforcement is an absolute joke in India.
Moon

Submission + - Unambiguous Evidence of Water on the Moon (space.com)

Nethemas the Great writes: "Information has leaked ahead of the scheduled NASA press conference tomorrow that we have found unambiguous evidence for water on the moon. The follow is quoted from Space.com:

Since man first touched the moon and brought pieces of it back to Earth, scientists have thought that the lunar surface was bone dry. But new observations from three different spacecraft have put this notion to rest with what has been called "unambiguous evidence" of water across the surface of the moon.

"

Comment Re:Distress Keys and Images (Score 1) 500

Actually No. There is absolutely no way to *prove* that there are two OSes installed with programs like TrueCrypt's decoy operating system. All that you would see is that there are two partitions, and one of them contains the OS to which you just booted. There is no modern experiment (AFAIK) which would help you figure out the presence of another OS once you have booted into the PC. It's pretty simple to achieve actually. You create two partitions, each of which contains an operating system. You keep the salt in the header of each volume. When the user provides you with the password, the bootloader simply tries to decrypt 4 bytes of data at an offset in the header which should contain and encrypted word 'TRUE' . If it is able to decrypt the word in either of the partitions, it boots into it. So your booting into the OS is determined solely by the password you provide. Since this is default behavior of the program, there is no need to detect this or anything.

Slashdot Top Deals

A bug in the code is worth two in the documentation.

Working...