Workshop for the DMRC Summer School @ QUT 11-15 February 2019
The political upheavals of 2016 support Edward Snowden’s warnings of a turn-key surveillance state. As the aftermath of the military coup in Turkey shows, academics can be amongst the first targets of autocratic governments. Even in supposedly stable democracies, the passing of surveillance laws and increase in hacking attacks threatens the security of data and communication. In addition, researchers mostly do not enjoy the protection of information provided to lawyers, medical doctors, and clergy. Recognising these increasing risks, researchers need to become more aware of digital methods to protect their research and sources.
In this hands-on workshop, we address threats a researcher should protect against, explain basics of computer security, the encryption of data and communication, and provide recommendations for existing tools.
Follow the full install instructions in here, but use encrypt_all_the_things
instead of reveal.js
.
Run npm start
to run the presentation locally on your computer.
Except for index.html
and this README.md
, the presentation files are contained in the encrypt_all_the_things_slides
subdirectory to keep them separate from the reveal.js
files.
index.md
contains a markdown document representing the presentation. The syntax should become clear from the document itself.
Only speciality is that ___
(three underscores) represents a new slide to the right, while ____
(four underscores) represents a new slide to the bottom.
start a line with Note:
. When presenting press S
to view presenter window.
Use url: http://localhost:8000/?print-pdf#/ and print via the dialog in your web browser.
Previous versions of the workshop are available on the releases page: https://github.com/qut-dmrc/encrypt\_all\_the\_things/releases