From 5c17deddf53f866e85b6cb1cd988078d5a93d0ee Mon Sep 17 00:00:00 2001 From: Kamran Ahmed Date: Thu, 25 Nov 2021 21:35:36 +0100 Subject: [PATCH] Add SSH, TLS, SSL video --- content/pages/about.md | 2 +- content/videos.json | 11 +++++++++++ content/videos/ssh-ssl-tls.md | 1 + 3 files changed, 13 insertions(+), 1 deletion(-) create mode 100644 content/videos/ssh-ssl-tls.md diff --git a/content/pages/about.md b/content/pages/about.md index 98f2b0f39..2a355d38d 100644 --- a/content/pages/about.md +++ b/content/pages/about.md @@ -20,7 +20,7 @@ learnings, get feedbacks on their projects etc. The basic version of the website has been built with [Next.js](https://github.com/zeit/next.js/), is opensource and can be found on [github](https://github.com/kamranahmedse/roadmap.sh). It was hastily done to get it out in front of the -people and get people to start contributing so it might be rough on the edges, but that is where we need your help. +people and get people to start contributing, so it might be rough on the edges, but that is where we need your help. ## How does it make money? diff --git a/content/videos.json b/content/videos.json index 6fad18cb1..77abd885c 100644 --- a/content/videos.json +++ b/content/videos.json @@ -1,4 +1,15 @@ [ + { + "id": "ssh-ssl-tls", + "title": "SSH vs TLS vs SSL", + "description": "Learn the difference between SSH, TLS and SSL", + "isPro": false, + "youtubeLink": "https://www.youtube.com/watch?v=k3rFFLmQCuY", + "authorUsername": "kamranahmedse", + "duration": "3 minutes", + "updatedAt": "2021-11-25T19:59:14.191Z", + "createdAt": "2021-11-25T19:59:14.191Z" + }, { "id": "async-javascript", "title": "All about Asynchronous JavaScript", diff --git a/content/videos/ssh-ssl-tls.md b/content/videos/ssh-ssl-tls.md new file mode 100644 index 000000000..0c9306f2f --- /dev/null +++ b/content/videos/ssh-ssl-tls.md @@ -0,0 +1 @@ +