< Arnavion> Yes, that was the reason people wanted thumbs instead
< Arnavion> Als, re: the Windows question, Windows doesn't care about the contents of the cert, just that it's a code signing cert. The requirements to *get* a valid code signing cert depends on the organization you get it from
< luke-jr> midnightmagic: if they didn't have that, they'd spam it with comments
< midnightmagic> yeah but can't spam comments be deleted
< luke-jr> yes, but they clutter everyone's email too
< GitHub125> [bitcoin] PrinceofOrange opened pull request #8509: Master (master...master) https://github.com/bitcoin/bitcoin/pull/8509
< GitHub93> [bitcoin] PrinceofOrange opened pull request #8510: Bitcoin 139 d4.9 (master...bitcoin-139-d4.9) https://github.com/bitcoin/bitcoin/pull/8510
< GitHub5> [bitcoin] laanwj closed pull request #8510: Bitcoin 139 d4.9 (master...bitcoin-139-d4.9) https://github.com/bitcoin/bitcoin/pull/8510
< GitHub143> [bitcoin] laanwj closed pull request #8509: Master (master...master) https://github.com/bitcoin/bitcoin/pull/8509
< GitHub85> [bitcoin] sevastos opened pull request #8512: Trivial: Corrected JSON typo on setban of net.cpp (master...setban) https://github.com/bitcoin/bitcoin/pull/8512
< Chris_Stewart_5> sipa: What is the easiest way to generate a random uint256?
< sipa> Chris_Stewart_5: RandHash()
< sipa> if that still exists
< sipa> GetRandHash(), in random.h