2
0
mirror of https://github.com/Shawn-Shan/fawkes.git synced 2024-11-09 13:41:31 +05:30
This repository is a clone of "fawkes" by Shawn-Shan (on GitHub). https://github.com/Shawn-Shan/fawkes
Go to file
Shawn-Shan 4a673d2842 remove
Former-commit-id: 4bcd35be410bd6cd199e896b02177cfb2e3295e1 [formerly ee45140f36dc32593fef1a881e17df9db42bac58]
Former-commit-id: 5a0672c7f4979ac4176fc1ff5fbeec590678868e
2020-07-07 11:16:39 -05:00
fawkes 0.0.6 2020-07-07 11:14:38 -05:00
fawkes_dev 0.0.6 2020-07-07 11:14:38 -05:00
.gitignore 0.0.6 2020-07-07 11:15:47 -05:00
LICENSE 0.0.1 2020-06-29 11:14:48 -05:00
README.md 0.0.6 2020-07-07 11:14:38 -05:00
setup.py 0.0.6 2020-07-07 11:14:38 -05:00

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 would like to use Fawkes to protect your images, please check out our binary implementation on the website.

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

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}
}