Skip to content

BenWestgate/bitcoin-core-on-tails

Repository files navigation

Bitcoin Core on Tails

This repository contains a script for installing Bitcoin Core to Tails.

Bitcoin Core connects to the Bitcoin peer-to-peer network to download and fully validate blocks and transactions. It also includes a wallet and graphical user interface.

Tails is a portable operating system that protects against surveillance and censorship. It connects to the Internet exclusively through the anonymity network Tor.

See Also:

Bitcoin Core :: About

Full Validation - Bitcoin Core Features

Excellent Privacy - Bitcoin Core Features

Tails - How Tails works

Tails (operating system) - Wikipedia

How to use this script

If you know someone you trust who uses Bitcoin Core on Tails already, you can install by cloning their Bitcoin Core on Tails skipping the initial block download.

Open these instructions on another device

image

In the next step, you will shut down the computer. To be able to follow the rest of the instructions afterwards, you can either:

  • Scan this QR code on your smartphone or tablet:

image

  • Print these instructions on paper.

  • Take note of the URL of this page:

https://github.com/BenWestgate/bitcoin-core-on-tail/blob/master/README.md#how-to-use-this-script
  1. Install Tails to a USB stick or Memory Card, minimum 16 GB capacity.
  2. Start Tails and set up an Administration Password when the Welcome Screen appears.
    • If you installed by cloning Bitcoin Core on Tails, enter your temporary Persistent Storage passphrase.
  3. Connect to a local network.
  4. Connect to Tor.
    • If you cloned Bitcoin Core on Tails, skip to step 7.
  5. Open a terminal. Choose Applications ▸ Utilities ▸ Terminal.
  6. Type or Paste the following in Terminal, then press Enter:
git clone https://github.com/benwestgate/bitcoin-core-on-tails; bash */init
  1. Follow the Instructions on Screen.
  2. You're Done! To share this free software with family and friends: Choose Applications ▸ Office ▸ ₿ails ▸ Clone.

Source Code Headers

Every file containing source code must include copyright and license information. This includes any JS/CSS files that you might be serving out to browsers. (This is to help well-intentioned people avoid accidental copying that doesn't comply with the license.)

MIT header:

Copyright (c) 2022 Ben Westgate

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in
all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
THE SOFTWARE.

About

Deprecated Setup script for installing Bitcoin Core to Tails persistent storage. Full node, wallet, backup and clone for a friend functions

Topics

Resources

License

Security policy

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

Packages

No packages published