diff --git a/fawkes/README.md b/fawkes/README.md new file mode 100644 index 0000000..f06d62b --- /dev/null +++ b/fawkes/README.md @@ -0,0 +1,26 @@ +# Fawkes + +This application is built for individuals to cloak their images before uploading to the Internet. For more information about the project, please refer to our project [webpage](http://sandlab.cs.uchicago.edu/fawkes/). + +If you are a developer or researcher planning to customize and modify on our existing code. Please refer to [fawkes_dev](https://github.com/Shawn-Shan/fawkes/tree/master/fawkes_dev). + + +# How do I protect my images? + +TBD + + + + +### 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} +} +``` + + +Code implementation of the paper "[Fawkes: Protecting Personal Privacy against Unauthorized Deep Learning Models](https://arxiv.org/pdf/2002.08327.pdf)", at *USENIX Security 2020*.