AnuBitux and Python virtual environments
When coding with Python, one of the bigger matters we have to deal with its dependencies. With a community as big as Python's one, this…
Read more →When coding with Python, one of the bigger matters we have to deal with its dependencies. With a community as big as Python's one, this…
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 →For many reasons, it could happen that we do not have access to our complete mnemonic seed. For instance, we could have written it by…
Read more →Usually, when we create a new wallet with Electrum, we obtain a 12 words seed and there is no way to customize it. We can…
Read more →Using encrypted volumes to store sensitive information is a very good idea. With tools like Veracrypt, we can encrypt storage devices or create encrypted containers…
Read more →When dealing with virtual currencies such as Bitcoin, we know that it is possible to obtain the details of every single transaction. However, it remains…
Read more →