11 ms·
I'd like to use BCHS[1] next time around. https://learnbchs.org/ https://learnbchs.org/ I want something that's simple, and reasonably secure by default so th
by Porthos9K 7y ago
I'd like to use BCHS[1] next time around.
https://learnbchs.org/ 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.
- non-entity 7y agoSo 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?
- Porthos9K 7y agoYep. I'd use CGI.
- non-entity 7y agoI'm actually intrigued, I might try this stack out.