Sitemaps
Questions
DiscussionsQuestionsExperts

Questions

Computer Security

What are the criteria of a safe site?

I think I can add something to this article https://bestaucasinosonline.com/safe-and-secure-online-casinos/, it doesn't feel complete. So I need your opinion on the criteria of site's safety aside obvious things like HTTPS protocol

Answer This Question

3

Answers

ahmed mohamed

Self-employment expert with 5 years experience

Contact me for my counseling service. It is the cheapest service here. I will give you strategies and secrets that will prepare you very much. I hope you keep them for yourself only because it is the fruit of the effort of years of experience.

Answered about 2 years ago

Roberto Arias

Information Security Specialist

Safety and security are defined differently around the world. If I were to rank secure sites if the meet, for example, Mozilla privacy and security standards (https://foundation.mozilla.org/en/privacynotincluded/about/methodology/).

Ideally, I would like to see that they have security certifications (ISO27001, SOC2 Type 2, etc) a bug bounty programme or some sort of third-party verification (pentesting, daily vulnerability scans, etc.)

There are many criteria that can be applied, so if you don't want to do the checks yourself (or have an advisor to do it), perhaps you can rely on certifications if they're available.

Answered about 2 years ago

Mo Figueroa

DevSecOps, Cloud, Python and Powershell + Drums

There are many ways to secure a website but my quick advise is to implement security at the early stages of your development. I've worked with a lot of developers and shown them how they can leverage tools like Snyk to review their code and provide fixes.

Most of the time security is done after the code is written and this causes delays. Some other times code reaches servers and then are scanned for vulnerabilities which is the same thing that hackers are doing to find exploits so I highly recommend DevSecOps as a start!

Answered almost 2 years ago