BenWestgate / Bails

Bails is a Bitcoin solution protecting against surveillance, censorship, and confiscation. It installs Bitcoin Core to Tails encrypted Persistent Storage, 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
45 stars 8 forks source link

Hard code a shortlist of trusted signers so "Skip" still does some verification #17

Closed BenWestgate closed 4 months ago

BenWestgate commented 1 year ago

"Skip" verifying your download, should still randomly select from a short list of people I trust until it has 2 good signatures, and just do this in the background. Fail if it can't get 2 Good signatures.

BenWestgate commented 4 months ago

This is the default behavior in #161.