2
0
mirror of https://github.com/Shawn-Shan/fawkes.git synced 2024-09-20 07:26:37 +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 6906c316f6 minor fix
Former-commit-id: d6ee28864b7cfa326569f02b42256d4c5753a98c [formerly 53ab70181acbaf19af2228dbe793e541db08f402]
Former-commit-id: 575e2b2116074268a9be7cc5518a83d9d3095f47
2020-07-02 09:52:23 -05:00
build/lib/fawkes 0.0.1 2020-06-29 11:14:48 -05:00
dist 0.0.1 2020-06-29 11:14:48 -05:00
fawkes minor fix 2020-07-02 09:52:23 -05:00
fawkes_dev 0.01 2020-07-01 21:16:03 -05:00
fawkes.egg-info 0.0.1 2020-06-29 11:14:48 -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
setup.py 0.0.1 2020-06-29 11:14:48 -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 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}
}