diff --git a/.hugo_build.lock b/.hugo_build.lock deleted file mode 100644 index e69de29..0000000 diff --git a/about/index.html b/about/index.html index 0501ae8..52d5e93 100644 --- a/about/index.html +++ b/about/index.html @@ -29,7 +29,7 @@ - + diff --git a/blog/december-2021-monthly-report/index.html b/blog/december-2021-monthly-report/index.html index 224b679..a073820 100644 --- a/blog/december-2021-monthly-report/index.html +++ b/blog/december-2021-monthly-report/index.html @@ -28,7 +28,7 @@ - + @@ -127,7 +127,7 @@

December, 2021: Monthly Report

Posted December 23, 2021 by Aravinth Manivannan ‐ 2 min read

-

Last Edited March 8, 2023

+

Last Edited March 10, 2023

We are mCaptcha. We build kickass CAPTCHA systems that give (DDoS) attackers a run for their money. And we do all of this without tracking your users. Oh and did I mention our UX is great?

diff --git a/blog/february-2023-monthly-report/index.html b/blog/february-2023-monthly-report/index.html new file mode 100644 index 0000000..917dbde --- /dev/null +++ b/blog/february-2023-monthly-report/index.html @@ -0,0 +1,211 @@ + + + + + + + + + + + + + + February, 2023: Monthly Report - mCaptcha + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + +
+
+ +
+ +
+ +
+
+

February, 2023: Monthly Report

+

Posted March 8, 2023 by Aravinth Manivannan ‐ 2 min read

+

Last Edited March 10, 2023

+ +

+

We are mCaptcha. We build kickass CAPTCHA systems that give (DDoS) attackers a run for their money. And we do all of this without tracking your users. Oh and did I mention our UX is great?

+

Hello and welcome to the (August 2022 to) February, 2023 monthly report!

+

TL;DR

+

Gusted and I secured funding from NLnet to work +on mCaptcha in 2023, we suffered an outage from 15 January to February +6, polyfill benchmarking support in mCaptcha

+

We have funding!

+

Gusted and I applied and secured funding through +2023 development is funded through the NGI0 +Entrust Fund, via NLnet.

+

The full list of tasks that we’ll be working on in the period is is +available +here.

+

Infrastructure outage: 15 January, 2023 to February 6, 2023

+

A hard disk on of the servers hosting mCaptcha infrastructure failed, +which caused the outage. Fixing the hard disk lead to additional +problems, the fan on that server was failing and we couldn’t get spares +sooner.

+

We had current backups, so there was no data loss.

+

Going forward, we are planning to create Infrastructure-as-Code to fully +restore all mCaptcha infrastructure, so that in the even of an outage, +we could restore our infrastructure in much shorter duration.

+

mCaptcha/survey now includes polyfill benchmarking

+

mCaptcha/survey runs benchmarks with mCaptcha’s PoW algorithm to collect +statistics on how mCaptcha performs on various browsers and devices. So +far, we’ve only been running benchmarks with the WebAssembly +implementation. This pull request added support for running benchmarks +with the JavaScript polyfill implementation on browsers without +WebAssembly support.

+ +
+ + +

Edit this page on GitHub

+ +
+
+ +
+
+ + + + + + + + + diff --git a/blog/index.html b/blog/index.html index 7342591..91a1c2e 100644 --- a/blog/index.html +++ b/blog/index.html @@ -114,12 +114,20 @@

Blog

+
+
+

February, 2023: Monthly Report

+

Gusted and I secured funding from NLnet to work on mCaptcha in 2023, we suffered an outage from 15 January to February 6, polyfill benchmarking support in mCaptcha

+

Posted March 8, 2023 by Aravinth Manivannan ‐ 2 min read

+

Last Edited March 10, 2023

+

+

July, 2022: Monthly Report

Codeberg is trying out mCaptcha, Gitea is getting mCaptcha support, mCaptcha supports MariaDB, I've applied for NLnet and Open Tech Fund, documentation is updated: tutorials and glossary is added and glue libraries have new releases.

Posted August 4, 2022 by Aravinth Manivannan ‐ 2 min read

-

Last Edited March 8, 2023

+

Last Edited March 10, 2023

@@ -127,7 +135,7 @@

June, 2022: Monthly Report

mCaptcha is successfully incorporated in India and ideas for mCaptcha commercial operations

Posted July 7, 2022 by Aravinth Manivannan ‐ 2 min read

-

Last Edited March 8, 2023

+

Last Edited March 10, 2023

@@ -135,7 +143,7 @@

May, 2022: Monthly Report

Python bindings to mCaptcha PoW, DDoS effectiveness measurement, major refactoring to prepare for support for other databases, We also tried to test its DoS defence effectiveness, and some exciting news regarding managed hosting!

Posted June 10, 2022 by Aravinth Manivannan ‐ 4 min read

-

Last Edited March 8, 2023

+

Last Edited March 10, 2023

@@ -143,7 +151,7 @@

December, 2021: Monthly Report

New features, improved accessibility and software integrations

Posted December 23, 2021 by Aravinth Manivannan ‐ 2 min read

-

Last Edited March 8, 2023

+

Last Edited March 10, 2023

@@ -151,7 +159,7 @@

Survey

We are conducting a survey to benchmark and gather performance metrics of our system on various devices

Posted October 28, 2021 by Aravinth Manivannan ‐ 1 min read

-

Last Edited March 8, 2023

+

Last Edited March 10, 2023

@@ -159,7 +167,7 @@

PoW performance

PoW performance of native and WASM implementations. Does the native implementation have and edge over the WASM library?

Posted September 1, 2021 by Aravinth Manivannan ‐ 2 min read

-

Last Edited March 8, 2023

+

Last Edited March 10, 2023

@@ -167,7 +175,7 @@

Say hello to mCaptcha

Introducing mCaptcha, a kickass CAPTCHA systems that gives (DDoS) attackers a run for their money. Oh and UX is great too!

Posted May 26, 2021 by Aravinth Manivannan ‐ 2 min read

-

Last Edited March 8, 2023

+

Last Edited March 10, 2023

diff --git a/blog/index.xml b/blog/index.xml index 4326e4c..59f4fec 100644 --- a/blog/index.xml +++ b/blog/index.xml @@ -6,6 +6,18 @@ Recent content in Blog on Hugo -- gohugo.io en-US + + February, 2023: Monthly Report + /blog/february-2023-monthly-report/ + Wed, 08 Mar 2023 00:00:00 +0000 + + /blog/february-2023-monthly-report/ + Hello and welcome to the (August 2022 to) February, 2023 monthly report! +TL;DR Gusted and I secured funding from NLnet to work on mCaptcha in 2023, we suffered an outage from 15 January to February 6, polyfill benchmarking support in mCaptcha +We have funding! Gusted and I applied and secured funding through 2023 development is funded through the NGI0 Entrust Fund, via NLnet. +The full list of tasks that we’ll be working on in the period is is available here. + + July, 2022: Monthly Report /blog/july-2022-monthly-report/ diff --git a/blog/july-2022-monthly-report/index.html b/blog/july-2022-monthly-report/index.html index 7bcd51d..817f060 100644 --- a/blog/july-2022-monthly-report/index.html +++ b/blog/july-2022-monthly-report/index.html @@ -28,7 +28,7 @@ - + @@ -132,7 +132,7 @@

July, 2022: Monthly Report

Posted August 4, 2022 by Aravinth Manivannan ‐ 2 min read

-

Last Edited March 8, 2023

+

Last Edited March 10, 2023

We are mCaptcha. We build kickass CAPTCHA systems that give (DDoS) attackers a run for their money. And we do all of this without tracking your users. Oh and did I mention our UX is great?

@@ -202,6 +202,13 @@ OTF.
+ +
+
+ ← February, 2023: Monthly Report +
+
+
diff --git a/blog/june-2022-monthly-report/index.html b/blog/june-2022-monthly-report/index.html index a71be30..d8cda70 100644 --- a/blog/june-2022-monthly-report/index.html +++ b/blog/june-2022-monthly-report/index.html @@ -28,7 +28,7 @@ - + @@ -130,7 +130,7 @@

June, 2022: Monthly Report

Posted July 7, 2022 by Aravinth Manivannan ‐ 2 min read

-

Last Edited March 8, 2023

+

Last Edited March 10, 2023

We are mCaptcha. We build kickass CAPTCHA systems that give (DDoS) attackers a run for their money. And we do all of this without tracking your users. Oh and did I mention our UX is great?

diff --git a/blog/may-2022-monthly-report/index.html b/blog/may-2022-monthly-report/index.html index 3a098d6..284e68e 100644 --- a/blog/may-2022-monthly-report/index.html +++ b/blog/may-2022-monthly-report/index.html @@ -28,7 +28,7 @@ - + @@ -129,7 +129,7 @@

May, 2022: Monthly Report

Posted June 10, 2022 by Aravinth Manivannan ‐ 4 min read

-

Last Edited March 8, 2023

+

Last Edited March 10, 2023

We are mCaptcha. We build kickass CAPTCHA systems that give (DDoS) attackers a run for their money. And we do all of this without tracking your users. Oh and did I mention our UX is great?

diff --git a/blog/pow-performance/index.html b/blog/pow-performance/index.html index 1ec9ba1..0836259 100644 --- a/blog/pow-performance/index.html +++ b/blog/pow-performance/index.html @@ -28,7 +28,7 @@ - + @@ -133,7 +133,7 @@

PoW performance

Posted September 1, 2021 by Aravinth Manivannan ‐ 2 min read

-

Last Edited March 8, 2023

+

Last Edited March 10, 2023

We are mCaptcha. We build kickass CAPTCHA systems that give (DDoS) attackers a run for their money. And we do all of this without tracking your users. Oh and did I mention our UX is great?

diff --git a/blog/say-hello-to-mcaptcha/index.html b/blog/say-hello-to-mcaptcha/index.html index e232709..c23a027 100644 --- a/blog/say-hello-to-mcaptcha/index.html +++ b/blog/say-hello-to-mcaptcha/index.html @@ -28,7 +28,7 @@ - + @@ -130,7 +130,7 @@

Say hello to mCaptcha

Posted May 26, 2021 by Aravinth Manivannan ‐ 2 min read

-

Last Edited March 8, 2023

+

Last Edited March 10, 2023

We are mCaptcha. We build kickass CAPTCHA systems that give (DDoS) attackers a run for their money. And we do all of this without tracking your users. Oh and did I mention our UX is great?

diff --git a/blog/sitemap.xml b/blog/sitemap.xml index d60210a..f65eda3 100644 --- a/blog/sitemap.xml +++ b/blog/sitemap.xml @@ -1,51 +1,58 @@ + + /blog/february-2023-monthly-report/ + 2023-03-10T20:01:19+05:30 + weekly + 0.5 + + /blog/july-2022-monthly-report/ - 2023-03-08T17:28:52+05:30 + 2023-03-10T20:01:19+05:30 weekly 0.5 /blog/june-2022-monthly-report/ - 2023-03-08T17:28:52+05:30 + 2023-03-10T20:01:19+05:30 weekly 0.5 /blog/may-2022-monthly-report/ - 2023-03-08T17:28:52+05:30 + 2023-03-10T20:01:19+05:30 weekly 0.5 /blog/december-2021-monthly-report/ - 2023-03-08T17:28:52+05:30 + 2023-03-10T20:01:19+05:30 weekly 0.5 /blog/survey/ - 2023-03-08T17:28:52+05:30 + 2023-03-10T20:01:19+05:30 weekly 0.5 /blog/pow-performance/ - 2023-03-08T17:28:52+05:30 + 2023-03-10T20:01:19+05:30 weekly 0.5 /blog/say-hello-to-mcaptcha/ - 2023-03-08T17:28:52+05:30 + 2023-03-10T20:01:19+05:30 weekly 0.5 diff --git a/blog/survey/index.html b/blog/survey/index.html index b41f2af..ffbe55f 100644 --- a/blog/survey/index.html +++ b/blog/survey/index.html @@ -28,7 +28,7 @@ - + @@ -125,7 +125,7 @@

Survey

Posted October 28, 2021 by Aravinth Manivannan ‐ 1 min read

-

Last Edited March 8, 2023

+

Last Edited March 10, 2023

We are mCaptcha. We build kickass CAPTCHA systems that give (DDoS) attackers a run for their money. And we do all of this without tracking your users. Oh and did I mention our UX is great?

diff --git a/community/index.html b/community/index.html index 780004b..79469ed 100644 --- a/community/index.html +++ b/community/index.html @@ -29,7 +29,7 @@ - + diff --git a/contact/index.html b/contact/index.html index d5a130f..9a4e4e1 100644 --- a/contact/index.html +++ b/contact/index.html @@ -29,7 +29,7 @@ - + diff --git a/contributors/aravinth-manivannan/index.html b/contributors/aravinth-manivannan/index.html index 871ee7d..a7faaee 100644 --- a/contributors/aravinth-manivannan/index.html +++ b/contributors/aravinth-manivannan/index.html @@ -28,7 +28,7 @@ - + @@ -116,12 +116,20 @@

@realaravinth

+
+
+

February, 2023: Monthly Report

+

We are mCaptcha. We build kickass CAPTCHA systems that give (DDoS) attackers a run for their money. And we do all of this without tracking your users. Oh and did I mention our UX is great?

+

Posted March 8, 2023 by Aravinth Manivannan ‐ 2 min read

+

Last Edited March 10, 2023

+

+

July, 2022: Monthly Report

We are mCaptcha. We build kickass CAPTCHA systems that give (DDoS) attackers a run for their money. And we do all of this without tracking your users. Oh and did I mention our UX is great?

Posted August 4, 2022 by Aravinth Manivannan ‐ 2 min read

-

Last Edited March 8, 2023

+

Last Edited March 10, 2023

@@ -129,7 +137,7 @@

June, 2022: Monthly Report

We are mCaptcha. We build kickass CAPTCHA systems that give (DDoS) attackers a run for their money. And we do all of this without tracking your users. Oh and did I mention our UX is great?

Posted July 7, 2022 by Aravinth Manivannan ‐ 2 min read

-

Last Edited March 8, 2023

+

Last Edited March 10, 2023

@@ -137,7 +145,7 @@

May, 2022: Monthly Report

We are mCaptcha. We build kickass CAPTCHA systems that give (DDoS) attackers a run for their money. And we do all of this without tracking your users. Oh and did I mention our UX is great?

Posted June 10, 2022 by Aravinth Manivannan ‐ 4 min read

-

Last Edited March 8, 2023

+

Last Edited March 10, 2023

@@ -145,7 +153,7 @@

December, 2021: Monthly Report

We are mCaptcha. We build kickass CAPTCHA systems that give (DDoS) attackers a run for their money. And we do all of this without tracking your users. Oh and did I mention our UX is great?

Posted December 23, 2021 by Aravinth Manivannan ‐ 2 min read

-

Last Edited March 8, 2023

+

Last Edited March 10, 2023

@@ -153,7 +161,7 @@

Survey

We are mCaptcha. We build kickass CAPTCHA systems that give (DDoS) attackers a run for their money. And we do all of this without tracking your users. Oh and did I mention our UX is great?

Posted October 28, 2021 by Aravinth Manivannan ‐ 1 min read

-

Last Edited March 8, 2023

+

Last Edited March 10, 2023

@@ -161,7 +169,7 @@

PoW performance

We are mCaptcha. We build kickass CAPTCHA systems that give (DDoS) attackers a run for their money. And we do all of this without tracking your users. Oh and did I mention our UX is great?

Posted September 1, 2021 by Aravinth Manivannan ‐ 2 min read

-

Last Edited March 8, 2023

+

Last Edited March 10, 2023

@@ -169,7 +177,7 @@

Say hello to mCaptcha

We are mCaptcha. We build kickass CAPTCHA systems that give (DDoS) attackers a run for their money. And we do all of this without tracking your users. Oh and did I mention our UX is great?

Posted May 26, 2021 by Aravinth Manivannan ‐ 2 min read

-

Last Edited March 8, 2023

+

Last Edited March 10, 2023

diff --git a/contributors/aravinth-manivannan/index.xml b/contributors/aravinth-manivannan/index.xml index 01e8f34..b128d89 100644 --- a/contributors/aravinth-manivannan/index.xml +++ b/contributors/aravinth-manivannan/index.xml @@ -7,6 +7,18 @@ Hugo -- gohugo.io en-US Wed, 26 May 2021 00:00:00 +0000 + + February, 2023: Monthly Report + /blog/february-2023-monthly-report/ + Wed, 08 Mar 2023 00:00:00 +0000 + + /blog/february-2023-monthly-report/ + Hello and welcome to the (August 2022 to) February, 2023 monthly report! +TL;DR Gusted and I secured funding from NLnet to work on mCaptcha in 2023, we suffered an outage from 15 January to February 6, polyfill benchmarking support in mCaptcha +We have funding! Gusted and I applied and secured funding through 2023 development is funded through the NGI0 Entrust Fund, via NLnet. +The full list of tasks that we’ll be working on in the period is is available here. + + July, 2022: Monthly Report /blog/july-2022-monthly-report/ diff --git a/contributors/index.html b/contributors/index.html index dce434c..8fccecc 100644 --- a/contributors/index.html +++ b/contributors/index.html @@ -28,7 +28,7 @@ - + diff --git a/docs/api/browser/index.html b/docs/api/browser/index.html index 6ee5a5b..c81e325 100644 --- a/docs/api/browser/index.html +++ b/docs/api/browser/index.html @@ -29,7 +29,7 @@ - + diff --git a/docs/api/index.html b/docs/api/index.html index f4b3eb4..782eabc 100644 --- a/docs/api/index.html +++ b/docs/api/index.html @@ -28,7 +28,7 @@ - + diff --git a/docs/api/mcaptcha-system/index.html b/docs/api/mcaptcha-system/index.html index 13017af..0db576e 100644 --- a/docs/api/mcaptcha-system/index.html +++ b/docs/api/mcaptcha-system/index.html @@ -29,7 +29,7 @@ - + diff --git a/docs/api/pow-sha256/index.html b/docs/api/pow-sha256/index.html index 4fc01d2..c80caba 100644 --- a/docs/api/pow-sha256/index.html +++ b/docs/api/pow-sha256/index.html @@ -29,7 +29,7 @@ - + diff --git a/docs/api/sitemap.xml b/docs/api/sitemap.xml index 1ea1016..8f76f6e 100644 --- a/docs/api/sitemap.xml +++ b/docs/api/sitemap.xml @@ -3,21 +3,21 @@ /docs/api/browser/ - 2023-03-08T17:28:52+05:30 + 2023-03-10T20:01:19+05:30 weekly 0.5 /docs/api/mcaptcha-system/ - 2023-03-08T17:28:52+05:30 + 2023-03-10T20:01:19+05:30 weekly 0.5 /docs/api/pow-sha256/ - 2023-03-08T17:28:52+05:30 + 2023-03-10T20:01:19+05:30 weekly 0.5 diff --git a/docs/help/faq/index.html b/docs/help/faq/index.html index 845174d..7f8a227 100644 --- a/docs/help/faq/index.html +++ b/docs/help/faq/index.html @@ -28,7 +28,7 @@ - + diff --git a/docs/help/index.html b/docs/help/index.html index 55d6dd3..809fdba 100644 --- a/docs/help/index.html +++ b/docs/help/index.html @@ -28,7 +28,7 @@ - + diff --git a/docs/help/sitemap.xml b/docs/help/sitemap.xml index 0f1458e..3c502d5 100644 --- a/docs/help/sitemap.xml +++ b/docs/help/sitemap.xml @@ -3,14 +3,14 @@ /docs/help/troubleshooting/ - 2023-03-08T17:28:52+05:30 + 2023-03-10T20:01:19+05:30 weekly 0.5 /docs/help/faq/ - 2023-03-08T17:28:52+05:30 + 2023-03-10T20:01:19+05:30 weekly 0.5 diff --git a/docs/help/troubleshooting/index.html b/docs/help/troubleshooting/index.html index 2e6599f..a0a9dc1 100644 --- a/docs/help/troubleshooting/index.html +++ b/docs/help/troubleshooting/index.html @@ -28,7 +28,7 @@ - + diff --git a/docs/introduction/configuring-difficulty-factor/index.html b/docs/introduction/configuring-difficulty-factor/index.html index 3992e98..693e7ce 100644 --- a/docs/introduction/configuring-difficulty-factor/index.html +++ b/docs/introduction/configuring-difficulty-factor/index.html @@ -29,7 +29,7 @@ - + diff --git a/docs/introduction/index.html b/docs/introduction/index.html index 3648de0..6f2b693 100644 --- a/docs/introduction/index.html +++ b/docs/introduction/index.html @@ -28,7 +28,7 @@ - + diff --git a/docs/introduction/installing-captcha/index.html b/docs/introduction/installing-captcha/index.html index bbdb9b1..388dd8b 100644 --- a/docs/introduction/installing-captcha/index.html +++ b/docs/introduction/installing-captcha/index.html @@ -29,7 +29,7 @@ - + diff --git a/docs/introduction/sitemap.xml b/docs/introduction/sitemap.xml index 201c33a..000ac69 100644 --- a/docs/introduction/sitemap.xml +++ b/docs/introduction/sitemap.xml @@ -3,14 +3,14 @@ /docs/introduction/installing-captcha/ - 2023-03-08T17:28:52+05:30 + 2023-03-10T20:01:19+05:30 weekly 0.5 /docs/introduction/configuring-difficulty-factor/ - 2023-03-08T17:28:52+05:30 + 2023-03-10T20:01:19+05:30 weekly 0.5 diff --git a/docs/self-hosted/bare-metal/index.html b/docs/self-hosted/bare-metal/index.html index d29dcb5..6f2328f 100644 --- a/docs/self-hosted/bare-metal/index.html +++ b/docs/self-hosted/bare-metal/index.html @@ -28,7 +28,7 @@ - + diff --git a/docs/self-hosted/dependencies/index.html b/docs/self-hosted/dependencies/index.html index 1facbf6..d7945c0 100644 --- a/docs/self-hosted/dependencies/index.html +++ b/docs/self-hosted/dependencies/index.html @@ -28,7 +28,7 @@ - + diff --git a/docs/self-hosted/docker/index.html b/docs/self-hosted/docker/index.html index 0cd454a..dbdb467 100644 --- a/docs/self-hosted/docker/index.html +++ b/docs/self-hosted/docker/index.html @@ -28,7 +28,7 @@ - + diff --git a/docs/self-hosted/getting-started/index.html b/docs/self-hosted/getting-started/index.html index 109ea7c..a8121d2 100644 --- a/docs/self-hosted/getting-started/index.html +++ b/docs/self-hosted/getting-started/index.html @@ -28,7 +28,7 @@ - + diff --git a/docs/self-hosted/sitemap.xml b/docs/self-hosted/sitemap.xml index 970dc74..b7b4ee8 100644 --- a/docs/self-hosted/sitemap.xml +++ b/docs/self-hosted/sitemap.xml @@ -3,28 +3,28 @@ /docs/self-hosted/getting-started/ - 2023-03-08T17:28:52+05:30 + 2023-03-10T20:01:19+05:30 weekly 0.5 /docs/self-hosted/bare-metal/ - 2023-03-08T17:28:52+05:30 + 2023-03-10T20:01:19+05:30 weekly 0.5 /docs/self-hosted/docker/ - 2023-03-08T17:28:52+05:30 + 2023-03-10T20:01:19+05:30 weekly 0.5 /docs/self-hosted/dependencies/ - 2023-03-08T17:28:52+05:30 + 2023-03-10T20:01:19+05:30 weekly 0.5 diff --git a/docs/sitemap.xml b/docs/sitemap.xml index d59a84c..e798fd5 100644 --- a/docs/sitemap.xml +++ b/docs/sitemap.xml @@ -3,131 +3,131 @@ /docs/terminology/ - 2023-03-08T17:28:52+05:30 + 2023-03-10T20:01:19+05:30 weekly 0.5 /docs/help/ - 2023-03-08T17:28:52+05:30 + 2023-03-10T20:01:19+05:30 weekly 0.5 /docs/introduction/ - 2023-03-08T17:28:52+05:30 + 2023-03-10T20:01:19+05:30 weekly 0.5 /docs/api/ - 2023-03-08T17:28:52+05:30 + 2023-03-10T20:01:19+05:30 weekly 0.5 /docs/self-hosted/ - 2023-03-08T17:28:52+05:30 + 2023-03-10T20:01:19+05:30 weekly 0.5 /docs/terminology/access-token/ - 2023-03-08T17:28:52+05:30 + 2023-03-10T20:01:19+05:30 weekly 0.5 /docs/terminology/cooldown-period/ - 2023-03-08T17:28:52+05:30 + 2023-03-10T20:01:19+05:30 weekly 0.5 /docs/terminology/difficulty-factor/ - 2023-03-08T17:28:52+05:30 + 2023-03-10T20:01:19+05:30 weekly 0.5 /docs/terminology/sitekey/ - 2023-03-08T17:28:52+05:30 + 2023-03-10T20:01:19+05:30 weekly 0.5 /docs/terminology/visitor-threshold/ - 2023-03-08T17:28:52+05:30 + 2023-03-10T20:01:19+05:30 weekly 0.5 /docs/help/troubleshooting/ - 2023-03-08T17:28:52+05:30 + 2023-03-10T20:01:19+05:30 weekly 0.5 /docs/help/faq/ - 2023-03-08T17:28:52+05:30 + 2023-03-10T20:01:19+05:30 weekly 0.5 /docs/introduction/installing-captcha/ - 2023-03-08T17:28:52+05:30 + 2023-03-10T20:01:19+05:30 weekly 0.5 /docs/introduction/configuring-difficulty-factor/ - 2023-03-08T17:28:52+05:30 + 2023-03-10T20:01:19+05:30 weekly 0.5 /docs/api/browser/ - 2023-03-08T17:28:52+05:30 + 2023-03-10T20:01:19+05:30 weekly 0.5 /docs/api/mcaptcha-system/ - 2023-03-08T17:28:52+05:30 + 2023-03-10T20:01:19+05:30 weekly 0.5 /docs/api/pow-sha256/ - 2023-03-08T17:28:52+05:30 + 2023-03-10T20:01:19+05:30 weekly 0.5 /docs/self-hosted/getting-started/ - 2023-03-08T17:28:52+05:30 + 2023-03-10T20:01:19+05:30 weekly 0.5 /docs/self-hosted/bare-metal/ - 2023-03-08T17:28:52+05:30 + 2023-03-10T20:01:19+05:30 weekly 0.5 /docs/self-hosted/docker/ - 2023-03-08T17:28:52+05:30 + 2023-03-10T20:01:19+05:30 weekly 0.5 /docs/self-hosted/dependencies/ - 2023-03-08T17:28:52+05:30 + 2023-03-10T20:01:19+05:30 weekly 0.5 diff --git a/docs/terminology/access-token/index.html b/docs/terminology/access-token/index.html index 323efa7..a92a306 100644 --- a/docs/terminology/access-token/index.html +++ b/docs/terminology/access-token/index.html @@ -29,7 +29,7 @@ - + diff --git a/docs/terminology/cooldown-period/index.html b/docs/terminology/cooldown-period/index.html index c40ddc4..4bc04fc 100644 --- a/docs/terminology/cooldown-period/index.html +++ b/docs/terminology/cooldown-period/index.html @@ -29,7 +29,7 @@ - + diff --git a/docs/terminology/difficulty-factor/index.html b/docs/terminology/difficulty-factor/index.html index 2302cb7..ce50a21 100644 --- a/docs/terminology/difficulty-factor/index.html +++ b/docs/terminology/difficulty-factor/index.html @@ -29,7 +29,7 @@ - + diff --git a/docs/terminology/index.html b/docs/terminology/index.html index 3dbae38..49ef9c9 100644 --- a/docs/terminology/index.html +++ b/docs/terminology/index.html @@ -28,7 +28,7 @@ - + diff --git a/docs/terminology/sitekey/index.html b/docs/terminology/sitekey/index.html index e0880f9..1d82dc1 100644 --- a/docs/terminology/sitekey/index.html +++ b/docs/terminology/sitekey/index.html @@ -29,7 +29,7 @@ - + diff --git a/docs/terminology/sitemap.xml b/docs/terminology/sitemap.xml index 1655798..4fc1f50 100644 --- a/docs/terminology/sitemap.xml +++ b/docs/terminology/sitemap.xml @@ -3,35 +3,35 @@ /docs/terminology/access-token/ - 2023-03-08T17:28:52+05:30 + 2023-03-10T20:01:19+05:30 weekly 0.5 /docs/terminology/cooldown-period/ - 2023-03-08T17:28:52+05:30 + 2023-03-10T20:01:19+05:30 weekly 0.5 /docs/terminology/difficulty-factor/ - 2023-03-08T17:28:52+05:30 + 2023-03-10T20:01:19+05:30 weekly 0.5 /docs/terminology/sitekey/ - 2023-03-08T17:28:52+05:30 + 2023-03-10T20:01:19+05:30 weekly 0.5 /docs/terminology/visitor-threshold/ - 2023-03-08T17:28:52+05:30 + 2023-03-10T20:01:19+05:30 weekly 0.5 diff --git a/docs/terminology/visitor-threshold/index.html b/docs/terminology/visitor-threshold/index.html index 0d8906f..c0856d3 100644 --- a/docs/terminology/visitor-threshold/index.html +++ b/docs/terminology/visitor-threshold/index.html @@ -29,7 +29,7 @@ - + diff --git a/donate/index.html b/donate/index.html index 23af2a1..5497123 100644 --- a/donate/index.html +++ b/donate/index.html @@ -29,7 +29,7 @@ - + @@ -124,7 +124,7 @@

Donate

-

Last Edited March 8, 2023

+

Last Edited March 10, 2023

mCaptcha is a small operation that is self-funded. At the time of writing, we are not backed by any venture capitals. If you like diff --git a/index.html b/index.html index 0288150..70aba41 100644 --- a/index.html +++ b/index.html @@ -27,7 +27,7 @@ - + diff --git a/privacy-policy/index.html b/privacy-policy/index.html index f9d1f19..135a06f 100644 --- a/privacy-policy/index.html +++ b/privacy-policy/index.html @@ -29,7 +29,7 @@ - + @@ -128,7 +128,7 @@

Privacy Policy

-

Last Edited March 8, 2023

+

Last Edited March 10, 2023

TLDR: We do not use cookies, we do not collect any personal data and logs aren’t shared with third-parties.

diff --git a/security/index.html b/security/index.html index ae61e8e..991d602 100644 --- a/security/index.html +++ b/security/index.html @@ -29,7 +29,7 @@ - + @@ -143,7 +143,7 @@

Security

-

Last Edited March 8, 2023

+

Last Edited March 10, 2023

Security is at the heart of mCaptcha. If you find any discrepancies in our software(see listing on our GitHub, diff --git a/sitemap.xml b/sitemap.xml index 4e7a06e..1d92eaf 100644 --- a/sitemap.xml +++ b/sitemap.xml @@ -2,282 +2,289 @@ + + /blog/february-2023-monthly-report/ + 2023-03-10T20:01:19+05:30 + weekly + 0.5 + + /blog/july-2022-monthly-report/ - 2023-03-08T17:28:52+05:30 + 2023-03-10T20:01:19+05:30 weekly 0.5 /blog/june-2022-monthly-report/ - 2023-03-08T17:28:52+05:30 + 2023-03-10T20:01:19+05:30 weekly 0.5 /blog/may-2022-monthly-report/ - 2023-03-08T17:28:52+05:30 + 2023-03-10T20:01:19+05:30 weekly 0.5 /blog/december-2021-monthly-report/ - 2023-03-08T17:28:52+05:30 + 2023-03-10T20:01:19+05:30 weekly 0.5 /blog/survey/ - 2023-03-08T17:28:52+05:30 + 2023-03-10T20:01:19+05:30 weekly 0.5 /blog/pow-performance/ - 2023-03-08T17:28:52+05:30 + 2023-03-10T20:01:19+05:30 weekly 0.5 /blog/say-hello-to-mcaptcha/ - 2023-03-08T17:28:52+05:30 + 2023-03-10T20:01:19+05:30 weekly 0.5 /docs/introduction/installing-captcha/ - 2023-03-08T17:28:52+05:30 + 2023-03-10T20:01:19+05:30 weekly 0.5 /docs/introduction/configuring-difficulty-factor/ - 2023-03-08T17:28:52+05:30 + 2023-03-10T20:01:19+05:30 weekly 0.5 /docs/terminology/access-token/ - 2023-03-08T17:28:52+05:30 + 2023-03-10T20:01:19+05:30 weekly 0.5 /docs/terminology/cooldown-period/ - 2023-03-08T17:28:52+05:30 + 2023-03-10T20:01:19+05:30 weekly 0.5 /docs/terminology/difficulty-factor/ - 2023-03-08T17:28:52+05:30 + 2023-03-10T20:01:19+05:30 weekly 0.5 /docs/terminology/sitekey/ - 2023-03-08T17:28:52+05:30 + 2023-03-10T20:01:19+05:30 weekly 0.5 /docs/terminology/visitor-threshold/ - 2023-03-08T17:28:52+05:30 + 2023-03-10T20:01:19+05:30 weekly 0.5 /docs/self-hosted/getting-started/ - 2023-03-08T17:28:52+05:30 + 2023-03-10T20:01:19+05:30 weekly 0.5 /docs/self-hosted/bare-metal/ - 2023-03-08T17:28:52+05:30 + 2023-03-10T20:01:19+05:30 weekly 0.5 /docs/self-hosted/docker/ - 2023-03-08T17:28:52+05:30 + 2023-03-10T20:01:19+05:30 weekly 0.5 /docs/self-hosted/dependencies/ - 2023-03-08T17:28:52+05:30 + 2023-03-10T20:01:19+05:30 weekly 0.5 /docs/help/troubleshooting/ - 2023-03-08T17:28:52+05:30 + 2023-03-10T20:01:19+05:30 weekly 0.5 /docs/api/browser/ - 2023-03-08T17:28:52+05:30 + 2023-03-10T20:01:19+05:30 weekly 0.5 /docs/api/mcaptcha-system/ - 2023-03-08T17:28:52+05:30 + 2023-03-10T20:01:19+05:30 weekly 0.5 /docs/api/pow-sha256/ - 2023-03-08T17:28:52+05:30 + 2023-03-10T20:01:19+05:30 weekly 0.5 /docs/help/faq/ - 2023-03-08T17:28:52+05:30 + 2023-03-10T20:01:19+05:30 weekly 0.5 /docs/terminology/ - 2023-03-08T17:28:52+05:30 + 2023-03-10T20:01:19+05:30 weekly 0.5 /about/ - 2023-03-08T17:28:52+05:30 + 2023-03-10T20:01:19+05:30 weekly 0.5 /donate/ - 2023-03-08T17:28:52+05:30 + 2023-03-10T20:01:19+05:30 weekly 0.5 /contributors/aravinth-manivannan/ - 2023-03-08T17:28:52+05:30 + 2023-03-10T20:01:19+05:30 weekly 0.5 /contributors/ - 2023-03-08T17:28:52+05:30 + 2023-03-10T20:01:19+05:30 weekly 0.5 /privacy-policy/ - 2023-03-08T17:28:52+05:30 + 2023-03-10T20:01:19+05:30 weekly 0.5 /community/ - 2023-03-08T17:28:52+05:30 + 2023-03-10T20:01:19+05:30 weekly 0.5 /security/ - 2023-03-08T17:28:52+05:30 + 2023-03-10T20:01:19+05:30 weekly 0.5 /thanks/ - 2023-03-08T17:28:52+05:30 + 2023-03-10T20:01:19+05:30 weekly 0.5 / - 2023-03-08T17:28:52+05:30 + 2023-03-10T20:01:19+05:30 weekly 0.5 /docs/help/ - 2023-03-08T17:28:52+05:30 + 2023-03-10T20:01:19+05:30 weekly 0.5 /docs/introduction/ - 2023-03-08T17:28:52+05:30 + 2023-03-10T20:01:19+05:30 weekly 0.5 /docs/api/ - 2023-03-08T17:28:52+05:30 + 2023-03-10T20:01:19+05:30 weekly 0.5 /contact/ - 2023-03-08T17:28:52+05:30 + 2023-03-10T20:01:19+05:30 weekly 0.5 /blog/ - 2023-03-08T17:28:52+05:30 + 2023-03-10T20:01:19+05:30 weekly 0.5 /docs/ - 2023-03-08T17:28:52+05:30 + 2023-03-10T20:01:19+05:30 weekly 0.5 /docs/self-hosted/ - 2023-03-08T17:28:52+05:30 + 2023-03-10T20:01:19+05:30 weekly 0.5 diff --git a/thanks/index.html b/thanks/index.html index 73791b0..d86b4cc 100644 --- a/thanks/index.html +++ b/thanks/index.html @@ -29,7 +29,7 @@ - +