- This topic has 2 replies, 1 voice, and was last updated 2 months, 1 week ago by
jcoinner.
- AuthorPosts
- Thursday, December 1st, 2022 at 00:04 #414540
futureisbright2031
ParticipantQuestion: How is it possible that a wallet like electrum can generate a new seed offline? How does it make sure that this seed isn’t used by somebody else? Is it just unlikely or is there an other mechanism ensuring that the same seed is not generated twice at two different points in time?
Thursday, December 1st, 2022 at 00:13 #414541Mr_P_Nissaurus
The seed is 256 bits. The wallet can electronically “flip a coin” 256 times and generate the seed – without being online.
You can be sure that your seed is unique because there are 115792089237316195423570985008687907853269984665640564039457584007913129639936 possible seeds.
Thursday, December 1st, 2022 at 00:14 #414542jcoinner
A seed is a representation of a very large random number. There is no mechanism for making sure it’s not used, no central database – it is large enough that such is not needed as the statistical likelihood of collision is so low. This goes for all wallets that use seeds, and for any bitcoin private keys as well. You can’t have decentralization if you have a central registry to check against.
- AuthorPosts
- You must be logged in to reply to this topic.
Related Forum Topics:
- → Evil Bloomberg says: “Meanwhile, the BTC world is in a race against what’s known as ‘the halving’. In 2024 the algorithm is set to become twice as difficult. That means it will require twice the computing power to create a coin—and twice as much energy, taxing the Texas grid even further.”
- → Seed and offline electrum wallet [Image]
- → What would hypothetically happen (I know it is extremely unlikely) if two people generate the same public key at the crypto wallet?