Hacker News new | ask | show | jobs
by Porthos9K 2369 days ago
I'd like to use BCHS[1] next time around.

https://learnbchs.org/

I want something that's simple, and reasonably secure by default so that if the crap I build turns out to be insecure, it's my own damn fault.

1 comments

So I'm assuming you'd write the application as a a collection of CGI programs? Either that or does OpenBSD's websercer support developing handlers as sort-of extensions like ISAPI with IIS?
Yep. I'd use CGI.
I'm actually intrigued, I might try this stack out.