Skip to content

ancile-project/PyPrivacy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PyPrivacy: Python Privacy framework

A wrapper for Machine Learning and Data Science libraries that allows to control and enforce data usage policies. Released data can be misused, but releasing data access is crucial for the functionality of many services.

Main idea

Our framework binds datasets or even individual data points with the corresponding policies which specify how the developer can use them.

Project plan

  1. Integration with Jupyter notebook
  2. Release beta version
  3. Use cases implementation
  4. (Potentially) Implement SMC and homomorphic encryption

If you are interested in learning more, email: eugene@cs.cornell.edu