Bitcoin Forum
June 22, 2024, 07:44:11 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: btcLiveTools, script for quickly setting up Debian Live CD  (Read 870 times)
bitmagi (OP)
Newbie
*
Offline Offline

Activity: 26
Merit: 0


View Profile WWW
December 24, 2013, 09:54:38 PM
 #1

After seeing the disturbing lack of signature files being used to authenticate client software, take a look at the download stats for bitcoin-qt, I decided to write a bash script that will properly download and validate client software.

btcLiveTools is a simple bash script that makes setting up a Debian Live CD environment for bitcoin use very quick and simple. It carries out the following tasks when installing your preferred bitcoin software:

  • Downloads the installation files from the software author.
  • Downloads the installation file signature files or hash files from the author.
  • Imports the author's public pgp key from pgp.mit.edu.
  • Validates that the downloaded files are genuine using the author's public key. If the validation fails the script fails with an error message.
  • The dependencies, if there are any, are downloaded using the default Debian repositories using apt.
  • The software installer for the software chosen will be ran.

Currently btcLiveTools provides the option to install the following software:

  • MultiBit
  • Bitcoin-Qt
  • Electrum
  • Armory
  • Truecrypt Encryption software


https://github.com/bitmagi/btcLiveTools
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!