Search content
Sort by

Showing 5 of 5 results by Coinnoiseur
Post
Topic
Board Bitcoin Discussion
Re: New Bitcoin Puzzle
by
Coinnoiseur
on 05/07/2016, 08:19:01 UTC
Instead, each code describes a place in the text adventure; and will only be useful in later stages of the puzzle. 

That has been my assumption as well. Problem is that I see 4 different QR's which could describe the initial room:

You are in a cell.
You can go through a cell door.
You are in an iron chamber, the walls are lined with iron pipes.
There are chains suspended from the pipes and rusted gears are scattered about the floor.
The sound of dripping water echoes in the chamber.
 An iron plated floor.
 on which there is a skeleton and some rusted gears.
  A dusty skeleton, covered in rags.
  It's wearing a jacket.


QR6: Skeletons hang from chains and manacles against the walls. The floor is covered with iron gears, rusted scrap metal, and empty glass vials. You discover a leather jacket.

QR9: You are in a rusted iron chamber. Water is trickling from large iron pipes above you. On the wall someone has scrawled “When in your house black crows give birth to white doves, then you will be called wise

QR11: http://textadventures.co.uk/games/view/5craldfdmkkzngf1davsna/days-destroyed


It is QR11 that got us in the cell.
There is a skeleton (though it is on the floor, not hanging), the floor has rusted gears and there is a (discovered) jacket. But not the vials from QR6.
The Iron Chamber of QR9 is a strong match, though the pipes on the ceiling vs walls are a mismatch. Dripping water matches, no mentions of gears or skeletons.

If it wasn't for the jacket I would not have any doubts about QR9. Also, since the crows/doves thing could be the much needed hint. And that hint contains "then you will be called wise", which goes well with the "Only the worthy may proceed" from the original tweet.


On the Aztec code... it will not work the way it is:

- The orientation marks are wrong (because of the mirroring)
- The code words in the upper half contain rubbish (haven't actually checked rotating 90 degrees first)

Assuming the Aztec is not a Red Herring... If we want to make it work, we must modify it, or: turn some black squares into white ones and vice versa. Could that be what the Black Cows giving birth to White Doves hint is about?

I've tried a few Game of Life iterations, tried moving the squares based upon the dot and/or the triangle but nothing I have tried produces a valid Aztec Code.

- I wasn't that hopeful about Game of Life anyway: reversing it on this scale is 'impossible' and the symmetry would remain, which goes for any method that would manipulate the QR based upon the blocks alone.
- The dots and triangles are not symmetric, so if they encode the manipulations to do, the result would not be symmetric.
- The result does not need to be an Aztec code, could also be QR (minimum 21x21) or Data Matrix (minimum 10x10)
- For Aztec, the manipulations must both add new and remove existing blocks, that's the only way to get proper orientation markers.


Another path... I took another look at the letter frequencies (leaving out the 3 uncertain blocks). Kappa plain text value is 0.0368, which is pretty much the value for a set of random letters. It indicates it is not a simple substitution cipher. For a long enough English text the value should be about 0.065. I then took some English text, applied some ciphers and looked at the KPT values. Playfair, Bifid, Vigenere with a short key all produced about 0.05. Vigenere with a long key (up to a One Time Pad) approaches the value for random letters of <0.04.

- While nothing sensible resulted from Playfair/Bifid itself, they also can take a key (which presumably is being held by the dragon ;P ) I have only tried bifid/playfair on the outer ring starting top-left (cf Aztec), I did try both clockwise and counter-clockwise.
- While a long key combined with Vigenere (or shorter with Vigenere Auto Key) is possible, reverse Vigenere on the outer ring did not produce any sensible key (assuming the 26 blocks of the outer ring encode 'The Journey Inwards....." For this I did try every position on the outer ring as start, both cw and ccw.
- The above also means a readable One Time Pad is not likely, however it could for instance be a One Time Pad based upon the row/column index of the letter in the 'Aztec' code.

D.
Post
Topic
Board Bitcoin Discussion
Re: New Bitcoin Puzzle
by
Coinnoiseur
on 21/06/2016, 12:09:04 UTC
Another attempt:

- Consider the blocks as pigpen. Squares with Top Left triangle = a...i (top row = abc, middle = def, bottom = ghi), TR triangle = j..r, BR triangle = s..z (+ empty)
- "the journey inward begins here" If you want to journey inward, where do you begin? On the outside.
- The outer ring of the Aztec codes has 26 blocks, just like the number of letters in "The journey..." is 26.
- Where to start? First try: Top Left going counter clockwise (conform Aztec code)
- The outer ring then 'pigpen decodes' to: ohvxcptuzuryqfwvrvrfskkgqg

How then to transform:

ohvxcptuzuryqfwvrvrfskkgqg into:
thejourneyinwardbeginshere Huh


It could be done using a One Time Pad or Vigenere (Vigenere with a key length equal to the message length is equivalent to an OTP)

ohvxcptuzuryqfwvrvrfskkgqg -> vigenere_decrypt(varoovchvwjluffsqrlxfsdczc) = thejourneyinwardbeginshere

I was hoping to find a more readable key, like dragon, fire or goldenfleece...

But anyway, let's try thhe next ring:

jahyto?xwwajhn.... and decode with the 'varoovchvwjluffsqrlxfsdczc' key from the outer ring: oaqkft?qbaryni...  Undecided Embarrassed Huh


Several assumptions have been made:
- pigpen -> abc
- starting top left
- counter clockwise
- vigenere

So many variations could be tried.
Post
Topic
Board Bitcoin Discussion
Re: New Bitcoin Puzzle
by
Coinnoiseur
on 17/06/2016, 10:20:44 UTC
I'll add a few brainstorms and things I've noticed...

- Most of the texts in the QR codes mention 'Iron'
- One that does not is QR5, but that one has the Magic Portal's text from Mars/Iron
- QR5, QR6 and QR9 all could describe the cell in which the game starts
- If the Aztec code needs to be manipulated, the dots and triangles could indicate which manipulation is needed for each dot.

Going on that... moving the dots in the direction of the red dot or of the triangle did not produce anything useful for me, though I've only tried moving 1 position (and not things like: Top Right triangle = 2 steps in the direction of the red dot)

Based upon the Jason and dragon references, some of the words I've tried are:

- Ladon, ladon, apple, apples, golden apple, golden apples, sheep, melon, golden fleece, Hesperides, mala, mela

Given previous puzzles a keyword more related to the bitcoin domain would still not surprise me though: Days destroyed, Generation A could still be hints.

- The overall painting looks like an Aztec code and has several QR's embedded... it doesn't mean that what's hidden is hidden using QR: I'm still considering binary, morse, braille.

Post
Topic
Board Bitcoin Discussion
Re: New Bitcoin Puzzle
by
Coinnoiseur
on 10/06/2016, 07:35:22 UTC
'Generation A' is a book by Douglas Coupland (https://en.wikipedia.org/wiki/Generation_A)

It might also be 'Generation Algorithm', which also could be a hint as it seems we are looking for some algorithm to generate a key from the blocks in the artwork.

Guess what? The keypad in the cell is a QWERTY Keyboard. A QWERTY Keyboard has exactly 26 letter keys, only letters not including numbers nor special characters or other keys. Counting just the letters.

I totally overlooked that as a possible hint (while actually in the room/game atmosphere it stands out like a sore thumb).

According to the game "It's a full QWERTY keypad.", which is usually used referring to phones with keypads, so maybe something like this:

http://i.imgur.com/aJtoJDa.jpg

But that would still leave the too even distribution.
Post
Topic
Board Bitcoin Discussion
Re: New Bitcoin Puzzle
by
Coinnoiseur
on 08/06/2016, 10:01:40 UTC
There is also some symmetry in the way the 'dark' pipes connect to the blocks.

On the left and right they connect to the same 6 'mirrored' blocks, tough one pipe connection has a different orientation.
On the top and bottom 3 out of 4 blocks are the same, one is different.

Also taking the 24 blocks that those pipes connect to, there is an abundance of 'bottom-right' triangles: 13 of the 24.

[Edit: Color blindness yay... checked the sheet and looked again... the pipe at the top only connects to 3 blocks)