Skip to content

Latest commit

 

History

History

The_Message

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

The Message

It happened. We managed to extract the message. The message can be downloaded in raw binary form (MSB first) and plain text bits (ones and zeroes).

A preliminary analysis, including a potential representation as a picture, can be found here.


Candidate representation of the message, represented as a 256x256 picture.

The big question therefore remains: what does it mean?

This folder attempts to be a compendium of all the theories on the meaning of the message proposed by the public in the Discord's channel #interpretation-chat.

Current interpretations

Since the picture representation of the data was the one that raised more interest and may bias the interpretation in the wrong direction, the following list is divided in picture-based and non-picture-based interpretations. If your interpretation is missing, do not hesitate and send us a pull request with the changes or contact us directly in the Discord channel (HaileyStorm or BatchDrake).

Picture based interpretations

Non-picture based interpretations

Other

Unanswered questions

Assuming that the picture is right, @DareDevil made a summary of the currently unanswered questions about the message:

Regarding "image":

  1. Why sparse data? <1% are ON
  2. If trying to indicate periodicity or to view as a 256x256 grid, why not just set all the cells that would be on the border ON?
  3. Why 5 clusters?
  4. Why the 6 "Alignment points" commmon between these?
  5. Why are there more APs in some clusters?
  6. Why one weird cluster?
  7. Why are there few (but not none, or many) points away from clusters?
  8. Is it an "image", after all? or is it just a general matrix?

Regarding data:

  1. What could the header and footer possibly help with understanding the image, that they NECESSITATED having a header/footer in the entire signal?
  2. Why are they equal in size?

Regarding the header, specifically:

  1. How are you supposed to view the header? 5x16 array or a 8x10 array? (Those are the leading theories now)

Regarding viewing the header as a 8x10 matrix:

  1. Patterns arise: First two bytes are FF, the rest have only 2 bits ON per byte. Why would there be a necessity for it?
  2. Do the first two bytes indicate the dimensions of the body of the data? If so, are the rest just dimensions of something else?
  3. Last two bytes alternate, and the first 4 bytes add up to 255.
  4. The columns have: 5, 5, 3, 3, 5, 5, 3, 3 number of bits in them respectively. This includes the first two rows. Is this intended? If so, why?
  5. The shortened header - (All of it except the first two bytes) - Is this the only configuration in which you can have 2 bits per row to have the given number of column bits, i.e., 3, 3, 1, 1, 3, 3, 1 and 1? If yes, then this is probably a message