Inspiration

I want to educate people about encryption by incentivizing them with education and cyber security tools. Students will learn about consent and responsibility associated with cyber security.

What it does

Teaches kids how to decode a string, which is a phone number, and the phone number will respond by text with an encryption key. The encryption key is used to decrypt a link to tools and a tutorial.

How I built it

I used Django on the server to decrypt the student's input according the the encoding selected. Twilio is used to send the encryption key to the student.

Challenges I ran into

Using a Python 2 library for the encryption.

Accomplishments that I'm proud of

Decoding and decrypting using Python.

What I learned

How to convert the MultiEncoder library to Python 3. The Django framework.

What's next for Script Kiddie

Create user accounts. Add more encoded/encrypted links to tools and tutorials that are unique to each account. Make the web page simple and beautiful. Add a completion certificate that can be deployed to the Ethereum blockchain.

Built With

Share this project:

Updates