Skip to content

v1.0.0

Latest
Compare
Choose a tag to compare
@TeruyaHaroldo TeruyaHaroldo released this 29 Apr 18:30
· 45 commits to development since this release

馃帀 First release!

A NativeScript NPM implementing dynamic SSL pinning for Android and iOS.

The SSL pinning is a technique mitigating man-in-the-middle attacks against the secure HTTP communication, but has a drawback, the certificate's expiration date. This resolve this problem, implementing dynamic SSL pinning, providing easy to use fingerprint validation on the TLS handshake. The remote server must be the responsible to update the certificate(s).

See our README and Project Demo;