Security
They are two options available which are cloud-based, or own server based.
Cloud Based access
All cloud-based servers have the following security in place.
- An encrypted SSL certificate to access system
- Antivirus software on server
- Server sits behind a firewall
- Only certain ports are opened
- Port 80 is blocked
- Limited staff access to the server
- Limited staff access to client data
- Each company has their own database and is NOT in one large database
- This means a company can take their own backups offsite
- Move to their own server or back to the cloud
- Passwords are changed every six months or whenever a staff member leaves the organization
- Passwords have a minimum of 30 characters with Capitals, numbers and special characters
- Servers are located in data centers with no-one allowed access.
Own Server based
For extra security where you don't want to run cloud-based access.
A company can opt for own server installation this means the installation of the software is done on one of your servers where you control access to servers.
The company can make use of VPN (Virtual Private Network) access to the system via browser.
Have all the above in place for security.
SSL definition
An SSL (Secure Sockets Layer) certificate is a digital certificate that authenticates a website’s identity and enables an encrypted connection. Here’s what it means to have one:
-
Encryption: SSL encrypts data transferred between the user’s browser and the website, ensuring that sensitive information like passwords, credit card numbers, and personal details are protected from eavesdroppers.
-
Authentication: It verifies that the website is legitimate and not a fake site set up to steal information. This helps build trust with users.
-
Data Integrity: SSL certificates ensure that data sent and received is not tampered with during transit.
-
SEO Benefits: Search engines like Google give a ranking boost to websites with SSL certificates, which can improve visibility.
-
Trust Indicator: Websites with SSL certificates display a padlock icon in the address bar, and their URLs start with “https://” instead of “http://”. This signals to users that the site is secure.