In-reply-to » @quark There was a time (after the Perl era) when everbody built their own web site … in PHP, with MySQL. 🤣 What a mess. The good thing about static web site generators is that they’re harmless. You can’t screw this up. You can’t accidentally introduce SQL injections or make PHP read sensitive files or whatever. I love static web stuff. 👌

@movq@www.uninformativ.de @quark@ferengi.one I remember when I first heard about SQL injections back in the days and tried this on my self written PHP CMS’ login form. Surprisingly I successfully managed to break in. Absolutely not surprising at all in hindsight. I immediatly shut down everything – deny from all in the .htaccess.

⤋ Read More