quarkw / clientside-html-password

Password protect an HTML page in JavaScript

Home Page:https://www.maxlaumeister.com/clientside-html-password/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Client Side HTML Password Protection Tool

Overview

This tool lets you securely password-protect an HTML file. Unlike other password-protection tools, this tool:

  1. Has no server-side components (this tool and its password-protected pages run entirely in javascript).

  2. Uses strong encryption, so the password-protection cannot be bypassed.

For details and to use the tool, please see the Project Page.

About

Password protect an HTML page in JavaScript

https://www.maxlaumeister.com/clientside-html-password/

License:MIT License


Languages

Language:HTML 83.8%Language:JavaScript 13.1%Language:Python 3.1%