ATutor

Learning Management Tools







Pages:1 2 3 4 5 6 7 8 9 10 11 12 13 14 15


Security in ATutor


  • 2006-11-21 15:42:27

    Security in ATutor

    I am currently using the most updated versions of ATutor, MySQL, PHP. I would like to use ATutor to conduct some studies with human subjects in which user privacy needs to be protected. Please tell me more about security in ATutor. Does the platform support https? How to protect user's data?

    Many thanks.

  • 2006-11-21 17:38:24

    Re: Security in ATutor!

    ATutor works fine under https.

    There were no reported security flaws in the current version in the security checks done by third parties for each release.

    Some of the more significant security features:

    *passwords are encrypted
    *all input field are filtered for valid entries
    *users' and course files are hidden from the Web
    *private courses can only be accessed by enrolled members
    *email addresses can be validated to be sure the person is who they say they are.
    *passwords are never sent by email (they must be reset by the user)

    ...and range of other things