website/docs/webmasters/index.xml

41 lines
3.3 KiB
XML

<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
<title>Webmasters on </title>
<link>/docs/webmasters/</link>
<description>Recent content in Webmasters on </description>
<generator>Hugo -- gohugo.io</generator>
<language>en-US</language>
<lastBuildDate>Tue, 06 Oct 2020 08:48:45 +0000</lastBuildDate>
<atom:link href="/docs/webmasters/index.xml" rel="self" type="application/rss+xml" />
<item>
<title>Installing mCaptcha on your website</title>
<link>/docs/webmasters/installing-captcha/</link>
<pubDate>Wed, 22 Jun 2022 00:00:00 +0000</pubDate>
<guid>/docs/webmasters/installing-captcha/</guid>
<description>mCaptcha can protect your website from DDoS attacks. In this guide we&amp;rsquo;ll explore how to install mCaptcha on your website. The end result will be something like this, on your website:&#xA;For the purpose of this demo, we will be using demo.mcaptcha.org, a demo instance running in @realaravinth&amp;rsquo;s bedroom(for this same reason, it shouldn&amp;rsquo;t be used for anything serious)&#xA;1. Create an account and sign into the mCaptcha dashboard Head over to demo.</description>
</item>
<item>
<title>Configuring Difficulty Factor</title>
<link>/docs/webmasters/configuring-difficulty-factor/</link>
<pubDate>Wed, 22 Jun 2022 00:00:00 +0000</pubDate>
<guid>/docs/webmasters/configuring-difficulty-factor/</guid>
<description>mCaptcha is highly responsive to detecting DDoS attacks. Admins are advised to take advantage of it by setting low difficulty factors for normal traffic levels for their website.&#xA;Lowest advisable difficulty factor is 5000.&#xA;For instance, if it is normal for my website to get 2000 requests for every 30 seconds, I will set a cool down period of 30 seconds and the first level of difficulty configuration will have a visitor threshold of 2000 with a difficulty factor of 5000.</description>
</item>
<item>
<title>Terminology</title>
<link>/docs/webmasters/terminology/</link>
<pubDate>Wed, 27 Jul 2022 08:48:45 +0000</pubDate>
<guid>/docs/webmasters/terminology/</guid>
<description>Authorization token When a visitor solves the CAPTCHA and sends their solution to an mCaptcha instance, the solution will be verified for correctness. If the solution is correct, mCaptcha will return a single use authorization token.&#xA;This authorization token should be attached to the visitor&amp;rsquo;s requited to the protected service and the protected service should validity of the authorization token with the mCaptcha instance and only allow authorization to protected resource if the authorization token is valid.</description>
</item>
<item>
<title>Webmasters FAQ</title>
<link>/docs/webmasters/faq/</link>
<pubDate>Wed, 27 Jul 2022 08:48:45 +0000</pubDate>
<guid>/docs/webmasters/faq/</guid>
<description>Easy Mode: Default cooldown period When configuring mCaptcha in easy mode, the default cooldown period is set to 30 seconds.&#xA;How to get site key from dashboard? Go to &amp;ldquo;Site keys&amp;rdquo; on the side panel in the dashboard click on the clipboard button to copy the site key to your clipboard. </description>
</item>
</channel>
</rss>