To prove this is real, they should've: - Split the leak into multiple chunks, each encrypted with a different key, and each readable/usable on its own - Announce, ahead of time, that a random chunk will be revealed, based on the hash of block #N on the Bitcoin network - On block #N, reveal chunk number block_N_hash % num_chunks . Basically, reveal a provably random chunk in a way that cannot be controlled by the auct…
Also, if they really want to make this as trust-free as possible, they could use ZKCP [0][1] to make the payment stage and the reveal stage atomic - the moment the payment is taken by the auctioneers, the decryption key is revealed (using hash-locked transactions and zero knowledge proofs). This, however, won't work with their penny auction style bids. [0] https://en.bitcoin.it/wiki/Zero_Knowledge_Contingent_Payment…
Equation Group Cyber Weapons Auction
131–140 of 151 posts
Re: Equation Group Cyber Weapons Auction
#132Does anyone expect GitHub to intervene as the (partial) host here? Does this put them in a legal situation?
Re: Equation Group Cyber Weapons Auction
#133Re: Equation Group Cyber Weapons Auction
#134Re: Equation Group Cyber Weapons Auction
#135Just want to make this as clear as possible. Throwaway account, so I won't be replying or ever using this ever again, but let me run through a few things. * Whomever is running this auction knows everything that has been mentioned in these threads already, and they're probably a few steps ahead of us all. There are multiple indicators that they know what they're doing from a technical standpoint and that it's very li…
Re: Equation Group Cyber Weapons Auction
#136It seems that "open" and "transparent" GitHub has already ceded control of their business to Federal oversight, in deleting the repo: https://github.com/theshadowbrokers/EQGRP-AUCTION They are apparently still ignorant of the Streisand Effect
Re: Equation Group Cyber Weapons Auction
#137Just want to make this as clear as possible. Throwaway account, so I won't be replying or ever using this ever again, but let me run through a few things. * Whomever is running this auction knows everything that has been mentioned in these threads already, and they're probably a few steps ahead of us all. There are multiple indicators that they know what they're doing from a technical standpoint and that it's very li…
> I plan to bid a couple dozen BTC or so You plan to bid $5,000 to $20,000 for this? Are you serious? Where do you work?!?
It's one of the things that puzzles and fascinates me about bitcoins in general - the early adapters have a disproportionate amount. Seems like a terrible investment because of the cap on growth - as soon as the currency reaches a certain threshold value, the select few cash out a few dozen or hundred. It drops again, they sit back and let demand build up again.
Re: Equation Group Cyber Weapons Auction
#138Interesting discussions happening on Twitter, eg https://twitter.com/thegrugq . Looks like this could be at least somewhat legit.
Re: Equation Group Cyber Weapons Auction
#139Re: Equation Group Cyber Weapons Auction
#140Earlier quoted context omitted.
Also, if they really want to make this as trust-free as possible, they could use ZKCP [0][1] to make the payment stage and the reveal stage atomic - the moment the payment is taken by the auctioneers, the decryption key is revealed (using hash-locked transactions and zero knowledge proofs). This, however, won't work with their penny auction style bids. [0] https://en.bitcoin.it/wiki/Zero_Knowledge_Contingent_Payment…
They could even use the blockchain as a source of randomness to choose which chunks of the encrypted file they reveal for free.