Skip to content

Latest commit

 

History

History
14 lines (12 loc) · 461 Bytes

README.md

File metadata and controls

14 lines (12 loc) · 461 Bytes

HtmlVault

Encrypt an html page using AES

Steps

  1. npm install -g inliner
  2. inliner https://github.com/page.html > page.html
  3. Go to build.html
  4. Select the file page.html
  5. Type in a password
  6. Click encrypt
  7. Save encrypted.html and remember the password

Warning

Once the webpage has been decrypted, the webpage might store unencrypted data in places such as localStorage or IndexedDB