Mule Tools:
Alternative means of bitcoin transaction broadcast
Table Of Contents
I. Introduction
II. Tools
III. Projects
IV. Articles
V. Submissions
VI. Other
I. Introduction
Inspiration
Inspired by Blockstream's Blockstream Satellite, and continuing in the vein of ideas set down by Nick Szabo pertaining to physical broadcasts, Mule Tools will be a clearing house for code that enables alternative broadcast methods for bitcoin transactions with a view towards routing around censorship, network outages, hijacking by hostile external and internal actors.
Overview
The bitcoin blockchain is the longest running, most secure, and most valuable cryptocurrency blockchain. As such, it is under continual attack, from actors outside and even from within its own ecosystem (ie. 2x, bcash). The purpose of the projects and tools stored in these repositories is to make the bitcoin network more resilient and capable of re-routing around censorship and hostile actors.
We are interested in assisting with the development of any alternative paths for bitcoin pushTx including but not exclusively limited to:
- SMS relay
- satellite hook-up
- fax or any form of hard copy to character recognition
- save to external support (USB)
- Portable Document Format (PDF)
- telex
- HF audio
- Morse code
- meshNets
- NFC
- BLE
- chat apps (especially encrypted)
Projects can use one or more methods for enabling an alternative route to pushTx.
All submitted projects will be considered for support by and possible inclusion in Samourai Wallet which now includes basic hooks for exporting signed raw bitcoin transactions hex code.
II. Tools
Vocal message with latest block hash (1-518-BLK-TIME):
+1(518)255-8463
Obtain signed raw hex transaction from a Trezor:
Obtain signed raw hex transaction from Samourai Wallet:
Copy and paste signed raw hex transaction or scan/share QR code as of Samourai v0.96. announcement:
III. Projects
fork
SMSPushTx:repo
Pony Direct (use any Android device as SMS relay):fork
Send bitcoin via APRS:concept
Message in a Bottle (includes incentive to broadcast):IV. Articles
Physical broadcasts are discussed in Advances in Distributed Security by Nick Szabo.
Hijacking Bitcoin: Routing Attacks on Cryptocurrencies.
Carrier Pigeon Faster Than Broadband Internet OpenDime delivered via carrier pigeon? ;)
V. Submissions
Contributing
All contributions proposed must target the bitcoin blockchain. Therefore, convert any alt-coin related code to bitcoin. BCASH and Segwit2X are alt-coins.
All pull requests should be directed to 'develop' branch of each project - do not submit pull requests to 'master'.
Join us! Pull requests, code, documentation are all welcome.