diff --git a/encryption_works.md b/encryption_works.md index e638827..341a159 100644 --- a/encryption_works.md +++ b/encryption_works.md @@ -237,11 +237,11 @@ The Tor network is made up of over 6,000 volunteer servers, called nodes. When y The EFF has a good graphical explanation of how Tor works: -![Tor 1](https://www.torproject.org/images/htw1.png) +![Tor 1](images/htw1.png) -![Tor 2](https://www.torproject.org/images/htw2.png) +![Tor 2](images/htw2.png) -![Tor 3](https://www.torproject.org/images/htw3.png) +![Tor 3](images/htw3.png) ### Setup diff --git a/images/htw1.png b/images/htw1.png new file mode 100644 index 0000000..97b225d Binary files /dev/null and b/images/htw1.png differ diff --git a/images/htw2.png b/images/htw2.png new file mode 100644 index 0000000..0535918 Binary files /dev/null and b/images/htw2.png differ diff --git a/images/htw3.png b/images/htw3.png new file mode 100644 index 0000000..4e97d47 Binary files /dev/null and b/images/htw3.png differ