Frederick Thiel6:33
So I think education is very important here because just like with AI, like oh Skynet and Terminator is a big risk but you really have to understand the topic a little deeper. So quantum is a great technology for essentially doing factoring problems because of quantum position superposition. And so if you think about encryption technologies tend to be factoring problems, right? SHA-256, if you're going to calculate SHA-256, you have a key, public key, private key type solutions. And so if you have one, you can derive the other by doing lots of guessing, which is what Bitcoin miners do, right? We do lots and lots and lots of guessing. That's what we use all our compute for. If you have a quantum computer however, you can do factoring problems much faster and while the Bitcoin ledger is a symmetric encryption meaning that you need just as strong computing to generate the key as you do to decode the key, wallets are essentially asymmetric. Just like RSA technology, all the technology that protects your bank accounts, your healthcare records, all of the stuff on your cloud accounts, all of those systems that have passwords and usernames are typically RSA based, which is essentially an asymmetric where it's very hard to create the key, but once the key is created, it's simple to unlock it, if you would. And that way you don't need to use a lot of software on the user client end. And quantum computers are really good at cracking that. And Bitcoin solved some of that in wallets later in its trajectory. But there are some early wallets in Bitcoin whose public keys are exposed. The wallet address is exposed. And so if you have half the equation, you can figure out the other half. And these are the old Satoshi wallets for example. There are I think it's 1.7 million Bitcoin or something like that that are in those wallets, right? And there are about 5 million Bitcoin that haven't moved or are viewed as dormant that potentially the account numbers have been lost, etc. And so the early Bitcoin accounts that were first generated, the wallets were first generated published a key address. So that's known. But modern addresses don't operate that way. But more importantly, if you have an old address, you can simply create a new wallet, move your Bitcoin to it, and then never transact with that wallet unless you empty it completely and create a new wallet. Just basic street craft if you would regarding how to protect your wallets. So the key is the challenge is really these dormant wallets that haven't moved. And the fear is that if Bitcoin moves out of a Satoshi wallet, all of a sudden, people will think it's been hacked or that Satoshi's actually alive and oh my god, now it's a different story. And that Bitcoin's value will be debased somehow. And I think if you look at the different approaches, you could essentially partition off that Bitcoin and say it's no longer viable and usable. And if somebody does have a key, then they have to go through some mechanism to prove that they are the rightful owner of that. And part of this was kind of attempted a little bit in the court trial that was done around the copyright of the Bitcoin white paper that was done a few years ago where the way to prove that this person was Satoshi was that you had to have the keys to the wallet and he couldn't open the wallet and so therefore or he wouldn't open the wallet. And so therefore this person was deemed to not be Satoshi and therefore could not have owned the copyright of the white paper. So I think that the challenge is what do you do with those wallets and I think that the work Mara's been doing together with others around BIP 360 is a great solution for that. Because it doesn't just cut everything off and it doesn't also force a necessary full force of the code.