Skip to content

Latest commit

 

History

History
30 lines (23 loc) · 1.1 KB

README.md

File metadata and controls

30 lines (23 loc) · 1.1 KB

tails-scripts

A set of scripts for quickly getting the ShadowCore client up and running on Debian/Tails.

##shadowqt_compile.sh This script will compile the ShadowCore client from the "master" Shadow branch.

Dependencies

Install

cd /home/amnesia/Persitence/
git clone https://github.com/shadowproject/tails-scripts
cd tails-scripts
sh shadowqt_compile.sh

Known Issues

Due to a bug in Tails Persistence Additional Software app during reboot of Tails the previously installed dependencies are not reinstalled. You can fix this by running the below command on boot before starting the Shadow QT client.

sudo apt-get -y install qt5-default qt5-qmake qtbase5-dev-tools qttools5-dev-tools build-essential libboost-dev libboost-system-dev libboost-filesystem-dev libboost-program-options-dev libboost-thread-dev libssl-dev libdb++-dev libminiupnpc-dev libqt5webkit5-dev qtbase5-dev qtchooser