commit 3c1891fe1435b5845af29667306d794d86a5f945 Author: gus gus@torproject.org Date: Wed Aug 25 16:00:10 2021 -0300
Add Helping Survivors training slides --- databags/training-resources.json | 11 +++++++++++ 1 file changed, 11 insertions(+)
diff --git a/databags/training-resources.json b/databags/training-resources.json index ba7f3ea..d2120a1 100644 --- a/databags/training-resources.json +++ b/databags/training-resources.json @@ -37,5 +37,16 @@ "formats" : ["odp","pdf"], "description" : "Learn how to run a private unlisted Tor bridge", "date" : "2021" + }, + + "helping survivors" : + { + "label" : "Helping survivors", + "name" : "help-survivors", + "filename" : "help-survivors", + "formats" : ["odp","pdf"], + "description" : "A digital security guide for organizations helping survivors.", + "date" : "2021" } + }
tor-commits@lists.torproject.org