Hacker News new | ask | show | jobs
by pmarreck 3408 days ago
yeah but that's a webserver almost no one has heard of and may not even be in a position to switch to
1 comments

I'd say it's pretty well known if you have anything to do with Go but there's a simple tutorial for most web servers. If you are able to build a site like that, editing some web server configs by following a tutorial shouldn't be a problem.

In any case, I like the project but I think that in 2017 it's irresponsible to do logins and user registration over http - even if it's just a weekend project.