Ask HN: How secure should my site/server be?
3 comments
I don't know about 'best practices', but I know of a nice app that's less resource intensive than 'fail2ban':
https://github.com/sofar/tallow
Thanks for the link.
Since my main concern about security is cardholder data leaks I looked into what it takes to become PCI-compliant https://www.pcisecuritystandards.org/merchants/self_assessme..., not that PCI-Compliance is the be-all end-all of web security.
I know security is and should be considered at every layer, but when is there a reasonable amount of security when security is not my primary focus?