YoVDO

Weakest Link

Offered By: JSConf via YouTube

Tags

JSConf Courses Cybersecurity Courses

Course Description

Overview

Save Big on Coursera Plus. 7,000+ courses at $160 off. Limited Time Only!
Explore the critical vulnerabilities in HTTPS security and the chain of trust in this thought-provoking JSConf EU 2017 talk. Delve into the concept of the "weakest link" in digital security - private keys - and how their potential compromise undermines the entire trust model. Examine the scalability of digital copies compared to physical ones, and learn how to detect potential private key duplications through TLS handshake time measurements. Understand the limitations of CA Certificates and PKI in maintaining private key integrity. Conclude by questioning current digital identity management practices and considering potential solutions to rebuild trust in online security.

Syllabus

Intro
What happens to your trust when you know that there are copies of your door key?
PHYSICAL copies do not scale. DIGITAL copies scale. And every copy is perfect!
How do we detect copies of private keys from the outside?
Measure: TLS handshake time
Q.E.D. THERE ARE COPIES OF KEYS!
Q.E.D THERE ARE COPIES OF KEYS!
CA Certificates PKI are only built to maintain the integrity of the public keys!
The integrity of the private key is untouched by the CA/PKI infrastructure
Conclusion: THE WEAKEST LINK is THE PRIVATE KEY of our partner
QUESTION: Is there a solution to maintain the private keys integrity along the PKI implementations?


Taught by

JSConf

Related Courses

Deno - Next Generation JavaScript Runtime
JSConf via YouTube
How I Got 1600 Stars on GitHub in 2 Months of Open Source Work
JSConf via YouTube
Is it Okay to Pursue Functional Programming on Frontend - JSConf Korea
JSConf via YouTube
If - Extensible Design - Return "Work Life Balance"
JSConf via YouTube
React x Web Components - How It Is and How It Could Be
JSConf via YouTube