diff --git a/README.md b/README.md index 4afac3d..c7f14ea 100644 --- a/README.md +++ b/README.md @@ -308,9 +308,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).