cyberdefendersprogram / Pensieve

🌌Pensieve Chrome Extension secures confidential user information with the Ethereum blockchain network.
3 stars 0 forks source link

Pensieve: Chrome plugin #11

Open eric-tinoco opened 6 years ago

eric-tinoco commented 6 years ago

Create a Chrome Extension that can create a contract that can store information into the Ethereum blockchain.

eric-tinoco commented 6 years ago

Created various popups windows within the Chrome Extension through the use of HTML. (main page, account creation page, home page, data storage page)

Next step is to make each window functional with the use of JavaScript.

eric-tinoco commented 6 years ago

Found a link that shows a good description on password validation with the use of HTML and JavaScript.

http://www.w3resource.com/javascript/form/password-validation.php