Building secure website

Building my first website (with html, sass, django), I had a thought about security. I did look for some references or guides and didn’t find any. If anyone got links I’d appreciate. I’d like to know what are the threats and of course how to counter them.

Thanks.

Hello @hyperswiss

check this one https://developer.mozilla.org/en-US/docs/Web/Security

and notice that security is a process not a one time set and forget

hope that help and have a nice day :slight_smile:

1 Like

Thanks a lot, will check it out.

As per “and notice that security is a process not a one time set and forget”, I totally agree with you on that.

Cheers

1 Like