alulsh / device-security

A short presentation on device security.

Home Page:https://www.alexandraulsh.com/device-security/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Archived

I no longer maintain this repository as it was for a one time presentation on August 12th, 2017.

Device Security Presentation

A 10 minute presentation on laptop and phone (device) security for a digital security workshop for DC Legal Hackers/Georgetown Law/ACLU DC on Saturday, August 12th 2017 at Georgetown Law in Washington, D.C.

Slides online

View the slides online at http://www.alexandraulsh.com/device-security/index.html.

Content note

I published this presentation on GitHub for reference for workshop attendees. Though I tried to present standard security guidelines that probably won't expire any time soon, I will likely not be updating this presentation after the workshop.

Viewing slides locally

This project uses big to generate the presentation.

To view the slides locally:

git clone git@github.com:alulsh/device-security.git
cd device-security
npm install
npm start

Making changes to the slides

The slides use a Markdown file called index.md for content. Make sure to regenerate the slides by running the command big-presentation-compose before running big-presentation-serve in order to see your changes.

About

A short presentation on device security.

https://www.alexandraulsh.com/device-security/


Languages

Language:JavaScript 86.0%Language:HTML 9.5%Language:CSS 4.5%