keybase / keybase-issues

A single repo for managing publicly recognized issues with the keybase client, installer, and website.
902 stars 37 forks source link

Username 'www' has no keybase.pub public webserver #2609

Open weswigham opened 7 years ago

weswigham commented 7 years ago

In https://keybase.pub/www/ I have an index.md, however attempting to view the file results in this:

image

And, perhaps obviously, www.keybase.pub redirects to keybase.pub and not the rendered version of said index.md.

weswigham commented 7 years ago

It also now appears in the list of 'users with an index.md': image Which is awkward since it just redirects to the same page. ;)

cjb commented 7 years ago

Ah, we implemented viewing files as a redirect to the "username.keybase.pub" style URL, and obviously, we don't want the www URL to go to your homedir. CC'ing @malgorithms in case he has ideas on what to do for you. Sorry about the edge case. :)

malgorithms commented 7 years ago

I'm gonna try to jump on this today. the ugly answer is we probably won't serve your stuff at www.keybase.pub without thinking about the security ux considerations a bunch more.... but in the meantime we shouldn't include your stuff on the index page.