top | item 34531366

(no title)

bbbbbenji | 3 years ago

I think I broke it by creating the username `index.html`. Sorry, I wasn't expecting it to do anything.

discuss

order

unglaublich|3 years ago

Now try `.well-known/acme-challenge`, or the `google123456789asbcef.html` authentication file!

tialaramex|3 years ago

Hmm, what is "the google[...].html authentication file" ?

We roped off all of /.well-known/ and it is after all under a dot directory which ought to have been caught by a lot of existing software anyway, it seems like if people have things they want treated this way they ought to live in /.well-known/ too, it's not as though the registration process is onerous, you just need to write a specification for your thing.

Visurox|3 years ago

The Username google43434343 would be too long. Max 12. :) Also input a forbidden list which should be filter the most crap in usernames. :)

Visurox|3 years ago

Just numbers and letters are allowed. but yeah, the google file whould be useless but possible bad. Will think about!

pjc50|3 years ago

What do these do? The latter is, er, ungoogleable.

Visurox|3 years ago

Ah nice to know. Another point for the todo list! :)

tomberek|3 years ago

winning

Visurox|3 years ago

True, but this is exactly why I post it here. To see my mistakes and fix it before put up a project for everyone. :)

Betas ftw!