datatheorem / datatheorem/TrustKit
TrustKit.sharedInstance().pinningValidator.handle(challenge, completionHandler: completionHandler)
Nobody has claimed this yet.
- Dominant language
- Objective-C
- Stars
- 2.1k
- Forks
- 381
- PR merge metrics
- No merged PRs in 30d
Description
TrustKit.sharedInstance().pinningValidator.handle(challenge, completionHandler: completionHandler)
Always return false
configured & unconfigured all domains are successful.
Already enabled kTSKEnforcePinning = true
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing TrustKit.sharedInstance().pinningValidator.handle(challenge, completionHandler:) with both configured and unconfigured domains, while checking the kTSKEnforcePinning setting. Trace the pinningValidator challenge-handling entry point to determine why it always returns false; done means the behavior is explained and verified for both domain configurations.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- ios, objective-c
- Domain
- mobile-dev, security
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100