challenge-bypass-extension

DEPRECATED - Client for Privacy Pass protocol providing unlinkable cryptographic tokens

BSD-3-CLAUSE License

Stars
1.2K

Bot releases are hidden (Show)

challenge-bypass-extension - PrivacyPass Extension v3.0.6 Latest Release

Published by armfazh about 1 year ago

PrivacyPass Extension v3.0.6

What's Changed

New Contributors

Full Changelog: https://github.com/privacypass/challenge-bypass-extension/compare/v3.0.5...v3.0.6

challenge-bypass-extension - PrivacyPass Extension v3.0.5

Published by armfazh over 1 year ago

What's Changed

Full Changelog: https://github.com/privacypass/challenge-bypass-extension/compare/v3.0.4...v3.0.5

challenge-bypass-extension - PrivacyPass Extension v3.0.4

Published by armfazh almost 2 years ago

What's Changed

New Contributors

Full Changelog: https://github.com/privacypass/challenge-bypass-extension/compare/v3.0.3...v3.0.4

challenge-bypass-extension - PrivacyPass Extension v3.0.3

Published by armfazh over 2 years ago

What's Changed

New Contributors

Full Changelog: https://github.com/privacypass/challenge-bypass-extension/compare/v3.0.2...v3.0.3

challenge-bypass-extension - PrivacyPass Extension v3.0.2

Published by armfazh over 2 years ago

What's Changed

Full Changelog: https://github.com/privacypass/challenge-bypass-extension/compare/v3.0.1...v3.0.2

challenge-bypass-extension - PrivacyPass Extension v3.0.1

Published by armfazh over 2 years ago

What's Changed

New Contributors

Full Changelog: https://github.com/privacypass/challenge-bypass-extension/compare/v3.0.0...v3.0.1

challenge-bypass-extension - PrivacyPass Extension v3.0.0

Published by armfazh over 2 years ago

What's Changed

Full Changelog: https://github.com/privacypass/challenge-bypass-extension/compare/v2.0.9...v3.0.0

challenge-bypass-extension - Release v2.0.9

Published by armfazh over 3 years ago

Changes:

  • Fixed bug in hCaptcha urls
  • Use webcrypto randomness
  • Updating dependencies
challenge-bypass-extension - Fix CF/hCaptcha integration + support for config patches

Published by alxdavids over 4 years ago

  • Fixes to fully integrate with CF's usage of hCaptcha on challenge pages.
  • Adds the ability to present signed patches for running configurations from the external ec-commitments. Works similarly to how key commitments are retrieved.
  • Redesign pop-up to show passes available for both CF and hCaptcha.
challenge-bypass-extension - Update request identifiers in configuration

Published by alxdavids over 4 years ago

Cloudflare configuration needed to be updated to look for additional request identifiers.

challenge-bypass-extension - Fix URL used with Cloudflare issuance

Published by alxdavids almost 5 years ago

The URL used by Cloudflare for token issuances changed and so Privacy Pass issuance data was no longer included in requests to the Cloudflare network. This release includes a fix that checks for the new URL.

challenge-bypass-extension - v2.0.3

Published by alxdavids almost 5 years ago

  • Compatibility fixes for hCaptcha redemption
challenge-bypass-extension - v2.0.2

Published by alxdavids almost 5 years ago

Some minor compatibility fixes for HC config

challenge-bypass-extension - v2.0.0

Published by alxdavids almost 5 years ago

  • Fixed verification of DLEQ proofs.
  • Build using yarn.
    • Using Jest testing framework for unit/integration tests.
  • Elliptic curve optimizations.
    • Implementation of simplified SWU compliant with draft-irtf-cfrg-hash-to-curve-03.
    • allow client to specify which has-to-curve algorithm to use.
    • allow client to use compressed or uncompressed representations when encoding points.
  • Configuration of workflow using central configuration file (src/ext/config.js).
    • Allows us to specify new workflows for different providers (see hCaptcha).
  • VOPRF key commitments have been moved to external repo.
    • Allows key rotation to be performed separately from extension update.
    • Commitments contain signature which is verified and expiry date.
  • Fixed some minor issues when redirecting in Chrome.
  • Update popup window
    • Allow valid redemption tokens to be logged to console
    • Indicate version in HTML
  • Update manifest version to 2.0.0
Badges
Extracted from project README
github release Privacy Pass License chrome logo firefox logo
Related Projects