Completed
Questions
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Keep it Secret, Keep it Safe: Android 6.0 Security Features - Android Dev Summit 2015
Automatically move to the next video in the Classroom when playback concludes
- 1 Introduction
- 2 Agenda
- 3 Why TLS
- 4 Examples
- 5 Thought Experiment
- 6 Nuclear Approach
- 7 TLS
- 8 Using TLS
- 9 Using SSL
- 10 Sample Code
- 11 Server
- 12 Third Party Code
- 13 Strict Mode Detection
- 14 Clear Text Traffic
- 15 Libraries
- 16 Why block traffic
- 17 My favorite part
- 18 How do you know
- 19 Overrides
- 20 Why use TLS
- 21 What is TLS
- 22 Make sure youre talking to the person
- 23 Dealing with legacy clients
- 24 Checking for SSL v3
- 25 Common advice
- 26 Valid certificates
- 27 How to verify the certificate
- 28 What is the certificate
- 29 How do you trust the certificate
- 30 Security SSL training article
- 31 Dont bind
- 32 What are we doing
- 33 Vulnerability Alert and Blocking
- 34 NoGoToFail
- 35 Questions
- 36 Certificate Warnings
- 37 Certificate Pinning
- 38 Cyber Suites
- 39 How to trust a server
- 40 Strictmode vs TLS