[][src]Crate pbd

Privacy by Design (PbD) is more important than ever in the industry. No matter if you're an architects, software engineers, test engineer, release manager, or business analyst,
designing systems with privacy in mind is a critical part of your work. For this reason, this library provides functionality and components that help you implement PbD best practices.


Usage

This crate follows the privacy design strategies and tactics and is broken down into aligned features. These features can be specified in Cargo.toml as a dependency.

[dependencies.pbd] version = "0.0.5" default-features = false features = ["dua"]

Feature List
FeaturePackageDefaultDescripotion
Data Usage AgreementduatrueManagement of how data is allowed to be used

Modules

dua

The practice of implementing Data Usage Agreements addresses the following Privacy Design Strategies: