Skip to content
This repository was archived by the owner on Sep 22, 2020. It is now read-only.

Commit 52b052c

Browse files
author
Bernhard G
committed
Update README.md
1 parent 04c7edd commit 52b052c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ Basic Auth checks against GitHub API. This little piece of software is brought t
5757
### 1.4 Is it really secure?
5858

5959
* Basically `gh-pages` URLs are public. But if you use a private repository you can only **guess** the actual URLs.
60-
* If you create a directory in your `gh-pages` branch which is called e.g. `086e41eb6ff7a50ad33ad742dbaa2e70b75740c4950fd5bbbdc71981e6fe88e3` and proxy to this dir, it will be secure as long as no one knows **obfuscator** (you should keep it secret).
60+
* If you create a directory in your `gh-pages` branch which is called e.g. `086e41eb6ff7a50ad33ad742dbaa2e70b75740c4950fd5bbbdc71981e6fe88e3` and proxy to this dir, it will be secure as long as no one knows this **obfuscator** directory (you should keep it a secret).
6161
* You proxy to https (TLS) so no man in the middle attack could get a hold of the obfuscator.
6262

6363
### 1.5 Is it fast?

0 commit comments

Comments
 (0)