Blind protocol for crypto wallet generation
In some cases it may be necessary to create private keys to securely store funds for others, for instance, when seizing cryptocurrency for the judicial…
Read more →In some cases it may be necessary to create private keys to securely store funds for others, for instance, when seizing cryptocurrency for the judicial…
Read more →Generating private keys is perhaps the most delicate aspect in relation to the custody of cryptocurrencies. There are a lot of methods to obtain keys,…
Read more →When handling cryptocurrency-related stuff, like private keys, seeds, etc... we often hear things like "256 bits", "128 bits",... but what does it mean? Computers use…
Read more →Creating a mnemonic phrase is a very sensitive operation that can be done in a lot of different ways. No one of them can be…
Read more →Let's hypothesize we arranged our super secure cold storage to "hodl" cryptos until they get to the moon, maybe using one of our tools like…
Read more →In a previous post, we have seen how to obtain a paper wallet by rolling a dice 256 times and tracking results with dicetracker.py, a…
Read more →