Encrypt an html page using AES
npm install -g inliner
inliner https://github.com/page.html > page.html
- Go to build.html
- Select the file
page.html
- Type in a password
- Click encrypt
- Save
encrypted.html
and remember the password
Once the webpage has been decrypted, the webpage might store unencrypted data in places such as localStorage
or IndexedDB