mirror of
https://github.com/spantaleev/matrix-docker-ansible-deploy.git
synced 2026-07-15 19:24:45 +03:00
92 lines
3.6 KiB
Plaintext
92 lines
3.6 KiB
Plaintext
# SOME DESCRIPTIVE TITLE.
|
|
# Copyright (C) 2018-2026, Slavi Pantaleev, Aine Etke, MDAD community members
|
|
# This file is distributed under the same license as the matrix-docker-ansible-deploy package.
|
|
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
|
|
#
|
|
#, fuzzy
|
|
msgid ""
|
|
msgstr ""
|
|
"Project-Id-Version: matrix-docker-ansible-deploy \n"
|
|
"Report-Msgid-Bugs-To: \n"
|
|
"POT-Creation-Date: 2026-07-15 04:33+0000\n"
|
|
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
|
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
|
"Language-Team: LANGUAGE <LL@li.org>\n"
|
|
"MIME-Version: 1.0\n"
|
|
"Content-Type: text/plain; charset=UTF-8\n"
|
|
"Content-Transfer-Encoding: 8bit\n"
|
|
|
|
#: ../../../docs/configuring-captcha.md:10
|
|
msgid "(Adapted from the [upstream project](https://github.com/element-hq/synapse/blob/develop/docs/CAPTCHA_SETUP.md))"
|
|
msgstr ""
|
|
|
|
#: ../../../docs/configuring-captcha.md:12
|
|
msgid "Overview"
|
|
msgstr ""
|
|
|
|
#: ../../../docs/configuring-captcha.md:14
|
|
msgid "Captcha can be enabled for this home server. This file explains how to do that."
|
|
msgstr ""
|
|
|
|
#: ../../../docs/configuring-captcha.md:16
|
|
msgid "The captcha mechanism used is Google's [ReCaptcha](https://www.google.com/recaptcha/). This requires API keys from Google. If your homeserver is Dendrite then [hCapcha](https://www.hcaptcha.com) can be used instead."
|
|
msgstr ""
|
|
|
|
#: ../../../docs/configuring-captcha.md:18
|
|
msgid "If you are using [Matrix Authentication Service](configuring-playbook-matrix-authentication-service.md), captcha is configured there instead (it handles registration), and [Cloudflare Turnstile](https://www.cloudflare.com/application-services/products/turnstile/) is supported as well. See [Matrix Authentication Service](#matrix-authentication-service) below."
|
|
msgstr ""
|
|
|
|
#: ../../../docs/configuring-captcha.md:20
|
|
msgid "ReCaptcha"
|
|
msgstr ""
|
|
|
|
#: ../../../docs/configuring-captcha.md:22
|
|
#: ../../../docs/configuring-captcha.md:48
|
|
msgid "Getting keys"
|
|
msgstr ""
|
|
|
|
#: ../../../docs/configuring-captcha.md:24
|
|
#: ../../../docs/configuring-captcha.md:50
|
|
msgid "Requires a site/secret key pair from:"
|
|
msgstr ""
|
|
|
|
#: ../../../docs/configuring-captcha.md:26
|
|
msgid "<http://www.google.com/recaptcha/admin>"
|
|
msgstr ""
|
|
|
|
#: ../../../docs/configuring-captcha.md:28
|
|
msgid "Must be a reCAPTCHA **v2** key using the \"I'm not a robot\" Checkbox option"
|
|
msgstr ""
|
|
|
|
#: ../../../docs/configuring-captcha.md:30
|
|
msgid "Setting ReCaptcha keys"
|
|
msgstr ""
|
|
|
|
#: ../../../docs/configuring-captcha.md:32
|
|
msgid "Once registered as above, add the following configuration to your `inventory/host_vars/matrix.example.com/vars.yml` file:"
|
|
msgstr ""
|
|
|
|
#: ../../../docs/configuring-captcha.md:46
|
|
msgid "hCaptcha"
|
|
msgstr ""
|
|
|
|
#: ../../../docs/configuring-captcha.md:52
|
|
msgid "<https://dashboard.hcaptcha.com/sites/new>"
|
|
msgstr ""
|
|
|
|
#: ../../../docs/configuring-captcha.md:54
|
|
msgid "Setting hCaptcha keys"
|
|
msgstr ""
|
|
|
|
#: ../../../docs/configuring-captcha.md:67
|
|
msgid "Matrix Authentication Service"
|
|
msgstr ""
|
|
|
|
#: ../../../docs/configuring-captcha.md:69
|
|
msgid "When [Matrix Authentication Service](configuring-playbook-matrix-authentication-service.md) is enabled, registration and other account operations are handled by it, so captcha protection is configured there (the Synapse and Dendrite settings above do not apply)."
|
|
msgstr ""
|
|
|
|
#: ../../../docs/configuring-captcha.md:71
|
|
msgid "Matrix Authentication Service supports [ReCaptcha v2](http://www.google.com/recaptcha/admin), [Cloudflare Turnstile](https://www.cloudflare.com/application-services/products/turnstile/) and [hCaptcha](https://dashboard.hcaptcha.com/sites/new). Obtain a site/secret key pair from your chosen service, then add the following configuration to your `inventory/host_vars/matrix.example.com/vars.yml` file:"
|
|
msgstr ""
|