From 32cada0b63d2dd30604e5dd7be1f558b0759d261 Mon Sep 17 00:00:00 2001 From: Mike Gerwitz Date: Sun, 5 Mar 2017 14:39:19 -0500 Subject: [PATCH] slides.org (Mobile) [Wifi]: Break out notes for OS # Please enter the commit message for your changes. Lines starting # with '#' will be ignored, and an empty message aborts the commit. # On branch master # Changes to be committed: # modified: slides.org # # Changes not staged for commit: # modified: slides.org # # Untracked files: # project.el # --- slides.org | 34 ++++++++++++++++++++++++++++++---- 1 file changed, 30 insertions(+), 4 deletions(-) diff --git a/slides.org b/slides.org index 5fd02f7..84f1fbd 100644 --- a/slides.org +++ b/slides.org @@ -270,7 +270,7 @@ You can also randomize your MAC address, #+END_COMMENT -** RAW Location Services [0/2] +** DRAFT Location Services [0/2] :PROPERTIES: :DURATION: 00:01 :END: @@ -318,27 +318,53 @@ MAC spoofing won't help since software on your device has countless other examples. #+END_COMMENT -** RAW Operating System [0/1] -*** RAW Untrusted/Proprietary OS +** DRAFT Operating System [0/3] :PROPERTIES: :DURATION: 00:01 :END: + +*** DRAFT Untrusted/Proprietary OS + +- Who does your phone work for? + - Apple? Google? Microsoft? Blackberry? Your manufacturer too? +- Carry everywhere you go, but fundamentally cannot trust it + +#+BEGIN_COMMENT The OS situation on mobile is lousy. Does your phone work for Apple? Google? Microsoft? Blackberry? ...? You carry around this computer everywhere you go. And you fundamentally cannot trust it. +#+END_COMMENT +*** DRAFT Free/Libre Mobile OS? +- <1-3> Android is supposedly free software + - <1-3> But every phone requires proprietary drivers, or contains + proprietary software +- <2-3> Replicant + - <3> Niche. Interest is low, largely work of one developer now. + +#+BEGIN_COMMENT I use Replicant. Does anyone here use Replicant? I feel like I can at least trust my phone a little bit. +#+END_COMMENT + + +*** DRAFT Modem +- But modem still runs non-free software +- Often has access to CPU, disk, and memory + +#+BEGIN_COMMENT But on nearly every phone, the modem still runs proprietary software. -And often times has direct access to disk and memory. +And often times has direct access to CPU, disk, and memory. So even with Replicant, I consider the device compromised; I put nothing important on it if I can avoid it. +#+END_COMMENT + * RAW Stationary [0/5]