ronaldwidha / Boink

a javascript weak password protection for webpages.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Readme

Boink is a javascript-based "weak protection" screen for webpages. The idea is to ask the viewer a trivial question to keep strangers out.

However, since it's javascript based nothing stopping from slightly tech savvy people to view source or play around with the DOM to get around the challenge.

It should be used only as a vanity security protection.

To do:

  • create a hash password generator
  • hash the password

About

a javascript weak password protection for webpages.


Languages

Language:JavaScript 58.3%Language:HTML 41.7%