24 lines
791 B
Markdown
24 lines
791 B
Markdown
|
---
|
||
|
title: "Difficulty Factor"
|
||
|
description: "Difficulty factor determines the time it takes to solve a CAPTCHA, there are two modes to setting difficulty factor: advance and easy, this page documents both modes."
|
||
|
lead: ""
|
||
|
date: 2022-07-22
|
||
|
lastmod: 2022-07-22 20:17
|
||
|
draft: false
|
||
|
images: []
|
||
|
menu:
|
||
|
docs:
|
||
|
parent: "Terminology"
|
||
|
weight: 523
|
||
|
toc: true
|
||
|
---
|
||
|
|
||
|
Difficulty factor determines the time it takes to solve a CAPTCHA. The
|
||
|
higher the difficulty factor, the longer it will take to generate a
|
||
|
proof of work for it to solve the CAPTCHA.
|
||
|
|
||
|
mCaptcha's proof of work based mechanism makes it highly accessible to
|
||
|
people with special needs but it is important to choose the difficulty factor
|
||
|
with care as very high difficulty factors will make the CAPTCHA
|
||
|
inaccessible to users on slow devices.
|