That's a good point, it would be magnitudes simpler to review just the pertinent security bits. Thank you DrHax

I'll check out btcd, I had thought that was a part of bitcoin core.

Reply to this note

Please Login to reply.

Discussion

Just to be clear, I'm not recommending btcd because I don't have any experience with it, but I do think that having ecosystem diversity is a good thing.

I agree, I will most likely run bitcoin core v25. But that gave me a better understanding of what exists in terms of bitcoin software. Thanks.

Yeah, I used to run a practice and lead a team of people who did software security audits, so I've spent a good deal of time thinking about how to go through all the relevant code as fast as possible and make sure nothing was overlooked.

I appreciate it when:

I. Code is really small, or failing that

II. It's architected in a way that I can be confident that a failure in one part of the code won't affect another part of the code

You have such a deep pool of experience. I appreciate you sharing so much of it here with us on nostr and with your offline work devving.