Skip to main content
All CollectionsFAQSecurity
Studio Security Checklist
Studio Security Checklist

Security checklist and security initiatives

Morota avatar
Written by Morota
Updated over a month ago

Security Initiatives

Sites created by Studio

  • Communication is always encrypted
    Communication that is done through websites created in Studio uses SSL/TLS encryption. SSL/TLS encryption prevents data tampering, spoofing by malicious third parties, and leakage of communication contents.

  • Script limitations
    To prevent malicious scripting actions on websites created in Studio, client-side scripting is restricted.

  • Malicious site outage
    Studio checks whether published sites are malicious. If it is determined to be malicious; the site, the account that created the site, and all other published sites created by the account will be blocked.

Regarding CMS data

  • Restriction of outflow of information due to human error
    So that only the administrator can access the user's data, Studio restricts other accounts from having access. It acts as a deterrent to outflows due to human error that the system cannot cover.

Regarding form data

  • Restriction of outflow of information due to human error
    So that only the administrator can access the user's data, Studio restricts other accounts from having access. It acts as a deterrent to outflows due to human error that the system cannot cover.

  • Encrypting and storing sensitive information
    Highly confidential information is encrypted and stored. It cannot be deciphered by a malicious third party that, in an unlikely event, tries to steal the information. Access to any files submitted by form requires the log-in information used in the Studio application.

Regarding Studio application

  • Restriction of outflow of information due to human error
    So that only the administrator can access the user's data, Studio restricts other accounts from having access. It acts as a deterrent to outflows due to human error that the system cannot cover.

  • Encrypting and storing sensitive information
    Highly confidential information, such as passwords, is encrypted and stored. It cannot be deciphered by a malicious third party that, in an unlikely event, tries to steal the information.

  • Platform / middleware / library updates
    If any vulnerability is found in platform/middleware/library used by Studio, we will update it immediately.

Did this answer your question?