Overview · Getting started · Documentation · Release notes · Contributing
Tanker is an open-source client SDK that can be embedded in any application.
It leverages powerful client-side encryption of any type of data, textual or binary, but without performance loss and assuring a seamless end-user experience. No cryptographic skills are required.
The Tanker SDK consists of the following package, which is distributed on https://storage.googleapis.com/maven.tanker.io:
io.tanker:tanker-bindings:X.Y.Z
For setup instructions in an Android Studio project, please refer to the Android API reference.
Tanker also provides open-source iOS and JavaScript SDKs.
For more details and code examples, please refer to:
Or fiddle with the quickstart examples to see the Tanker SDKs integrated in a collection of demo apps.
Detailed changes for each release are documented in the release notes.
We welcome feedback. Feel free to open any issue on the Github bug tracker.
We are actively working to allow external developers to build and test this sdk from source.