Polkadex-Substrate / Polkadex-Open-Beta

12 stars 3 forks source link

Security issue - Introduce captcha to make brute-force login attacks more time consuming and expensive #347

Open jaymansfield opened 1 year ago

jaymansfield commented 1 year ago

The use of an effective captcha can help to prevent automated login attempts against accounts.

Introduce a captcha on the login form to make brute-force attacks more time consuming and expensive.

Suggesting to use recaptcha v3

onchainaddress:{esm99RRxKvainDsRR6UHRcju4vNnAw1ouZEw64Yfn12tc6HpQ}

charleslukes commented 1 year ago

feature added in https://github.com/Polkadex-Substrate/Polkadex-Orderbook-Frontend/pull/455, still requires backend validation.

pavankanteti commented 1 year ago

@nuel77 to check with @Gauthamastro to create google account for captcha service.