Skip to content

Tanker client-side encryption SDK for Ruby

License

Notifications You must be signed in to change notification settings

TankerHQ/sdk-ruby

Repository files navigation

Tanker Ruby SDK

Overview

The Tanker SDK provides an easy-to-use SDK allowing you to protect your users' data.

This repository only contains Ruby bindings. The core library can be found in the TankerHQ/sdk-native GitHub project.

Contributing

We are actively working to allow external developers to build and test this project from source. That being said, we welcome feedback of any kind. Feel free to open issues on the GitHub bug tracker.

Running the tests: bundle exec rake spec

Checking vulnerabilities in the dependencies: bundle exec bundle-audit check --update

Documentation

See the API documentation.