pbd 0.1.0

A software development kit for Privacy by Design (PbD).
Documentation

License Coverage Status Docs.rs

Linux: Build Status Windows: Build status

Privacy by Design (PbD) SDK

For software development teams who implement Privacy by Design practices, this PbD SDK provides enablers to help you easily and transparently applying best practices. Unlike other solutions, this SDK maps directly to the Data Privacy strategies to provide a complete tool kit and saves developers time from having to search, derive, or piece together disparate solutions.


Table of Contents

What's New

Here's whats new in 0.1.0:

The crate is ready for general use. This first release has the basic features for data privacy design patterns.

Features

  • Data Usage Agreements
  • Data Tracker Chain

About

The intent of the pbd development kit is to enable the implementation of privacy design strategies and tactics by providing the functionality and components for developers to implement best practices in their own software soltuions.

How to Contribute

Details on how to contribute can be found in the CONTRIBUTING file.

License

pbd is primarily distributed under the terms of the Apache License (Version 2.0).

See LICENSE-APACHE "Apache License for details.