elenalape / my-password-is-password

React app with interactive video content and exercises to teach computer security.

Home Page:https://mypasswordispassword.club

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Privacy Crash Course

Check it out yourself: https://mypasswordispassword.club

A website and video content for 13+ year olds to learn about internet security and privacy. The videos are linked on the site, and can also be found on my YouTube channel.

Each topic is split into a lesson. Each lesson contains a video, a brief summary of the key points and a full video transcript. There is also a link to a quiz to test your skills.

Hacking Passwords

The topic explores how the passwords are stored in a database (spoiler: they're hashed), and how they may be decoded. We also look into what makes a good password.

Terms and Conditions & Privacy Policy

Very few people on the planet read the contents of the two whenever they sign up for a new website. The topic gives a summary of what each document and analyses Instagram's Data Policy as a case study.

Creative Phishing

I wrote a script to send out emails from whatever address I want and used this beauty to trick my friend. Due to security concerns, we can't look at the script, but we examine how to spot phishing emails.


This project is part of coursework for the Computing in the Classroom module at the University of Edinburgh.

About

React app with interactive video content and exercises to teach computer security.

https://mypasswordispassword.club

License:MIT License


Languages

Language:JavaScript 93.3%Language:HTML 6.4%Language:CSS 0.3%