BenWestgate / Bails

Bails is a Bitcoin solution protecting against surveillance, censorship, and confiscation. It installs Bitcoin Core on the encrypted Persistent Storage of Tails, creates and recovers Bitcoin Core wallets from Codex32 (BIP93) seed backups, and creates backup Bails USB sticks and shareable blank Bails USB sticks. Learn more in README.md.
MIT License
38 stars 7 forks source link

Downloads are unreliable on bare metal #171

Closed BenWestgate closed 2 weeks ago

BenWestgate commented 4 weeks ago

Describe the bug I was installing Bails to a USB stick and it had to restart over 5 times due to missing signatures or checksum not matching.

To Reproduce Follow the README.md

Expected behavior If a download fails, I expect the script to detect this and try again, printing the problem to the terminal so the user knows what's happening. Clicking OK and deleting all of most of the previous downloads makes this needlessly slow and may concern users.