Skip to content

kiprotect/blueprints

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 

Welcome To KIProtect Blueprints

This is a repository of open, freely usable privacy & security blueprints for Kodex, our privacy and security engineering tool. A blueprint is a configuration file (or a collection of files) that specifies how Kodex should transform or analyze data for a given use case. Blueprints enable you to quickly implement proven solutions to common privacy and security challenges, e.g. for pseudonymization or anonymization.

Installing

The easiest way to use these blueprints is via the Kodex command line utility (CLI), which you can find here. Once you have it installed you can download and install the blueprints in this repository using a single command:

kodex blueprints download

Then you can simply run them with the CLI tool. For example, to run the data-types example from the pseudonymization blueprints, simply execute

kodex run pseudonymization/examples/data-types/pseudonymize

If you want to learn more about all this, please check out our documentation.

License

All blueprints in this repository are licensed under a Creative Commons Zero (CC0) license, which basically means you can freely use them in whichevery way you like. Have a look at the license text to know the details.

Contributing

Please feel free to contribute useful blueprints! To do that, just open a pull-request and we will check it out right away.

Questions, Issues?

If you have issues or suggestions, simple open an issue in the issue tracker. Or you can write us an e-mail.

About

A repository of free, easy-to-use privacy & security blueprints to be used with the KIProtect CLI tool.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published