[tor-commits] [tpo/master] Minor fix. Closes #192

gus at torproject.org gus at torproject.org
Tue Jun 8 17:28:05 UTC 2021


commit 7caf7a27112f45ea5e4726c974a40d15878ded27
Author: gus <gus at torproject.org>
Date:   Tue Jun 8 14:27:54 2021 -0300

    Minor fix. Closes #192
---
 content/about/history/contents.lr | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/content/about/history/contents.lr b/content/about/history/contents.lr
index f6fdcc9b..ffa7da90 100644
--- a/content/about/history/contents.lr
+++ b/content/about/history/contents.lr
@@ -25,7 +25,7 @@ This is still a simple explanation for how Tor works today.
 In the early 2000s, Roger Dingledine, a recent [Massachusetts Institute of Technology (MIT)](https://web.mit.edu/) graduate, began working on an NRL onion routing project with Paul Syverson.
 To distinguish this original work at NRL from other onion routing efforts that were starting to pop up elsewhere, Roger called the project Tor, which stood for The Onion Routing. Nick Mathewson, a classmate of Roger's at MIT, joined the project soon after.
 
-From its inception in the 1990s, onion routing was conceived to rely on a decentralized network. The network needed to be operated by entities with diverse interests and trust assumptions, and the software needed to be free and open to maximize transparency and separation.
+From its inception in the 1990s, onion routing was conceived to rely on a decentralized network. The network needed to be operated by entities with diverse interests and trust assumptions, and the software needed to be free and open to maximize transparency and decentralization.
 That's why in October 2002 when the Tor network was initially deployed, its code was released under a free and open software license.
 By the end of 2003, the network had about a dozen volunteer nodes, mostly in the U.S., plus one in Germany.
 



More information about the tor-commits mailing list