Anti-MitM TLSCAPTCHA (PoC) version history - 3 versions
Anti-MitM TLSCAPTCHA (PoC) by Anon
Anti-MitM TLSCAPTCHA (PoC) version history - 3 versions
Be careful with old versions! These versions are displayed for testing and reference purposes.You should always use the latest version of an add-on.
Latest version
Version 1.0.3
Released May 17, 2024 - 13.92 KBWorks with firefox 62.0 and later~ Content script is no more.
~ Works properly with 'insecure context'.
~ Breaking change: only PBKDF2 is supported as verification hash.
+ Experimental feature: encrypted content support.Source code released under GNU General Public License v3.0 only
Older versions
Version 1.0.2
Released Jun 23, 2023 - 11.82 KBWorks with firefox 62.0 and later, android 62.0 to 68.*+ Added support for PBKDF2. It available only in browserAction popup.
It means that you have an option to apply PBKDF2 to CAPTCHA answer before concatenation with server certificate digest. Server-side support required for this feature.Source code released under GNU General Public License v3.0 only
Version 1.0.1
Released Nov 20, 2021 - 10.87 KBWorks with firefox 62.0 and later, android 62.0 to 68.*+ You can enter CAPTCHA answer in browser popup
~ Bug fixesSource code released under GNU General Public License v3.0 only