] our security is based upon a 3 tiered approach - Authentication, Authorization and Encryption
[WHY]
] Authentication - all users must log in with 'their credentials' to be authorized to access their data.
] Authorization - enables users to provide different "levels" of access to particular pages or functionality. For example, you will have 'administrator' access to all of your own 'sospep' content allowing to create, edit and delete any content, but another user could provide you with 'guest access' to their 'sospep content' allowing you to only read their 'public' content.
] Encryption - data being transmitted between your PC and our servers is encrypted prior to being sent.
[WHEN]
] ...
[WHERE]
] Authentication - /Account/Login -
] Authorization - all pages
] Encryption - login data - all users
] Encryption (https) - all data for PREMIUM accounts