From 00ad3cffc99b10c8fde0370bb9ea6085fe7ed2d9 Mon Sep 17 00:00:00 2001 From: Shawn Shan Date: Tue, 14 Jul 2020 19:34:51 -0500 Subject: [PATCH] Update README.md --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index ec11bc5..4beb8a0 100644 --- a/README.md +++ b/README.md @@ -8,6 +8,11 @@ We published an academic paper to summary our work "[Fawkes: Protecting Personal If you would like to use Fawkes to protect your images, please check out our binary implementation on the [website](http://sandlab.cs.uchicago.edu/fawkes/#code). +Copyright +--------- +This code is only for personal privacy protection or academic research. + +We are currently exploring the filing of a provisional patent on the Fawkes algorithm. Usage -----