Greenheart / pagecrypt

Password Protected Single Page Applications and HTML files
GNU Affero General Public License v3.0
242 stars 26 forks source link

Add support for reading the password from URI fragment #25

Closed Greenheart closed 3 years ago

Greenheart commented 3 years ago

https://en.m.wikipedia.org/wiki/URI_fragment

This would allow sharing a link to an encrypted page without requiring the user to enter the password manually.

Would require a known hostname, but this would allow power users to use pagecrypt apps more easily

Greenheart commented 3 years ago

Added in https://github.com/Greenheart/pagecrypt/commit/fc3348b4f8a6ad9949b936612fe1f0fdae5948c6