Y
Hacker News
new
|
ask
|
show
|
jobs
by
blattimwind
2897 days ago
Or services which use subdomains for individual users, e.g. #.github.io, #.tumblr.com, #.blogspot.tld and so on.
1 comments
cesarb
2897 days ago
This. Currently, the difference between accessing github.com/blattimwind and blattimwind.github.io is that, in the second case, which username you're accessing is visible to all. Encrypted SNI will also protect that part of the URL.
link