You are viewing a single comment's thread from:

RE: Electrum Bitcoin Wallet - Code Audit

Yes I figured many people use this wallet including myself. I have analyzed the code myself especially the seed generator part, because I was skeptical about it at first. I don't really trust javascript based stuff that much, it often has crappy rng. But in this case this python code, which I kind of understand well, is written pretty well.

So Voegtlin did a good job with it, it's a good software, trustworthy.