Y
Hacker News
new
|
ask
|
show
|
jobs
by
TechBro8615
1880 days ago
This very much depends. GitHub for example will return 404 for a private repository when you are logged out. The idea is balancing HTTP semantics with information leaking.
1 comments
sitkack
1880 days ago
Does the 404 a logged out repo return in the same amount of time as a repo that doesn't truly exist?
link