Giter VIP home page Giter VIP logo

bitcoin-core-on-tails's Introduction

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.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.