Have you ever wondered how bitcoin transactions can go anonymous?Continue readingIncrease Your Security And Privacy With Bitcoin Mixers
Category: Bitcoin
The mother of all cryptocurrencies.
Thousands of people worldwide flocked to Miami to attend the biggest conference on bitcoin till now. Continue readingBitcoin 2021 Miami Conference: The biggest conference on bitcoin yet
No, the FBI did not hack bitcoinContinue readingGotcha, Darkside: How I Traced The Stolen Bitcoins
I’ve actually been thinking about a full shell implementation of bitcoin for some time.Continue readingA full shell script implementation of bitcoin?
Taproot will reduce the amount of storage space on the network by up to 20% by aggregating Schnorr signatures.Continue readingSignaling for Taproot in the big blockchain world
Tested with Python 2.6, pbkdf2_rmd v0.1 (Python module), pywallet V1.1Continue readingPbwhatkey — deterministic private key generator (PBKDF2 & pywallet.py based)
DragonFly BSD patches for bitcoind
I have a small series of patches that allow bitcoind to build on DragonFly BSD; what would be an acceptable way to submit these patches upstream?Continue readingDragonFly BSD patches for bitcoind
On the length of bitcoin addresses
Longer addresses will definitely inhibit the adoption of bitcoin by the public and should be high on the list of things to avoid.Continue readingOn the length of bitcoin addresses
Real-world bitcoin snack machine
Designing a fast-confirmation bitcoin vending machine.Continue readingReal-world bitcoin snack machine
This is a concrete proposal (and reference implementation) for a Merkle-tree of unspent-outputs (UTXOs).Continue readingStoring UTXOs in a Balanced Merkle Tree (zero-trust nodes with O(1)-storage)