Collect live performance statistics from mCaptcha/mCaptcha instances #2

Closed
opened 2023-02-13 15:13:31 +05:30 by realaravinth · 1 comment
Owner

Plan

  1. Include compute duration time and worker type (wasm, js, etc) in client-side proof object
  2. Save worker type and compute duration time on DB
  3. Provide option to captcha owner (third-party sites that install mCaptcha) to optionally upload stats to survey.mcaptcha.org:
    Easy option:
  • add
  • edit: should handle deletes
    Advanced option:
  • add
  • edit: should handle deletes
  1. Create pseudo ID mapping to CAPTCHA ID. Real captcha ID shouldn't be leaked
## Plan 1. [x] Include compute duration time and worker type (wasm, js, etc) in client-side proof object 2. [x] Save worker type and compute duration time on DB 3. [x] Provide option to captcha owner (third-party sites that install mCaptcha) to optionally upload stats to survey.mcaptcha.org: Easy option: - [x] add - [x] edit: should handle deletes Advanced option: - [x] add - [x] edit: should handle deletes 4. [x] Create pseudo ID mapping to CAPTCHA ID. Real captcha ID shouldn't be leaked
realaravinth added this to the 2023 project 2023-02-13 15:13:31 +05:30
realaravinth self-assigned this 2023-07-02 14:09:48 +05:30
Author
Owner
https://github.com/mCaptcha/mCaptcha/pull/93
Sign in to join this conversation.
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: mCaptcha/2023-NLnet#2
No description provided.