Security

There are three parts to the security question when entering your private information into a webpage:
  1. Who am I really dealing with?
  2. What happens to my data as it travels over the internet?
  3. What happens to my data when it reaches its destination?

SSL

The National Eczema Society uses Secure Sockets Layer (SSL) technology to address the first two issues above.
The Secure Sockets Layer protocol, originally developed by Netscape, has become the universal standard on the Web for authenticating Web sites to Web browser users, and for encrypting communications between browser users and Web servers.

What are authentication and encryption?

Authentication and encryption then are the answers to questions one and two above.

Authentication means that you can be sure you are dealing with the National Eczema Society and not some fake site masquerading as us.
Encryption means that your data is secure as it travels over the internet to reach our servers.

Your browser will tell you that SSL is in use in two ways:
  1. The location/URL will begin with https instead of http. The s denotes that SSL is in use.
  2. The padlock symbol will change to show this is a secure connection. The change depends on which browser you have. On some browsers it becomes illuminated, on others it switches from an open padlock to a closed one.

Our Servers and Security

As we have seen the National Eczema Society servers use SSL to make sure data arrives safely. But what happens to it then?

The Aktivate software that we use for our e-commerce transactions does two things to the data:
  1. It encrypts the data using its own algorithms.
  2. It then uses its database's encryption routines to further encode your confidential information.
The result is that the data held in the database is scrambled beyond recognition because of this "Double Encryption" process. Only Aktivate can make sense of the data, this means that if malicious attacks are made against our servers the attackers will only get their hands on unintelligible data and not your private information.

Go Back to the previous page.