Authors

Dmitri Kryptokov

The office worker from the RushWallet contest video. KryptoKit reused the character's name as the persona that published the follow up puzzle.
IDdmitri-kryptokov15 / 18kind unknown · 1 collection · 2014-09-22
Subject

Dmitri Kryptokov

thisisarushwalletbrainwalletnoootDMTRIbitcoin

The office worker from the RushWallet contest video, reused as the author persona of the puzzle by KryptoKit, the Toronto company behind the wallet.

Puzzles
30
Prize recorded
-
Still unsolved
1 · -
closed 29 / 30
Channels
soundcloudsoundcloud.com/thisisarushwalletbrainwalletnooot
codepencodepen.io/dmitrikryptokov
Address
1GShq18eb4V6uBtqgwxkmuPTUHCtyBcNYA

Log

 

KryptoKit's press release names Dmitri as the character in the contest video, an office worker raising money for a quieter keyboard, and KryptoKit as a Toronto company founded in 2013 by Steven Dakh and Anthony Di Iorio.

bitcoinmagazine.com/press-releases/kryptokit-releases-video-based-contest-showcase-power-bitcoin-brainwallets-1411503632
 

Two of the thirty contest passphrases carry the name: Dmitri Nancy Enrique on wallet 17 and Dmitri Enrique Nancy on wallet 28.

web.archive.org/web/20150208172337/https://rushwallet.com/contest
 

The SoundCloud account was created and used once, on 2014-10-23, for a remix of YT Cracker's Bitcoin Baron with a Morse code message in the bridge.

soundcloud.com/thisisarushwalletbrainwalletnooot
 

The CodePen account has exactly one pen, Hidden Wallet, published the same day 27 minutes before the track.

codepen.io/dmitrikryptokov/pen/qBGLJZ
local dataset / no network · data 76d0 7b2c 1a2f

Who this is

Not a person. Dmitri is the character in the 2014 RushWallet contest video, an office worker raising money for a quieter keyboard for a colleague. KryptoKit's own press release says so. The company was in Toronto, founded in 2013 by Steven Dakh and Anthony Di Iorio, and RushWallet was its browser wallet. The thirty brainwallets were hidden in that video as an advert for the Fundraiser feature.

Then, on the day the contest was due to end, a SoundCloud account called thisisarushwalletbrainwalletnooot uploaded a remix of YT Cracker's Bitcoin Baron with Morse code in the bridge, and a CodePen account called dmitrikryptokov published a pen called Hidden Wallet 27 minutes earlier. Both accounts were created for that and used once. The display name on CodePen is DMTRI, missing a letter, which is the kind of thing this author does on purpose.

Why the record has no kind

kind is for a person or an organisation. This one's a company's marketing persona wearing a character's name, so the field stays absent and about says what this one actually is. Two of the contest passphrases themselves contain the name, which is on the record with the archived contest page as the source.

The people behind KryptoKit are named in the press release fact because the press release names them. They aren't the author of record. The persona is.

The record

src/collections/rushwallet.ts
static readonly author = party("Dmitri Kryptokov", {
  key: "dmitri-kryptokov",
  aliases: ["thisisarushwalletbrainwalletnooot", "DMTRI"],
  about: "The office worker from the RushWallet contest video, reused as the author persona of the puzzle by KryptoKit, …",
  addresses: ["1GShq18eb4V6uBtqgwxkmuPTUHCtyBcNYA"],
  profiles: [
    profile("soundcloud", "https://soundcloud.com/thisisarushwalletbrainwalletnooot"),
    profile("codepen", "https://codepen.io/dmitrikryptokov"),
  ],
  facts: [
    fact("KryptoKit's press release names Dmitri as the character in the contest video, …", "https://bitcoinmagazine.com/press-releases/kryptokit-releases-video-based-contest-…", { date: "2014-09-23" }),
    fact("Two of the thirty contest passphrases carry the name: …", "https://web.archive.org/web/20150208172337/https://rushwallet.com/contest"),
    fact("The SoundCloud account was created and used once, on 2014-10-23, …", "https://soundcloud.com/thisisarushwalletbrainwalletnooot", { date: "2014-10-23" }),
    fact("The CodePen account has exactly one pen, Hidden Wallet, …", "https://codepen.io/dmitrikryptokov/pen/qBGLJZ", { date: "2014-10-23" }),
  ],
});

@agntn/puzzles·MIT license· Public data about public puzzles. Balances come from the chains' explorers through the worker, cached for five minutes. Every key here was public before it landed in a record.