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

renamed local to src to placate CodeQL #150

Closed BenWestgate closed 1 month ago

BenWestgate commented 1 month ago

CodeQL was ultimately appeased with a custom .yaml, however while experimenting it became clear putting .local,.cache,.config under "bails" was the neatest directory structure.

That way the base repo only has a docs folder and bails folder. And it's easy to understand that everything that constitutes the project besides the b launcher is inside bails.