From a4a1f0ecc652be4876771bf5be320271aae79621 Mon Sep 17 00:00:00 2001 From: Meitar M Date: Thu, 13 Jul 2017 00:20:39 -0400 Subject: [PATCH] Awesome List style guide compliance pass on the Anonymity Tools section. This commit conforms the Anonymity Tools section to the Awesome List style guide by adding periods and such, plus adds the WEBKAY project to help defend against identity and privay leaks from mis-configured Web browsers. It also phrases the Tor project item description more clearly. --- README.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index ce088f3..f960387 100644 --- a/README.md +++ b/README.md @@ -307,9 +307,11 @@ Your contributions and suggestions are heartily♥ welcome. (✿◕‿◕). Plea * [AQUATONE](https://github.com/michenriksen/aquatone) - Subdomain discovery tool utilizing various open sources producing a report that can be used as input to other tools. ### Anonymity Tools -* [Tor](https://www.torproject.org/) - The free software for enabling onion routing online anonymity -* [I2P](https://geti2p.net/en/) - The Invisible Internet Project +* [Tor](https://www.torproject.org/) - Free software and onion routed overlay network that helps you defend against traffic analysis. +* [I2P](https://geti2p.net/) - The Invisible Internet Project. * [Nipe](https://github.com/GouveaHeitor/nipe) - Script to redirect all traffic from the machine to the Tor network. +* [What Every Browser Knows About You](http://webkay.robinlinus.com/) - Comprehensive detection page to test your own Web browser's configuration for privacy and identity leaks. + ### Reverse Engineering Tools * [Interactive Disassembler (IDA Pro)](https://www.hex-rays.com/products/ida/) - Proprietary multi-processor disassembler and debugger for Windows, GNU/Linux, or macOS; also has a free version, [IDA Free](https://www.hex-rays.com/products/ida/support/download_freeware.shtml).