Our client pages are password protected so you don't have to give security a second thought! To add an extra layer of
protection, all communication on our site is encrypted.
We use 256-bit SSL Encryption, which helps prevent log in and password theft.
The system creates a backup for the entire database every hour to locations that are seperated geographically.
To prevent unauthorized page access, our system uses built-in authentication and authorization features.
ASP.NET protects application-specific data and ASP.NET MVC has a simple, yet effective mechanism for mitigating cross-site
request forgery attacks using AntiForgeryToken. Input validation prevents content injection and cross-site scripting attempts.
Our servers are protected by the Windows Server 2008 R2 firewall. To ensure the highest level of security, we are continuously
updating Microsoft's server side operating system to always be reliable and up-to-date.