Go to file
Shawn-Shan 30fa1635a5 endpoint api
Former-commit-id: 101c0d4cfbfe62d873a289a1ba1ccb47bdbd66f5 [formerly 57e917cb08f4219a703fbdab6e782490077e8480]
Former-commit-id: 6a0071b5ca45c7651f3aceb952a0eebddfcc6897
2020-07-06 16:52:46 -05:00
app endpoint api 2020-07-06 16:52:46 -05:00
build/lib/fawkes add files 2020-07-02 12:32:46 -05:00
fawkes endpoint api 2020-07-06 16:52:46 -05:00
fawkes.egg-info 0.0.1 2020-06-29 11:14:48 -05:00
fawkes_dev endpoint api 2020-07-06 16:52:46 -05:00
.gitignore minor fix 2020-07-02 09:52:23 -05:00
LICENSE 0.0.1 2020-06-29 11:14:48 -05:00
README.md new readme 2020-06-28 20:22:27 -05:00
requirements.txt req 2020-07-02 09:52:42 -05:00
setup.py add files 2020-07-02 12:32:46 -05:00

README.md

Fawkes

Fawkes is a privacy protection system developed by researchers at University of Chicago. For more information about the project, please refer to our project webpage.

We published an academic paper to summary our work "Fawkes: Protecting Personal Privacy against Unauthorized Deep Learning Models" at USENIX Security 2020.

BEFORE YOU RUN OUR CODE

If you are a developer or researcher planning to customize and modify on our existing code. Please refer to fawkes_dev.

How to protect my image

Citation

@inproceedings{shan2020fawkes,
  title={Fawkes: Protecting Personal Privacy against Unauthorized Deep Learning Models},
  author={Shan, Shawn and Wenger, Emily and Zhang, Jiayun and Li, Huiying and Zheng, Haitao and Zhao, Ben Y},
  booktitle="Proc. of USENIX Security",
  year={2020}
}