Password-protect URL
-
wrote on Feb 16, 2024, 12:29 AM last edited by
Password-protect URLs using AES in the browser; create hidden bookmarks without a browser extension
https://github.com/jstrieb/link-lock -
wrote on Feb 16, 2024, 3:23 AM last edited by
Install Surfer, and place the files in the public/ directory.
Viola!
-
@robi Could you explain how? And perhaps provide an example? That would be super useful. Thanks!
-
@odie you just clone the link lock repo (git clone <url>) in the surfer terminal and copy the files over (cp -a link-lock/* public/).