forked from privacypass/challenge-bypass-server
-
Notifications
You must be signed in to change notification settings - Fork 6
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Before we can safely start changing the behavior of issuers in CBP, we need to have comprehensive tests for the existing behavior. Unexpected behavior in this service can be catastrophic and difficult to recover from, so this is a hard block on future changes.
Needed tests:
- Issuer fetch
- Key fetch
- Message signing
- Message verification
- Token issuance
- Token redemption
- Duplicate redemption (idempotent)
- Duplicate redemption (malicious)
Proposed tools:
Metadata
Metadata
Labels
enhancementNew feature or requestNew feature or request