Update README.md

Add information about Link Lock, which can be used to encrypt URL pages
This commit is contained in:
Jacob Strieb 2020-05-19 21:56:09 -04:00 committed by GitHub
parent 801ed5ed85
commit a44918a87e
1 changed files with 5 additions and 0 deletions

View File

@ -20,6 +20,11 @@
Read the Hacker News Discussion [here](https://news.ycombinator.com/item?id=20317840)
## Encrypt
It is now possible to encrypt URL Pages using [Link Lock](https://github.com/jstrieb/link-lock). This static, distributed web application uses AES in the browser to encrypt the URL without transmitting any data. The encrypted link is then stored in a Link Lock URL, which, when visited, can only be unlocked with a password.
## How it works
As hinted by its name, URL Pages works by storing the entire contents of a web page in the URL.