-
Notifications
You must be signed in to change notification settings - Fork 16
Open
Labels
enhancementNew feature or requestNew feature or requesthelp wantedExtra attention is neededExtra attention is needed
Description
As I understand it (absolutely could be wrong),
- Certificate pinning is on the outs, with Android explicitly recommending against it.
- Certificate transparency is a useful alternative to pinning.
- iOS supports certificate transparency by default, but Android does not. ( Noted halfway down this article from 2020 )
- This package supports everything http-related except for certificate transparency.
Assuming the above is correct, would it make sense for this package to support certificate transparency(CT), since CT seems to essentially be a replacement for pinning?
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requesthelp wantedExtra attention is neededExtra attention is needed