Diferencia entre revisiones de «Seguridad FAQ»

De MoodleDocs
m (tidy up)
m (tidy up)
Línea 8: Línea 8:
Previously fixed security issues are listed in the [http://moodle.org/security/ Moodle.org Security news]. If you are unsure whether a problem has been fixed or not, it's best to report it anyway.
Previously fixed security issues are listed in the [http://moodle.org/security/ Moodle.org Security news]. If you are unsure whether a problem has been fixed or not, it's best to report it anyway.


==How can I keep my site secure?==
==¿Cómo puedo mantener seguro a mi sitio?==


It's good practice to always use the latest stable release of the version you are using. It is safe to upgrade to a more recent version on the branch you are using, say from Moodle 2.X.1 to the latest version on the 2.X branch. [[Git para Administradores|Descargas mediante GIT]] makes it very easy way to do this.
It's good practice to always use the latest stable release of the version you are using. It is safe to upgrade to a more recent version on the branch you are using, say from Moodle 2.X.1 to the latest version on the 2.X branch. [[Git para Administradores|Descargas mediante GIT]] makes it very easy way to do this.


==How do I keep track of recent security issues?==
==¿Cómo llevo el seguimiento de incidentes recientes de seguridad?==


* [[Registro del sitio | Registre su sitio Moodle con moodle.org]], making sure to enable the option of being notified about security issues and updates. After your registration is accepted, your email address will be automatically added to our low-volume security alerts mailing list.
* [[Registro del sitio | Registre su sitio Moodle con moodle.org]], making sure to enable the option of being notified about security issues and updates. After your registration is accepted, your email address will be automatically added to our low-volume security alerts mailing list.
Línea 18: Línea 18:
* Eventually, all important security issues are published to the general public via the [http://moodle.org/mod/forum/view.php?f=996 Moodle Security forum]. You can subscribe to the [http://moodle.org/rss/file.php/1/1/forum/996/rss.xml forum RSS feed] to automatically add new issues in your favourite feed reader or portal. You can also follow [http://twitter.com/moodlesecurity moodlesecurity on Twitter].
* Eventually, all important security issues are published to the general public via the [http://moodle.org/mod/forum/view.php?f=996 Moodle Security forum]. You can subscribe to the [http://moodle.org/rss/file.php/1/1/forum/996/rss.xml forum RSS feed] to automatically add new issues in your favourite feed reader or portal. You can also follow [http://twitter.com/moodlesecurity moodlesecurity on Twitter].


==Who is able to view security issues in the Tracker?==
==¿Quién puede ver incidentes de seguridad en el ''Tracker''?==


Depending upon the security level of a Tracker issue, access is restricted to developers, testers or members of the security team.
Depending upon the security level of a Tracker issue, access is restricted to developers, testers or members of the security team.


==Which versions of Moodle are supported?==
==¿Cuales versiones de Moodle están soportadas?==


Currently supported versions are listed on [http://download.moodle.org/ download.moodle.org].
Currently supported versions are listed on [http://download.moodle.org/ download.moodle.org].


==My site was hacked. What do I do?==
==Mi sitio fue hackeado. ¿ Qué hago ?==


See [[Recuperación de un sitio hackeado]].
Vea [[Recuperación de un sitio hackeado]].


==How can I reduce spam in Moodle?==
==¿Cómo puedo reducir la publicidad chatarra en Moodle?==


See [[Minimizar el spam en Moodle]].
Vea [[Minimizar el spam en Moodle]].


==How can I increase privacy in Moodle?==
==¿Cómo puedo aumentar la privacidad en Moodle?==


Vea [[Aumentando la privacidad en Moodle]].
Vea [[Aumentando la privacidad en Moodle]].
Línea 48: Línea 48:
#Click the "Save changes" button at the bottom of the page.
#Click the "Save changes" button at the bottom of the page.


==How can I run the security overview report?==
==¿Cómo puedo correr el reporte de vista general de seguridad?==


To run the [[Reporte Vista general de Seguridad]], go to ''Administration > Site administration > Reports > Security overview''.
Para correr el [[Reporte Vista general de Seguridad]], vaya a ''Administración > Administración del sitio > Reportes > Vista general de seguridad''.


==Vea tambien==
==Vea tambien==

Revisión del 15:13 20 jun 2014

Nota: Pendiente de Traducir. ¡Anímese a traducir esta página!.     ( y otras páginas pendientes)

¿Cómo reporto un incidente de seguridad?

Vea How to report a security issue in the Moodle security procedures page.

Previously fixed security issues are listed in the Moodle.org Security news. If you are unsure whether a problem has been fixed or not, it's best to report it anyway.

¿Cómo puedo mantener seguro a mi sitio?

It's good practice to always use the latest stable release of the version you are using. It is safe to upgrade to a more recent version on the branch you are using, say from Moodle 2.X.1 to the latest version on the 2.X branch. Descargas mediante GIT makes it very easy way to do this.

¿Cómo llevo el seguimiento de incidentes recientes de seguridad?

  • Registre su sitio Moodle con moodle.org, making sure to enable the option of being notified about security issues and updates. After your registration is accepted, your email address will be automatically added to our low-volume security alerts mailing list.

¿Quién puede ver incidentes de seguridad en el Tracker?

Depending upon the security level of a Tracker issue, access is restricted to developers, testers or members of the security team.

¿Cuales versiones de Moodle están soportadas?

Currently supported versions are listed on download.moodle.org.

Mi sitio fue hackeado. ¿ Qué hago ?

Vea Recuperación de un sitio hackeado.

¿Cómo puedo reducir la publicidad chatarra en Moodle?

Vea Minimizar el spam en Moodle.

¿Cómo puedo aumentar la privacidad en Moodle?

Vea Aumentando la privacidad en Moodle.

¿Cómo habilito reCAPTCHA?

To add spam protection to the Auto-registro basado en Email new account form with a CAPTCHA element:

  1. Obtain a reCAPTCHA key from http://recaptcha.net by signing up for an account (free) then entering a domain.
  2. Copy and paste the public and private keys provided into the recaptchapublickey and recaptchaprivatekey fields in the manage authentication common settings in Administration > Plugins > Authentication > Gestionando autenticación.
  3. Click the "Save changes" button at the bottom of the page.
  4. Follow the settings link for email-based self-registration in Administration > Plugins > Authentication > Manage authentication and enable the reCAPTCHA element.
  5. Click the "Save changes" button at the bottom of the page.

¿Cómo puedo correr el reporte de vista general de seguridad?

Para correr el Reporte Vista general de Seguridad, vaya a Administración > Administración del sitio > Reportes > Vista general de seguridad.

Vea tambien