bitcoinknots/bitcoin

Bundle Tor with Bitcoin Knots binaries

Open

#68 opened on Mar 16, 2024

 (0 comments) (1 reaction) (0 assignees)C++ (160 forks)auto 404
enhancementgood first issuehelp wanted

Repository metrics

Stars
 (677 stars)
PR merge metrics
 (PR metrics pending)

Description

Already, Bitcoin Knots can launch its own Tor instance, and if Tor is available, use it for pairing with other wallet software.

It would be nice if binary distributions (particularly macOS and Windows) bundled Tor binaries as well, so this "just works" by default.

Ideally, the bundled Tor should be bit-for-bit identical to Tor's own reproducible binaries, but I'm not sure how viable that is

Contributor guide