Skip to content

thebachchaoproject/tails-workshop-training-module

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

72 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tails-workshop

This repository contains some training material for https://tails.boum.org.

The material is available here : https://github.com/mgoessen/tails-workshop/blob/travis/tails.pdf (Download).

The source document is available here : https://github.com/mgoessen/tails-workshop/blob/master/tails.md.

About this material

This document was wrote by [email protected] and [email protected] for journalists digital safety lessons. It is actually used as training material at IUT Lannion, Sciences Po Rennes and IJBA journalism schools in France.

Licence

This document is available under CC-BY-SA Creative Common Licence. You are free to reuse, modify and share it, as long as you redistribute your work under the same conditions and preserve attribution. Significant parts of this document (including, all graphics) are directly issued from the Tails website, documentation, and software. Tails is a Free Software Project available under GNU/GPL (version 3 or above) licence.

Build instructions

The document is generated from a markdown source https://github.com/mgoessen/tails-workshop/blob/master/tails.md and build as a pdf using Pandoc and LaTeX.

On Linux, you can rebuild it using make, after installing the revelevant packages (see .travis.yml file). Some Ubuntu version may require you install directly pandoc from the providen binaries in Pandoc download page to prevent issues (for example with svg).

On Windows and Mac, following the instructions on the Pandoc installation page should provide the necessary environnement.

This repository is configured to automatically rebuild the last version of the document, using travis.

Releases

No releases published

Packages

No packages published

Languages

  • Shell 60.7%
  • Makefile 39.3%