protected-github-pages icon indicating copy to clipboard operation
protected-github-pages copied to clipboard

Password protected GitHub pages

Results 4 protected-github-pages issues
Sort by recently updated
recently updated
newest added

Current layout is Index.html /hash/ - index.html I have confirmed the directory is the same hash as the password entered, though it does not seem to forward to the 2nd...

I happened to find a typo in `README.md`.

Right now, `sha1(input)` is exposed in the URL. For short and well-known passwords, hashes can be looked up easily. E.g. https://www.google.com/search?q=5baa61e4c9b93f3f0682250b6cf8331b7ee68fd8 This URL exposes the password, and it's saved in...

At the moment, your repository does not appear to have a license. I'd really like to use this project, but as it is now, neither I nor anyone else is...