top | item 42637088

(no title)

_zfsy | 1 year ago

If you want to play around with it, try account hn@example.com with password hackernews!

I didn't add any restrictions on email registration because I hear you that actually creating an account can be a chore. Exposing web services to the public internet without auth seems scary, which is why I rarely do it.

discuss

order

nafey|1 year ago

Just adding a static website with screenshots of the product will be a great upgrade for users who are interested to learn more before signing in.

snapcaster|1 year ago

but also the chat function doesn't do anything unless you supply an email. Seriously without your post text here it's literally impossible to figure out what your site does exactly pre-account creation

lxgr|1 year ago

> I didn't add any restrictions on email registration […] Exposing web services to the public internet without auth seems scary

Aren’t you still effectively doing that, though?

This seems like the combination of two downsides: Bots will be able to perform email verification if they want to; honest users will still be deterred.

_zfsy|1 year ago

great point-

bot protection is enabled in clerk, where email registration is not.

dgrove|1 year ago

Also login over a VPN unless you want your IP leaked to everyone else

cmg|1 year ago

For anyone else trying this, the password is hackernews - without an exclamation point. Tripped me up.

Thanks for setting this up adenta!