View Single Post
Old 08-31-2025, 10:03 AM  
mainstreammix
Make GFY Great Again
 
mainstreammix's Avatar
 
Industry Role:
Join Date: May 2022
Location: Louisiana
Posts: 11,139
Quote:
Originally Posted by Publisher Bucks View Post
Its easy yes, but not always secure, espeically when publishing code in the 'real world' and not locally.

Lately I've found myself having to direct it more and more to add CSRF on forms as well as making sure when it hashes passwords it does it properly instead of just using a basic salt.
I'm not publishing anything that requires that type of security yet but if so I'd ask the web version to lock it down then ask some other AI if it was secure or not.

I try to build in a way all my tools are local and anything published gets added to an existing CMS with their own brand of security. I'm sure there's some more complex things out there where I'll have to figure it out but so far I haven't needed to.
mainstreammix is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote